2022-05-18T04:12:11.2282828Z Requested labels: linux.4xlarge.nvidia.gpu 2022-05-18T04:12:11.2282927Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/heads/master 2022-05-18T04:12:11.2282948Z Waiting for a runner to pick up this job... 2022-05-18T04:15:03.7513924Z Job is about to start running on the runner: i-0a0986fb82e07a83d (repository) 2022-05-18T04:15:08.1866921Z Current runner version: '2.291.1' 2022-05-18T04:15:08.1874711Z Runner name: 'i-0a0986fb82e07a83d' 2022-05-18T04:15:08.1875437Z Runner group name: 'Default' 2022-05-18T04:15:08.1876208Z Machine name: 'ip-10-0-4-153' 2022-05-18T04:15:08.1879039Z ##[group]GITHUB_TOKEN Permissions 2022-05-18T04:15:08.1879931Z Actions: write 2022-05-18T04:15:08.1880371Z Checks: write 2022-05-18T04:15:08.1880748Z Contents: write 2022-05-18T04:15:08.1881227Z Deployments: write 2022-05-18T04:15:08.1881668Z Discussions: write 2022-05-18T04:15:08.1882042Z Issues: write 2022-05-18T04:15:08.1882462Z Metadata: read 2022-05-18T04:15:08.1882902Z Packages: write 2022-05-18T04:15:08.1883313Z Pages: write 2022-05-18T04:15:08.1883744Z PullRequests: write 2022-05-18T04:15:08.1884233Z RepositoryProjects: write 2022-05-18T04:15:08.1884654Z SecurityEvents: write 2022-05-18T04:15:08.1885095Z Statuses: write 2022-05-18T04:15:08.1885552Z ##[endgroup] 2022-05-18T04:15:08.1889953Z Secret source: Actions 2022-05-18T04:15:08.1890821Z Prepare workflow directory 2022-05-18T04:15:08.3175680Z Prepare all required actions 2022-05-18T04:15:08.3401129Z Getting action download info 2022-05-18T04:15:08.5884528Z Download action repository 'pytorch/pytorch@master' (SHA:7b8cf1f7366bff95e9954037a58a8bb0edaaebd3) 2022-05-18T04:15:11.6452658Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-05-18T04:15:11.7408371Z Download action repository 'seemethere/upload-artifact-s3@v4' (SHA:c1c31f57581a11fe6d4d052da6276adb2df71f1e) 2022-05-18T04:15:12.0243998Z Getting action download info 2022-05-18T04:15:12.1795056Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-05-18T04:15:12.3787869Z Getting action download info 2022-05-18T04:15:12.6478723Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-05-18T04:15:12.6479131Z with: 2022-05-18T04:15:12.6479370Z submodules: recursive 2022-05-18T04:15:12.6479650Z fetch-depth: 0 2022-05-18T04:15:12.6479905Z env: 2022-05-18T04:15:12.6480112Z IN_CI: 1 2022-05-18T04:15:12.6480341Z IS_GHA: 1 2022-05-18T04:15:12.6480614Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:15:12.6480866Z ##[endgroup] 2022-05-18T04:15:12.6779664Z ##[group]Run echo "${GITHUB_WORKSPACE}" 2022-05-18T04:15:12.6780125Z echo "${GITHUB_WORKSPACE}" 2022-05-18T04:15:12.6780452Z if [ -z "${NO_SUDO}" ]; then 2022-05-18T04:15:12.6780884Z  sudo rm -rf "${GITHUB_WORKSPACE}" 2022-05-18T04:15:12.6781238Z else 2022-05-18T04:15:12.6781573Z  rm -rf "${GITHUB_WORKSPACE}" 2022-05-18T04:15:12.6843052Z fi 2022-05-18T04:15:12.6843448Z mkdir "${GITHUB_WORKSPACE}" 2022-05-18T04:15:12.6861821Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T04:15:12.6862147Z env: 2022-05-18T04:15:12.6862355Z IN_CI: 1 2022-05-18T04:15:12.6862574Z IS_GHA: 1 2022-05-18T04:15:12.6862826Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:15:12.6863072Z NO_SUDO: 2022-05-18T04:15:12.6863324Z ##[endgroup] 2022-05-18T04:15:12.7085409Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-05-18T04:15:12.8049541Z ##[group]Run malfet/checkout@silent-checkout 2022-05-18T04:15:12.8049866Z with: 2022-05-18T04:15:12.8050128Z ref: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:15:12.8050485Z fetch-depth: 0 2022-05-18T04:15:12.8050750Z submodules: recursive 2022-05-18T04:15:12.8050997Z quiet-checkout: true 2022-05-18T04:15:12.8051275Z repository: pytorch/pytorch 2022-05-18T04:15:12.8051719Z token: *** 2022-05-18T04:15:12.8051952Z ssh-strict: true 2022-05-18T04:15:12.8052225Z persist-credentials: true 2022-05-18T04:15:12.8052497Z clean: true 2022-05-18T04:15:12.8052727Z lfs: false 2022-05-18T04:15:12.8052977Z set-safe-directory: true 2022-05-18T04:15:12.8053229Z env: 2022-05-18T04:15:12.8053442Z IN_CI: 1 2022-05-18T04:15:12.8053655Z IS_GHA: 1 2022-05-18T04:15:12.8053903Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:15:12.8054329Z ##[endgroup] 2022-05-18T04:15:12.9591958Z Syncing repository: pytorch/pytorch 2022-05-18T04:15:12.9593878Z ##[group]Getting Git version info 2022-05-18T04:15:12.9594733Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-05-18T04:15:12.9595384Z [command]/usr/bin/git version 2022-05-18T04:15:12.9595658Z git version 2.32.0 2022-05-18T04:15:12.9606895Z ##[endgroup] 2022-05-18T04:15:12.9630015Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/02d7d7ce-e81b-4e84-b5b8-5d0c721c9890' before making global git config changes 2022-05-18T04:15:12.9630624Z Adding repository directory to the temporary git global config as a safe directory 2022-05-18T04:15:12.9638921Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-05-18T04:15:12.9682577Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-05-18T04:15:12.9687685Z ##[group]Initializing the repository 2022-05-18T04:15:12.9694402Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-05-18T04:15:12.9727538Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-05-18T04:15:12.9728014Z hint: is subject to change. To configure the initial branch name to use in all 2022-05-18T04:15:12.9728453Z hint: of your new repositories, which will suppress this warning, call: 2022-05-18T04:15:12.9728784Z hint: 2022-05-18T04:15:12.9729166Z hint: git config --global init.defaultBranch 2022-05-18T04:15:12.9729447Z hint: 2022-05-18T04:15:12.9729838Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-05-18T04:15:12.9730338Z hint: 'development'. The just-created branch can be renamed via this command: 2022-05-18T04:15:12.9730652Z hint: 2022-05-18T04:15:12.9731327Z hint: git branch -m 2022-05-18T04:15:12.9731888Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-05-18T04:15:12.9742763Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-05-18T04:15:12.9779854Z ##[endgroup] 2022-05-18T04:15:12.9780386Z ##[group]Disabling automatic garbage collection 2022-05-18T04:15:12.9785976Z [command]/usr/bin/git config --local gc.auto 0 2022-05-18T04:15:12.9819351Z ##[endgroup] 2022-05-18T04:15:12.9819809Z ##[group]Setting up auth 2022-05-18T04:15:12.9829897Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-05-18T04:15:12.9866159Z [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-18T04:15:13.0294105Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T04:15:13.0327023Z [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-18T04:15:13.0636945Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-05-18T04:15:13.0683573Z ##[endgroup] 2022-05-18T04:15:13.0684080Z ##[group]Fetching the repository 2022-05-18T04:15:13.0692654Z [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-18T04:15:57.0967428Z [command]/usr/bin/git rev-parse --verify --quiet 3b2375291aab7b48442f2e6fb1ef66cebc761e24^{object} 2022-05-18T04:15:57.0994719Z 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:15:57.1003147Z ##[endgroup] 2022-05-18T04:15:57.1003655Z ##[group]Determining the checkout info 2022-05-18T04:15:57.1004098Z ##[endgroup] 2022-05-18T04:15:57.1004565Z ##[group]Checking out the ref 2022-05-18T04:15:57.1009870Z [command]/usr/bin/git checkout --quiet --force 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:15:58.6504036Z ##[endgroup] 2022-05-18T04:15:58.6504905Z ##[group]Setting up auth for fetching submodules 2022-05-18T04:15:58.6512482Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-05-18T04:15:58.6564170Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-05-18T04:15:58.6597518Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-05-18T04:15:58.6629403Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-05-18T04:15:58.6659243Z ##[endgroup] 2022-05-18T04:15:58.6660221Z ##[group]Fetching submodules 2022-05-18T04:15:58.6666519Z [command]/usr/bin/git submodule sync --recursive 2022-05-18T04:15:58.6989036Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-05-18T04:15:58.7295991Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-05-18T04:15:58.7298538Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-05-18T04:15:58.7301412Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-05-18T04:15:58.7304555Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-05-18T04:15:58.7308279Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-05-18T04:15:58.7311843Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-05-18T04:15:58.7316199Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-05-18T04:15:58.7320788Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-05-18T04:15:58.7324429Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-05-18T04:15:58.7328776Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-05-18T04:15:58.7332869Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-05-18T04:15:58.7337026Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-05-18T04:15:58.7341836Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-05-18T04:15:58.7346310Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-05-18T04:15:58.7350696Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-05-18T04:15:58.7356260Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-05-18T04:15:58.7361189Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-05-18T04:15:58.7366111Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-05-18T04:15:58.7371177Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-05-18T04:15:58.7376649Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-05-18T04:15:58.7382149Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-05-18T04:15:58.7387676Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-05-18T04:15:58.7393467Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-05-18T04:15:58.7400032Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-05-18T04:15:58.7405975Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-05-18T04:15:58.7411998Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-05-18T04:15:58.7418292Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-05-18T04:15:58.7424652Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-05-18T04:15:58.7431201Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-05-18T04:15:58.7438434Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-05-18T04:15:58.7445111Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-05-18T04:15:58.7452052Z Submodule 'third_party/python-peachpy' (https://github.com/Maratyszcza/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-05-18T04:15:58.7458885Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-05-18T04:15:58.7465985Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-05-18T04:15:58.7473394Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-05-18T04:15:58.7481992Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-05-18T04:15:58.7490082Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-05-18T04:15:58.7553213Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-05-18T04:15:58.9945886Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-05-18T04:15:59.1763807Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-05-18T04:15:59.3527514Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-05-18T04:15:59.5976053Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-05-18T04:15:59.8399882Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-05-18T04:16:04.0324812Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-05-18T04:16:04.3846005Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-05-18T04:16:04.8600058Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-05-18T04:16:06.1202438Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-05-18T04:16:07.2978303Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-05-18T04:16:12.0942470Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-05-18T04:16:12.5828724Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-05-18T04:16:13.6065363Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-05-18T04:16:14.6180525Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-05-18T04:16:14.8000128Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-05-18T04:16:15.3503234Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-05-18T04:16:15.6215146Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-05-18T04:16:16.4870015Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-05-18T04:16:16.8233606Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-05-18T04:16:17.0140868Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-05-18T04:16:18.4845668Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-05-18T04:16:18.8313048Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-05-18T04:16:19.2899003Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-05-18T04:16:20.5603705Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-05-18T04:16:20.8995920Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-05-18T04:16:21.1058250Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-05-18T04:16:25.6817627Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-05-18T04:16:25.8617703Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-05-18T04:16:26.0636294Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-05-18T04:16:26.7643454Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-05-18T04:16:27.0701400Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-05-18T04:16:27.3347723Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-05-18T04:16:27.6108411Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-05-18T04:16:28.1274709Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-05-18T04:16:30.0308209Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-05-18T04:16:30.5677415Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-05-18T04:16:32.8942179Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-05-18T04:16:32.9339835Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-05-18T04:16:32.9698626Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-05-18T04:16:33.0246067Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-05-18T04:16:33.1264517Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-05-18T04:16:33.9204770Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-05-18T04:16:33.9723550Z Submodule path 'third_party/benchmark': checked out 'e991355c02b93fe17713efe04cbc2e278e00fdbd' 2022-05-18T04:16:34.1208050Z Submodule path 'third_party/cpuinfo': checked out '5916273f79a21551890fd3d56fc5375a78d1598d' 2022-05-18T04:16:34.1877564Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-05-18T04:16:34.5672740Z Submodule path 'third_party/cudnn_frontend': checked out '43709ab96c47e26eebcdac72f93f946d44ceffa8' 2022-05-18T04:16:34.8919647Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-05-18T04:16:34.9709918Z Submodule path 'third_party/fbgemm': checked out '2e9be65810107a9595da717f95d21924b73be833' 2022-05-18T04:16:34.9759883Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-05-18T04:16:34.9762803Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T04:16:34.9766140Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-05-18T04:16:34.9811051Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-05-18T04:16:35.6342336Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-05-18T04:16:36.0893717Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-05-18T04:16:37.1390264Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out '8b35b4cffb62ecb58a903bf91cb7537d7a672211' 2022-05-18T04:16:37.2885274Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-05-18T04:16:37.3826589Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-05-18T04:16:37.5148108Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-05-18T04:16:37.5819294Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-05-18T04:16:37.6179485Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-05-18T04:16:37.6917242Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-05-18T04:16:37.7461174Z Submodule path 'third_party/gloo': checked out 'c22a5cfba94edf8ea4f53a174d38aa0c629d070f' 2022-05-18T04:16:37.8278451Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-05-18T04:16:37.8662612Z Submodule path 'third_party/ideep': checked out '02b17c5748c9349dcc586c359af800c684d9b1ab' 2022-05-18T04:16:37.8712508Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-05-18T04:16:37.8756329Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-05-18T04:16:44.1715582Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-05-18T04:16:44.1780435Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T04:16:44.1828056Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-05-18T04:16:49.5546636Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-05-18T04:16:49.5947190Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-05-18T04:16:49.7325781Z Submodule path 'third_party/kineto': checked out 'b2b48c00c6e5bd8e807e2231adb229db6a1d1c22' 2022-05-18T04:16:49.7379562Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T04:16:49.7382122Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T04:16:49.7427809Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-05-18T04:16:50.7791600Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-05-18T04:16:51.7316187Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-05-18T04:16:51.8205934Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-05-18T04:16:51.8706718Z Submodule path 'third_party/nccl/nccl': checked out '7e515921295adaab72adf56ea71a0fafb0ecb5f3' 2022-05-18T04:16:51.9122340Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-05-18T04:16:52.2488103Z Submodule path 'third_party/onnx': checked out '96046b8ccfb8e6fa82f6b2b34b3d56add2e8849c' 2022-05-18T04:16:52.2554384Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-05-18T04:16:52.2558622Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-05-18T04:16:52.2617356Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-05-18T04:16:52.5934570Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-05-18T04:16:53.3386306Z Submodule path 'third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-05-18T04:16:53.4019690Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '59a2ac2745d8a57ac94c6accced73620d59fb844' 2022-05-18T04:16:53.4459980Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-05-18T04:16:53.4509275Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T04:16:53.4552091Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-05-18T04:16:54.8629459Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-05-18T04:16:54.8697679Z 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-18T04:16:54.8701343Z 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-18T04:16:54.8753086Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-05-18T04:16:55.2204565Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-05-18T04:16:55.9413045Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-05-18T04:16:56.0449914Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-05-18T04:16:56.0509715Z 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-18T04:16:56.0554138Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-05-18T04:16:56.3957925Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-05-18T04:16:56.4339828Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-05-18T04:16:56.7719037Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-05-18T04:16:56.7770541Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-05-18T04:16:56.7774025Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-05-18T04:16:56.7824511Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-05-18T04:16:57.1503650Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-05-18T04:16:58.0614704Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-05-18T04:16:58.1674943Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-05-18T04:16:58.2038549Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-05-18T04:16:58.2415542Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-05-18T04:16:58.3026510Z Submodule path 'third_party/pybind11': checked out '8de7772cc72daca8e947b79b83fea46214931604' 2022-05-18T04:16:58.3380482Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-05-18T04:16:58.3983163Z Submodule path 'third_party/python-peachpy': checked out '07d8fde8ac45d7705129475c0f94ed8925b93473' 2022-05-18T04:16:58.4344016Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-05-18T04:16:58.5124393Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-05-18T04:16:58.6751495Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-05-18T04:16:58.7333035Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-05-18T04:16:58.7384196Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-05-18T04:16:58.7386853Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-05-18T04:16:58.7389894Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-05-18T04:16:58.7393059Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T04:16:58.7436841Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-05-18T04:16:59.6348669Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-05-18T04:16:59.8774196Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-05-18T04:17:00.9140254Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-05-18T04:17:01.6881818Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-05-18T04:17:01.7324321Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-05-18T04:17:01.8379802Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-05-18T04:17:01.8981012Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-05-18T04:17:01.9039780Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T04:17:01.9085670Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-05-18T04:17:02.3304751Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-05-18T04:17:02.5149109Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-05-18T04:17:02.5240886Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-05-18T04:17:02.5563327Z Entering 'android/libs/fbjni' 2022-05-18T04:17:02.5605205Z Entering 'third_party/FP16' 2022-05-18T04:17:02.5648518Z Entering 'third_party/FXdiv' 2022-05-18T04:17:02.5689930Z Entering 'third_party/NNPACK' 2022-05-18T04:17:02.5731800Z Entering 'third_party/QNNPACK' 2022-05-18T04:17:02.5773285Z Entering 'third_party/XNNPACK' 2022-05-18T04:17:02.5827205Z Entering 'third_party/benchmark' 2022-05-18T04:17:02.5868480Z Entering 'third_party/cpuinfo' 2022-05-18T04:17:02.5911269Z Entering 'third_party/cub' 2022-05-18T04:17:02.5952544Z Entering 'third_party/cudnn_frontend' 2022-05-18T04:17:02.6000222Z Entering 'third_party/eigen' 2022-05-18T04:17:02.6044604Z Entering 'third_party/fbgemm' 2022-05-18T04:17:02.6086541Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T04:17:02.6127016Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T04:17:02.6168028Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T04:17:02.6211290Z Entering 'third_party/flatbuffers' 2022-05-18T04:17:02.6255206Z Entering 'third_party/fmt' 2022-05-18T04:17:02.6296159Z Entering 'third_party/foxi' 2022-05-18T04:17:02.6337050Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T04:17:02.6379057Z Entering 'third_party/gloo' 2022-05-18T04:17:02.6420972Z Entering 'third_party/googletest' 2022-05-18T04:17:02.6462498Z Entering 'third_party/ideep' 2022-05-18T04:17:02.6503640Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T04:17:02.6547541Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T04:17:02.6596947Z Entering 'third_party/ios-cmake' 2022-05-18T04:17:02.6638535Z Entering 'third_party/kineto' 2022-05-18T04:17:02.6679374Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T04:17:02.6721065Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T04:17:02.6762595Z Entering 'third_party/nccl/nccl' 2022-05-18T04:17:02.6805727Z Entering 'third_party/neon2sse' 2022-05-18T04:17:02.6845947Z Entering 'third_party/onnx' 2022-05-18T04:17:02.6900027Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T04:17:02.6941802Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T04:17:02.6985063Z Entering 'third_party/onnx-tensorrt' 2022-05-18T04:17:02.7025880Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T04:17:02.7074347Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T04:17:02.7115823Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T04:17:02.7156488Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T04:17:02.7203023Z Entering 'third_party/pocketfft' 2022-05-18T04:17:02.7244681Z Entering 'third_party/protobuf' 2022-05-18T04:17:02.7289152Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T04:17:02.7330433Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T04:17:02.7373262Z Entering 'third_party/psimd' 2022-05-18T04:17:02.7414158Z Entering 'third_party/pthreadpool' 2022-05-18T04:17:02.7454861Z Entering 'third_party/pybind11' 2022-05-18T04:17:02.7496276Z Entering 'third_party/python-enum' 2022-05-18T04:17:02.7536961Z Entering 'third_party/python-peachpy' 2022-05-18T04:17:02.7577590Z Entering 'third_party/python-six' 2022-05-18T04:17:02.7618559Z Entering 'third_party/sleef' 2022-05-18T04:17:02.7659855Z Entering 'third_party/tbb' 2022-05-18T04:17:02.7704345Z Entering 'third_party/tensorpipe' 2022-05-18T04:17:02.7746237Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T04:17:02.7787495Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T04:17:02.7828986Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T04:17:02.7869731Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T04:17:02.7910154Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T04:17:02.7953969Z Entering 'third_party/zstd' 2022-05-18T04:17:02.8006725Z ##[endgroup] 2022-05-18T04:17:02.8008750Z ##[group]Persisting credentials for submodules 2022-05-18T04:17:02.8016137Z [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-18T04:17:02.8334704Z Entering 'android/libs/fbjni' 2022-05-18T04:17:02.8376003Z Entering 'third_party/FP16' 2022-05-18T04:17:02.8417522Z Entering 'third_party/FXdiv' 2022-05-18T04:17:02.8458536Z Entering 'third_party/NNPACK' 2022-05-18T04:17:02.8499484Z Entering 'third_party/QNNPACK' 2022-05-18T04:17:02.8540816Z Entering 'third_party/XNNPACK' 2022-05-18T04:17:02.8592672Z Entering 'third_party/benchmark' 2022-05-18T04:17:02.8632880Z Entering 'third_party/cpuinfo' 2022-05-18T04:17:02.8675179Z Entering 'third_party/cub' 2022-05-18T04:17:02.8715858Z Entering 'third_party/cudnn_frontend' 2022-05-18T04:17:02.8762178Z Entering 'third_party/eigen' 2022-05-18T04:17:02.8805101Z Entering 'third_party/fbgemm' 2022-05-18T04:17:02.8847692Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T04:17:02.8888641Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T04:17:02.8930642Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T04:17:02.8973321Z Entering 'third_party/flatbuffers' 2022-05-18T04:17:02.9016909Z Entering 'third_party/fmt' 2022-05-18T04:17:02.9058639Z Entering 'third_party/foxi' 2022-05-18T04:17:02.9099289Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T04:17:02.9141127Z Entering 'third_party/gloo' 2022-05-18T04:17:02.9182228Z Entering 'third_party/googletest' 2022-05-18T04:17:02.9223869Z Entering 'third_party/ideep' 2022-05-18T04:17:02.9265270Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T04:17:02.9309751Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T04:17:02.9358169Z Entering 'third_party/ios-cmake' 2022-05-18T04:17:02.9399421Z Entering 'third_party/kineto' 2022-05-18T04:17:02.9440614Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T04:17:02.9482428Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T04:17:02.9525627Z Entering 'third_party/nccl/nccl' 2022-05-18T04:17:02.9567297Z Entering 'third_party/neon2sse' 2022-05-18T04:17:02.9608185Z Entering 'third_party/onnx' 2022-05-18T04:17:02.9661504Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T04:17:02.9702779Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T04:17:02.9746357Z Entering 'third_party/onnx-tensorrt' 2022-05-18T04:17:02.9787428Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T04:17:02.9834246Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T04:17:02.9875947Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T04:17:02.9917598Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T04:17:02.9963377Z Entering 'third_party/pocketfft' 2022-05-18T04:17:03.0004127Z Entering 'third_party/protobuf' 2022-05-18T04:17:03.0049034Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T04:17:03.0089708Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T04:17:03.0130924Z Entering 'third_party/psimd' 2022-05-18T04:17:03.0170522Z Entering 'third_party/pthreadpool' 2022-05-18T04:17:03.0212410Z Entering 'third_party/pybind11' 2022-05-18T04:17:03.0252929Z Entering 'third_party/python-enum' 2022-05-18T04:17:03.0293334Z Entering 'third_party/python-peachpy' 2022-05-18T04:17:03.0334258Z Entering 'third_party/python-six' 2022-05-18T04:17:03.0374379Z Entering 'third_party/sleef' 2022-05-18T04:17:03.0415925Z Entering 'third_party/tbb' 2022-05-18T04:17:03.0458262Z Entering 'third_party/tensorpipe' 2022-05-18T04:17:03.0500046Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T04:17:03.0541965Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T04:17:03.0582414Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T04:17:03.0623204Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T04:17:03.0662993Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T04:17:03.0707712Z Entering 'third_party/zstd' 2022-05-18T04:17:03.0763524Z [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-18T04:17:03.1086291Z Entering 'android/libs/fbjni' 2022-05-18T04:17:03.1123718Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-05-18T04:17:03.1141414Z Entering 'third_party/FP16' 2022-05-18T04:17:03.1181354Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-05-18T04:17:03.1200293Z Entering 'third_party/FXdiv' 2022-05-18T04:17:03.1238081Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-05-18T04:17:03.1255626Z Entering 'third_party/NNPACK' 2022-05-18T04:17:03.1294119Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-05-18T04:17:03.1312259Z Entering 'third_party/QNNPACK' 2022-05-18T04:17:03.1351164Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-05-18T04:17:03.1369660Z Entering 'third_party/XNNPACK' 2022-05-18T04:17:03.1407941Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-05-18T04:17:03.1436753Z Entering 'third_party/benchmark' 2022-05-18T04:17:03.1475263Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-05-18T04:17:03.1493181Z Entering 'third_party/cpuinfo' 2022-05-18T04:17:03.1532168Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-05-18T04:17:03.1550892Z Entering 'third_party/cub' 2022-05-18T04:17:03.1589363Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-05-18T04:17:03.1607150Z Entering 'third_party/cudnn_frontend' 2022-05-18T04:17:03.1645299Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-05-18T04:17:03.1668412Z Entering 'third_party/eigen' 2022-05-18T04:17:03.1707565Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-05-18T04:17:03.1728280Z Entering 'third_party/fbgemm' 2022-05-18T04:17:03.1766975Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-05-18T04:17:03.1784442Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T04:17:03.1821769Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-05-18T04:17:03.1840360Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T04:17:03.1877420Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-05-18T04:17:03.1894694Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T04:17:03.1934730Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-05-18T04:17:03.1953246Z Entering 'third_party/flatbuffers' 2022-05-18T04:17:03.1990354Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-05-18T04:17:03.2010002Z Entering 'third_party/fmt' 2022-05-18T04:17:03.2048190Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-05-18T04:17:03.2065842Z Entering 'third_party/foxi' 2022-05-18T04:17:03.2104085Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-05-18T04:17:03.2122136Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T04:17:03.2160759Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-05-18T04:17:03.2177212Z Entering 'third_party/gloo' 2022-05-18T04:17:03.2216607Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-05-18T04:17:03.2233547Z Entering 'third_party/googletest' 2022-05-18T04:17:03.2271648Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-05-18T04:17:03.2289062Z Entering 'third_party/ideep' 2022-05-18T04:17:03.2326939Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-05-18T04:17:03.2343027Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T04:17:03.2380173Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-05-18T04:17:03.2398793Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T04:17:03.2436498Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2022-05-18T04:17:03.2459744Z Entering 'third_party/ios-cmake' 2022-05-18T04:17:03.2498100Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-05-18T04:17:03.2514797Z Entering 'third_party/kineto' 2022-05-18T04:17:03.2553064Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-05-18T04:17:03.2570447Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T04:17:03.2608250Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-05-18T04:17:03.2625065Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T04:17:03.2663138Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-05-18T04:17:03.2682151Z Entering 'third_party/nccl/nccl' 2022-05-18T04:17:03.2720026Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-05-18T04:17:03.2737015Z Entering 'third_party/neon2sse' 2022-05-18T04:17:03.2775247Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-05-18T04:17:03.2792341Z Entering 'third_party/onnx' 2022-05-18T04:17:03.2830737Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-05-18T04:17:03.2860840Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T04:17:03.2900281Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-05-18T04:17:03.2918493Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T04:17:03.2957387Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-05-18T04:17:03.2976170Z Entering 'third_party/onnx-tensorrt' 2022-05-18T04:17:03.3013917Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-05-18T04:17:03.3030141Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T04:17:03.3067794Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-05-18T04:17:03.3090184Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T04:17:03.3127638Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-05-18T04:17:03.3145424Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T04:17:03.3183044Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-05-18T04:17:03.3200017Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T04:17:03.3238926Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-05-18T04:17:03.3260220Z Entering 'third_party/pocketfft' 2022-05-18T04:17:03.3298681Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-05-18T04:17:03.3315908Z Entering 'third_party/protobuf' 2022-05-18T04:17:03.3355656Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-05-18T04:17:03.3376758Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T04:17:03.3414920Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-05-18T04:17:03.3431279Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T04:17:03.3470258Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-05-18T04:17:03.3489787Z Entering 'third_party/psimd' 2022-05-18T04:17:03.3527261Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-05-18T04:17:03.3544255Z Entering 'third_party/pthreadpool' 2022-05-18T04:17:03.3582994Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-05-18T04:17:03.3600669Z Entering 'third_party/pybind11' 2022-05-18T04:17:03.3638756Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-05-18T04:17:03.3656209Z Entering 'third_party/python-enum' 2022-05-18T04:17:03.3695493Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-05-18T04:17:03.3712246Z Entering 'third_party/python-peachpy' 2022-05-18T04:17:03.3750736Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-05-18T04:17:03.3768411Z Entering 'third_party/python-six' 2022-05-18T04:17:03.3807115Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-05-18T04:17:03.3823867Z Entering 'third_party/sleef' 2022-05-18T04:17:03.3861799Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-05-18T04:17:03.3880699Z Entering 'third_party/tbb' 2022-05-18T04:17:03.3919364Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-05-18T04:17:03.3938798Z Entering 'third_party/tensorpipe' 2022-05-18T04:17:03.3978777Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-05-18T04:17:03.3997217Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T04:17:03.4035067Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-05-18T04:17:03.4053136Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T04:17:03.4091897Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-05-18T04:17:03.4108598Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T04:17:03.4146806Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-05-18T04:17:03.4164141Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T04:17:03.4203882Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-05-18T04:17:03.4220256Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T04:17:03.4260505Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-05-18T04:17:03.4279937Z Entering 'third_party/zstd' 2022-05-18T04:17:03.4318659Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-05-18T04:17:03.5130864Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-05-18T04:17:03.5462069Z Entering 'android/libs/fbjni' 2022-05-18T04:17:03.5504015Z Entering 'third_party/FP16' 2022-05-18T04:17:03.5546359Z Entering 'third_party/FXdiv' 2022-05-18T04:17:03.5588863Z Entering 'third_party/NNPACK' 2022-05-18T04:17:03.5632219Z Entering 'third_party/QNNPACK' 2022-05-18T04:17:03.5673714Z Entering 'third_party/XNNPACK' 2022-05-18T04:17:03.5726970Z Entering 'third_party/benchmark' 2022-05-18T04:17:03.5769013Z Entering 'third_party/cpuinfo' 2022-05-18T04:17:03.5811298Z Entering 'third_party/cub' 2022-05-18T04:17:03.5853710Z Entering 'third_party/cudnn_frontend' 2022-05-18T04:17:03.5902862Z Entering 'third_party/eigen' 2022-05-18T04:17:03.5947335Z Entering 'third_party/fbgemm' 2022-05-18T04:17:03.5988969Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T04:17:03.6030292Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T04:17:03.6071314Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T04:17:03.6113628Z Entering 'third_party/flatbuffers' 2022-05-18T04:17:03.6157726Z Entering 'third_party/fmt' 2022-05-18T04:17:03.6200426Z Entering 'third_party/foxi' 2022-05-18T04:17:03.6240908Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T04:17:03.6283925Z Entering 'third_party/gloo' 2022-05-18T04:17:03.6326356Z Entering 'third_party/googletest' 2022-05-18T04:17:03.6368465Z Entering 'third_party/ideep' 2022-05-18T04:17:03.6409537Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T04:17:03.6453164Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T04:17:03.6502149Z Entering 'third_party/ios-cmake' 2022-05-18T04:17:03.6544729Z Entering 'third_party/kineto' 2022-05-18T04:17:03.6588450Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T04:17:03.6631124Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T04:17:03.6675546Z Entering 'third_party/nccl/nccl' 2022-05-18T04:17:03.6716817Z Entering 'third_party/neon2sse' 2022-05-18T04:17:03.6759144Z Entering 'third_party/onnx' 2022-05-18T04:17:03.6812231Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T04:17:03.6853592Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T04:17:03.6897478Z Entering 'third_party/onnx-tensorrt' 2022-05-18T04:17:03.6938672Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T04:17:03.6985741Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T04:17:03.7029632Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T04:17:03.7070676Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T04:17:03.7119760Z Entering 'third_party/pocketfft' 2022-05-18T04:17:03.7162836Z Entering 'third_party/protobuf' 2022-05-18T04:17:03.7210590Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T04:17:03.7252094Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T04:17:03.7296245Z Entering 'third_party/psimd' 2022-05-18T04:17:03.7338727Z Entering 'third_party/pthreadpool' 2022-05-18T04:17:03.7381487Z Entering 'third_party/pybind11' 2022-05-18T04:17:03.7423081Z Entering 'third_party/python-enum' 2022-05-18T04:17:03.7498490Z Entering 'third_party/python-peachpy' 2022-05-18T04:17:03.7540760Z Entering 'third_party/python-six' 2022-05-18T04:17:03.7582331Z Entering 'third_party/sleef' 2022-05-18T04:17:03.7703627Z Entering 'third_party/tbb' 2022-05-18T04:17:03.7772835Z Entering 'third_party/tensorpipe' 2022-05-18T04:17:03.7835658Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T04:17:03.7885305Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T04:17:03.7948142Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T04:17:03.8018598Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T04:17:03.8107141Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T04:17:03.8175878Z Entering 'third_party/zstd' 2022-05-18T04:17:03.8283667Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-05-18T04:17:03.8623239Z Entering 'android/libs/fbjni' 2022-05-18T04:17:03.8667104Z Entering 'third_party/FP16' 2022-05-18T04:17:03.8710318Z Entering 'third_party/FXdiv' 2022-05-18T04:17:03.8753661Z Entering 'third_party/NNPACK' 2022-05-18T04:17:03.8797216Z Entering 'third_party/QNNPACK' 2022-05-18T04:17:03.8839941Z Entering 'third_party/XNNPACK' 2022-05-18T04:17:03.8894658Z Entering 'third_party/benchmark' 2022-05-18T04:17:03.8939226Z Entering 'third_party/cpuinfo' 2022-05-18T04:17:03.8982834Z Entering 'third_party/cub' 2022-05-18T04:17:03.9025635Z Entering 'third_party/cudnn_frontend' 2022-05-18T04:17:03.9075473Z Entering 'third_party/eigen' 2022-05-18T04:17:03.9120426Z Entering 'third_party/fbgemm' 2022-05-18T04:17:03.9163934Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T04:17:03.9206554Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T04:17:03.9249290Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T04:17:03.9292311Z Entering 'third_party/flatbuffers' 2022-05-18T04:17:03.9337304Z Entering 'third_party/fmt' 2022-05-18T04:17:03.9380499Z Entering 'third_party/foxi' 2022-05-18T04:17:03.9423030Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T04:17:03.9465551Z Entering 'third_party/gloo' 2022-05-18T04:17:03.9508085Z Entering 'third_party/googletest' 2022-05-18T04:17:03.9550633Z Entering 'third_party/ideep' 2022-05-18T04:17:03.9592236Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T04:17:03.9636346Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T04:17:03.9726407Z Entering 'third_party/ios-cmake' 2022-05-18T04:17:03.9769343Z Entering 'third_party/kineto' 2022-05-18T04:17:03.9812229Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T04:17:03.9854059Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T04:17:03.9899549Z Entering 'third_party/nccl/nccl' 2022-05-18T04:17:03.9941648Z Entering 'third_party/neon2sse' 2022-05-18T04:17:03.9983304Z Entering 'third_party/onnx' 2022-05-18T04:17:04.0037738Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T04:17:04.0080356Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T04:17:04.0124374Z Entering 'third_party/onnx-tensorrt' 2022-05-18T04:17:04.0165479Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T04:17:04.0211404Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T04:17:04.0254055Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T04:17:04.0295632Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T04:17:04.0342699Z Entering 'third_party/pocketfft' 2022-05-18T04:17:04.0384715Z Entering 'third_party/protobuf' 2022-05-18T04:17:04.0430151Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T04:17:04.0471734Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T04:17:04.0515814Z Entering 'third_party/psimd' 2022-05-18T04:17:04.0557365Z Entering 'third_party/pthreadpool' 2022-05-18T04:17:04.0599234Z Entering 'third_party/pybind11' 2022-05-18T04:17:04.0640129Z Entering 'third_party/python-enum' 2022-05-18T04:17:04.0681560Z Entering 'third_party/python-peachpy' 2022-05-18T04:17:04.0723677Z Entering 'third_party/python-six' 2022-05-18T04:17:04.0765739Z Entering 'third_party/sleef' 2022-05-18T04:17:04.0807131Z Entering 'third_party/tbb' 2022-05-18T04:17:04.0850010Z Entering 'third_party/tensorpipe' 2022-05-18T04:17:04.0891178Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T04:17:04.0933506Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T04:17:04.0974807Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T04:17:04.1016008Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T04:17:04.1056746Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T04:17:04.1101231Z Entering 'third_party/zstd' 2022-05-18T04:17:04.1152014Z ##[endgroup] 2022-05-18T04:17:04.1196936Z [command]/usr/bin/git log -1 --format='%H' 2022-05-18T04:17:04.1225012Z '3b2375291aab7b48442f2e6fb1ef66cebc761e24' 2022-05-18T04:17:04.1371912Z Prepare all required actions 2022-05-18T04:17:04.1402359Z ##[group]Run ./.github/actions/setup-linux 2022-05-18T04:17:04.1402637Z env: 2022-05-18T04:17:04.1402854Z IN_CI: 1 2022-05-18T04:17:04.1403061Z IS_GHA: 1 2022-05-18T04:17:04.1403308Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:17:04.1403565Z ##[endgroup] 2022-05-18T04:17:04.1420385Z ##[group]Run set -euo pipefail 2022-05-18T04:17:04.1420701Z set -euo pipefail 2022-05-18T04:17:04.1420988Z function get_ec2_metadata() { 2022-05-18T04:17:04.1421307Z  # Pulled from instance metadata endpoint for EC2 2022-05-18T04:17:04.1421784Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-05-18T04:17:04.1422194Z  category=$1 2022-05-18T04:17:04.1422525Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-05-18T04:17:04.1422816Z } 2022-05-18T04:17:04.1423129Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-05-18T04:17:04.1423482Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-05-18T04:17:04.1423838Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-05-18T04:17:04.1424181Z echo "system info $(uname -a)" 2022-05-18T04:17:04.1437097Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T04:17:04.1437379Z env: 2022-05-18T04:17:04.1437600Z IN_CI: 1 2022-05-18T04:17:04.1437822Z IS_GHA: 1 2022-05-18T04:17:04.1438055Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:17:04.1438318Z ##[endgroup] 2022-05-18T04:17:04.1536695Z ami-id: ami-096198a0bccc6bad4 2022-05-18T04:17:04.1597829Z instance-id: i-0a0986fb82e07a83d 2022-05-18T04:17:04.1656440Z instance-type: g3.4xlarge 2022-05-18T04:17:04.1664568Z system info Linux ip-10-0-4-153.ec2.internal 4.14.252-195.483.amzn2.x86_64 #1 SMP Mon Nov 1 20:58:46 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-05-18T04:17:04.1683157Z ##[group]Run if systemctl is-active --quiet docker; then 2022-05-18T04:17:04.1683565Z if systemctl is-active --quiet docker; then 2022-05-18T04:17:04.1683906Z  echo "Docker daemon is running..."; 2022-05-18T04:17:04.1684169Z else 2022-05-18T04:17:04.1684489Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-05-18T04:17:04.1684801Z fi 2022-05-18T04:17:04.1696298Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T04:17:04.1696595Z env: 2022-05-18T04:17:04.1696819Z IN_CI: 1 2022-05-18T04:17:04.1697031Z IS_GHA: 1 2022-05-18T04:17:04.1697283Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:17:04.1697548Z ##[endgroup] 2022-05-18T04:17:04.1748944Z Docker daemon is running... 2022-05-18T04:17:04.1766928Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-05-18T04:17:04.1767408Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-05-18T04:17:04.1767799Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-05-18T04:17:04.1768371Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-05-18T04:17:04.1768822Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-05-18T04:17:04.1779780Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T04:17:04.1780079Z env: 2022-05-18T04:17:04.1780284Z IN_CI: 1 2022-05-18T04:17:04.1780508Z IS_GHA: 1 2022-05-18T04:17:04.1780760Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:17:04.1781013Z AWS_RETRY_MODE: standard 2022-05-18T04:17:04.1781272Z AWS_MAX_ATTEMPTS: 5 2022-05-18T04:17:04.1781543Z AWS_DEFAULT_REGION: us-east-1 2022-05-18T04:17:04.1781796Z ##[endgroup] 2022-05-18T04:17:05.1250477Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-05-18T04:17:05.1250955Z Configure a credential helper to remove this warning. See 2022-05-18T04:17:05.1251729Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-05-18T04:17:05.1252027Z 2022-05-18T04:17:05.1252905Z Login Succeeded 2022-05-18T04:17:05.1349206Z ##[group]Run env | grep '^GITHUB' > "/tmp/github_env_${GITHUB_RUN_ID}" 2022-05-18T04:17:05.1349605Z env | grep '^GITHUB' > "/tmp/github_env_${GITHUB_RUN_ID}" 2022-05-18T04:17:05.1362474Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T04:17:05.1362780Z env: 2022-05-18T04:17:05.1363005Z IN_CI: 1 2022-05-18T04:17:05.1363215Z IS_GHA: 1 2022-05-18T04:17:05.1363467Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:17:05.1363731Z ##[endgroup] 2022-05-18T04:17:05.1425699Z Prepare all required actions 2022-05-18T04:17:05.1426053Z Getting action download info 2022-05-18T04:17:05.2912834Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:1ecffedb1e192a50aa67dba2f0e048e5d3bfa144) 2022-05-18T04:17:05.4036720Z ##[group]Run ./.github/actions/setup-ssh 2022-05-18T04:17:05.4037076Z with: 2022-05-18T04:17:05.4037613Z github-secret: *** 2022-05-18T04:17:05.4037885Z env: 2022-05-18T04:17:05.4038220Z IN_CI: 1 2022-05-18T04:17:05.4038509Z IS_GHA: 1 2022-05-18T04:17:05.4070029Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:17:05.4070298Z ##[endgroup] 2022-05-18T04:17:05.4096335Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-05-18T04:17:05.4096623Z with: 2022-05-18T04:17:05.4097025Z GITHUB_TOKEN: *** 2022-05-18T04:17:05.4097315Z activate-with-label: false 2022-05-18T04:17:05.4097578Z label: with-ssh 2022-05-18T04:17:05.4097857Z remove-existing-keys: true 2022-05-18T04:17:05.4098128Z env: 2022-05-18T04:17:05.4098334Z IN_CI: 1 2022-05-18T04:17:05.4098605Z IS_GHA: 1 2022-05-18T04:17:05.4098866Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:17:05.4099123Z ##[endgroup] 2022-05-18T04:17:05.4791382Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2022-05-18T04:17:05.4841992Z Prepare all required actions 2022-05-18T04:17:05.4863024Z ##[group]Run ./.github/actions/pull-docker-image 2022-05-18T04:17:05.4863318Z with: 2022-05-18T04:17:05.4863812Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T04:17:05.4864264Z env: 2022-05-18T04:17:05.4864482Z IN_CI: 1 2022-05-18T04:17:05.4864704Z IS_GHA: 1 2022-05-18T04:17:05.4864938Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:17:05.4865198Z ##[endgroup] 2022-05-18T04:17:05.4881091Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-05-18T04:17:05.4881457Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-05-18T04:17:05.4881785Z retry docker pull "${DOCKER_IMAGE}" 2022-05-18T04:17:05.4894388Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T04:17:05.4894683Z env: 2022-05-18T04:17:05.4894905Z IN_CI: 1 2022-05-18T04:17:05.4895150Z IS_GHA: 1 2022-05-18T04:17:05.4895408Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:17:05.4895911Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T04:17:05.4896394Z ##[endgroup] 2022-05-18T04:17:05.7131132Z 6deab82db6a72ca54cd3e3322ee4f13864536734: Pulling from pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-05-18T04:17:05.7132432Z 58690f9b18fc: Pulling fs layer 2022-05-18T04:17:05.7133030Z b51569e7c507: Pulling fs layer 2022-05-18T04:17:05.7133649Z da8ef40b9eca: Pulling fs layer 2022-05-18T04:17:05.7134263Z fb15d46c38dc: Pulling fs layer 2022-05-18T04:17:05.7134837Z e0d2c5aceba3: Pulling fs layer 2022-05-18T04:17:05.7135463Z 9c4425f4b8cb: Pulling fs layer 2022-05-18T04:17:05.7136042Z 3c5d24e8ef06: Pulling fs layer 2022-05-18T04:17:05.7136629Z 79c5859701ff: Pulling fs layer 2022-05-18T04:17:05.7137219Z d81828418d08: Pulling fs layer 2022-05-18T04:17:05.7137830Z f256bb6f705c: Pulling fs layer 2022-05-18T04:17:05.7138452Z cc2d8a95a2e5: Pulling fs layer 2022-05-18T04:17:05.7139003Z b9db730d0400: Pulling fs layer 2022-05-18T04:17:05.7139338Z 49f9027dc2e7: Pulling fs layer 2022-05-18T04:17:05.7139610Z d60308a752bd: Pulling fs layer 2022-05-18T04:17:05.7139868Z 624ec6d4936f: Pulling fs layer 2022-05-18T04:17:05.7140131Z b815c3dfeb5c: Pulling fs layer 2022-05-18T04:17:05.7140403Z 4a9f9b66af25: Pulling fs layer 2022-05-18T04:17:05.7140643Z fb15d46c38dc: Waiting 2022-05-18T04:17:05.7140896Z e0d2c5aceba3: Waiting 2022-05-18T04:17:05.7141155Z b6d963fbdb11: Pulling fs layer 2022-05-18T04:17:05.7141406Z 4486d2823377: Pulling fs layer 2022-05-18T04:17:05.7141657Z 9c4425f4b8cb: Waiting 2022-05-18T04:17:05.7141903Z 79c5859701ff: Waiting 2022-05-18T04:17:05.7142204Z 68d34a18a767: Pulling fs layer 2022-05-18T04:17:05.7142510Z 1c478b5d7dcd: Pulling fs layer 2022-05-18T04:17:05.7142797Z 1d14eefa2afe: Pulling fs layer 2022-05-18T04:17:05.7143080Z cd1fd540bef8: Pulling fs layer 2022-05-18T04:17:05.7143325Z d60308a752bd: Waiting 2022-05-18T04:17:05.7143585Z fdc2f33cd3f0: Pulling fs layer 2022-05-18T04:17:05.7143847Z 3c5d24e8ef06: Waiting 2022-05-18T04:17:05.7144087Z 0626725f1e19: Pulling fs layer 2022-05-18T04:17:05.7144338Z d81828418d08: Waiting 2022-05-18T04:17:05.7144591Z 60b6e4baae49: Pulling fs layer 2022-05-18T04:17:05.7144850Z a9f25937ad89: Pulling fs layer 2022-05-18T04:17:05.7145111Z 4a9f9b66af25: Waiting 2022-05-18T04:17:05.7145349Z 49f9027dc2e7: Waiting 2022-05-18T04:17:05.7145574Z b6d963fbdb11: Waiting 2022-05-18T04:17:05.7145810Z 4486d2823377: Waiting 2022-05-18T04:17:05.7146047Z b9db730d0400: Waiting 2022-05-18T04:17:05.7146282Z 341c51541e6b: Pulling fs layer 2022-05-18T04:17:05.7146547Z 31a8b7b678c7: Pulling fs layer 2022-05-18T04:17:05.7146803Z cc2d8a95a2e5: Waiting 2022-05-18T04:17:05.7147031Z b815c3dfeb5c: Waiting 2022-05-18T04:17:05.7147297Z ad8c1f2236e5: Pulling fs layer 2022-05-18T04:17:05.7147562Z f256bb6f705c: Waiting 2022-05-18T04:17:05.7147787Z 624ec6d4936f: Waiting 2022-05-18T04:17:05.7148189Z 1c478b5d7dcd: Waiting 2022-05-18T04:17:05.7148452Z 1d14eefa2afe: Waiting 2022-05-18T04:17:05.7148695Z f8f22be640a6: Pulling fs layer 2022-05-18T04:17:05.7148955Z 68d34a18a767: Waiting 2022-05-18T04:17:05.7149209Z 0b6a6636bca7: Pulling fs layer 2022-05-18T04:17:05.7149462Z 9c50e79f8e38: Pulling fs layer 2022-05-18T04:17:05.7149734Z 37c76e461e24: Pulling fs layer 2022-05-18T04:17:05.7149989Z ad8c1f2236e5: Waiting 2022-05-18T04:17:05.7150232Z 0626725f1e19: Waiting 2022-05-18T04:17:05.7150470Z 84c1af12bf7e: Pulling fs layer 2022-05-18T04:17:05.7150730Z 0b6a6636bca7: Waiting 2022-05-18T04:17:05.7150973Z f8f22be640a6: Waiting 2022-05-18T04:17:05.7151212Z 30d627f75fb9: Pulling fs layer 2022-05-18T04:17:05.7151467Z cd1fd540bef8: Waiting 2022-05-18T04:17:05.7151710Z 341c51541e6b: Waiting 2022-05-18T04:17:05.7151928Z 9c50e79f8e38: Waiting 2022-05-18T04:17:05.7152263Z 37c76e461e24: Waiting 2022-05-18T04:17:05.7152505Z 84c1af12bf7e: Waiting 2022-05-18T04:17:05.7152724Z 31a8b7b678c7: Waiting 2022-05-18T04:17:05.7152989Z 0d7a717fbbe1: Pulling fs layer 2022-05-18T04:17:05.7153261Z 4c42c8b107a9: Pulling fs layer 2022-05-18T04:17:05.7153512Z dcb77576adf6: Pulling fs layer 2022-05-18T04:17:05.7153769Z 4c42c8b107a9: Waiting 2022-05-18T04:17:05.7154025Z 547da1897fee: Pulling fs layer 2022-05-18T04:17:05.7154659Z e31574ad02fc: Pulling fs layer 2022-05-18T04:17:05.7154929Z 0d7a717fbbe1: Waiting 2022-05-18T04:17:05.7155195Z a9dad096f89d: Pulling fs layer 2022-05-18T04:17:05.7155454Z 2c6e0c416cd7: Pulling fs layer 2022-05-18T04:17:05.7155727Z 9642ca476af3: Pulling fs layer 2022-05-18T04:17:05.7155986Z fdc2f33cd3f0: Waiting 2022-05-18T04:17:05.7156229Z 23d19ef2f74c: Pulling fs layer 2022-05-18T04:17:05.7156500Z 097f8fc9708d: Pulling fs layer 2022-05-18T04:17:05.7156756Z a9dad096f89d: Waiting 2022-05-18T04:17:05.7156995Z 905dc4a4a899: Pulling fs layer 2022-05-18T04:17:05.7157266Z d38486135f29: Pulling fs layer 2022-05-18T04:17:05.7157527Z 9642ca476af3: Waiting 2022-05-18T04:17:05.7157756Z 2c6e0c416cd7: Waiting 2022-05-18T04:17:05.7158005Z e31574ad02fc: Waiting 2022-05-18T04:17:05.7158263Z db1065d40131: Pulling fs layer 2022-05-18T04:17:05.7158519Z 22de453da86e: Pulling fs layer 2022-05-18T04:17:05.7158780Z 097f8fc9708d: Waiting 2022-05-18T04:17:05.7159018Z 905dc4a4a899: Waiting 2022-05-18T04:17:05.7159257Z dc725e8f0593: Pulling fs layer 2022-05-18T04:17:05.7159537Z a0bccb87b633: Pulling fs layer 2022-05-18T04:17:05.7159795Z d38486135f29: Waiting 2022-05-18T04:17:05.7160019Z 22de453da86e: Waiting 2022-05-18T04:17:05.7160264Z a0bccb87b633: Waiting 2022-05-18T04:17:05.7160504Z 547da1897fee: Waiting 2022-05-18T04:17:05.7160727Z 23d19ef2f74c: Waiting 2022-05-18T04:17:05.7855835Z b51569e7c507: Verifying Checksum 2022-05-18T04:17:05.7856459Z b51569e7c507: Download complete 2022-05-18T04:17:05.7911502Z da8ef40b9eca: Verifying Checksum 2022-05-18T04:17:05.7911844Z da8ef40b9eca: Download complete 2022-05-18T04:17:05.8662024Z fb15d46c38dc: Download complete 2022-05-18T04:17:05.9321904Z e0d2c5aceba3: Verifying Checksum 2022-05-18T04:17:05.9322395Z e0d2c5aceba3: Download complete 2022-05-18T04:17:06.0082102Z 3c5d24e8ef06: Download complete 2022-05-18T04:17:06.0503045Z 9c4425f4b8cb: Verifying Checksum 2022-05-18T04:17:06.0503365Z 9c4425f4b8cb: Download complete 2022-05-18T04:17:06.0882148Z 79c5859701ff: Verifying Checksum 2022-05-18T04:17:06.0882993Z 79c5859701ff: Download complete 2022-05-18T04:17:06.1654736Z f256bb6f705c: Verifying Checksum 2022-05-18T04:17:06.1655291Z f256bb6f705c: Download complete 2022-05-18T04:17:06.2358203Z 58690f9b18fc: Verifying Checksum 2022-05-18T04:17:06.2358802Z 58690f9b18fc: Download complete 2022-05-18T04:17:06.3198291Z b9db730d0400: Download complete 2022-05-18T04:17:06.4281396Z 49f9027dc2e7: Verifying Checksum 2022-05-18T04:17:06.4281865Z 49f9027dc2e7: Download complete 2022-05-18T04:17:07.8179793Z 58690f9b18fc: Pull complete 2022-05-18T04:17:07.9417197Z b51569e7c507: Pull complete 2022-05-18T04:17:08.0520601Z da8ef40b9eca: Pull complete 2022-05-18T04:17:08.1568411Z fb15d46c38dc: Pull complete 2022-05-18T04:17:08.1714959Z d60308a752bd: Verifying Checksum 2022-05-18T04:17:08.1715346Z d60308a752bd: Download complete 2022-05-18T04:17:08.2694396Z 624ec6d4936f: Verifying Checksum 2022-05-18T04:17:08.2695033Z 624ec6d4936f: Download complete 2022-05-18T04:17:08.3436412Z b815c3dfeb5c: Verifying Checksum 2022-05-18T04:17:08.4184572Z 4a9f9b66af25: Verifying Checksum 2022-05-18T04:17:08.4185178Z 4a9f9b66af25: Download complete 2022-05-18T04:17:08.4770875Z e0d2c5aceba3: Pull complete 2022-05-18T04:17:08.8099479Z b6d963fbdb11: Download complete 2022-05-18T04:17:08.8495060Z 9c4425f4b8cb: Pull complete 2022-05-18T04:17:08.8929849Z 4486d2823377: Verifying Checksum 2022-05-18T04:17:08.8930208Z 4486d2823377: Download complete 2022-05-18T04:17:08.9664581Z 68d34a18a767: Download complete 2022-05-18T04:17:08.9887077Z 3c5d24e8ef06: Pull complete 2022-05-18T04:17:09.4218544Z 79c5859701ff: Pull complete 2022-05-18T04:17:14.8883861Z d81828418d08: Verifying Checksum 2022-05-18T04:17:14.8884221Z d81828418d08: Download complete 2022-05-18T04:17:14.9694682Z 1d14eefa2afe: Verifying Checksum 2022-05-18T04:17:14.9695034Z 1d14eefa2afe: Download complete 2022-05-18T04:17:15.0783370Z cd1fd540bef8: Download complete 2022-05-18T04:17:15.6066901Z fdc2f33cd3f0: Download complete 2022-05-18T04:17:15.7040103Z 0626725f1e19: Verifying Checksum 2022-05-18T04:17:15.7040768Z 0626725f1e19: Download complete 2022-05-18T04:17:15.7803012Z 60b6e4baae49: Verifying Checksum 2022-05-18T04:17:15.7803384Z 60b6e4baae49: Download complete 2022-05-18T04:17:15.8583390Z a9f25937ad89: Download complete 2022-05-18T04:17:16.7943102Z cc2d8a95a2e5: Verifying Checksum 2022-05-18T04:17:16.7943791Z cc2d8a95a2e5: Download complete 2022-05-18T04:17:16.8188979Z 341c51541e6b: Verifying Checksum 2022-05-18T04:17:16.8189620Z 341c51541e6b: Download complete 2022-05-18T04:17:16.8828152Z 31a8b7b678c7: Verifying Checksum 2022-05-18T04:17:16.8828524Z 31a8b7b678c7: Download complete 2022-05-18T04:17:16.8978478Z ad8c1f2236e5: Verifying Checksum 2022-05-18T04:17:16.8978964Z ad8c1f2236e5: Download complete 2022-05-18T04:17:16.9596839Z f8f22be640a6: Download complete 2022-05-18T04:17:16.9664118Z 0b6a6636bca7: Download complete 2022-05-18T04:17:17.0419009Z 9c50e79f8e38: Verifying Checksum 2022-05-18T04:17:17.0421226Z 9c50e79f8e38: Download complete 2022-05-18T04:17:17.1246893Z 84c1af12bf7e: Verifying Checksum 2022-05-18T04:17:17.1248063Z 84c1af12bf7e: Download complete 2022-05-18T04:17:17.2056582Z 30d627f75fb9: Verifying Checksum 2022-05-18T04:17:17.2057218Z 30d627f75fb9: Download complete 2022-05-18T04:17:17.4560867Z 0d7a717fbbe1: Verifying Checksum 2022-05-18T04:17:17.4561558Z 0d7a717fbbe1: Download complete 2022-05-18T04:17:17.5321476Z 4c42c8b107a9: Download complete 2022-05-18T04:17:17.9430835Z dcb77576adf6: Verifying Checksum 2022-05-18T04:17:17.9431209Z dcb77576adf6: Download complete 2022-05-18T04:17:17.9877275Z 37c76e461e24: Verifying Checksum 2022-05-18T04:17:17.9877629Z 37c76e461e24: Download complete 2022-05-18T04:17:18.0149318Z 547da1897fee: Download complete 2022-05-18T04:17:18.0612481Z e31574ad02fc: Verifying Checksum 2022-05-18T04:17:18.0612843Z e31574ad02fc: Download complete 2022-05-18T04:17:18.1446162Z 2c6e0c416cd7: Verifying Checksum 2022-05-18T04:17:18.1446546Z 2c6e0c416cd7: Download complete 2022-05-18T04:17:18.2200476Z 9642ca476af3: Download complete 2022-05-18T04:17:18.3007801Z 23d19ef2f74c: Download complete 2022-05-18T04:17:18.3687009Z 097f8fc9708d: Verifying Checksum 2022-05-18T04:17:18.3687612Z 097f8fc9708d: Download complete 2022-05-18T04:17:18.5159676Z 905dc4a4a899: Download complete 2022-05-18T04:17:18.5891322Z d38486135f29: Verifying Checksum 2022-05-18T04:17:18.5891815Z d38486135f29: Download complete 2022-05-18T04:17:19.1867659Z db1065d40131: Verifying Checksum 2022-05-18T04:17:19.1867995Z db1065d40131: Download complete 2022-05-18T04:17:19.2737620Z 22de453da86e: Verifying Checksum 2022-05-18T04:17:19.2738242Z 22de453da86e: Download complete 2022-05-18T04:17:21.6563027Z a9dad096f89d: Verifying Checksum 2022-05-18T04:17:21.6563403Z a9dad096f89d: Download complete 2022-05-18T04:17:21.7485865Z a0bccb87b633: Verifying Checksum 2022-05-18T04:17:21.7486495Z a0bccb87b633: Download complete 2022-05-18T04:17:23.0517577Z 1c478b5d7dcd: Verifying Checksum 2022-05-18T04:17:23.0518201Z 1c478b5d7dcd: Download complete 2022-05-18T04:17:26.5494171Z d81828418d08: Pull complete 2022-05-18T04:17:26.6560324Z f256bb6f705c: Pull complete 2022-05-18T04:17:44.0607361Z cc2d8a95a2e5: Pull complete 2022-05-18T04:17:45.9081760Z b9db730d0400: Pull complete 2022-05-18T04:17:47.7805212Z 49f9027dc2e7: Pull complete 2022-05-18T04:17:49.2728139Z dc725e8f0593: Verifying Checksum 2022-05-18T04:17:55.0090330Z d60308a752bd: Pull complete 2022-05-18T04:17:56.8876900Z 624ec6d4936f: Pull complete 2022-05-18T04:17:58.7662546Z b815c3dfeb5c: Pull complete 2022-05-18T04:18:00.6139124Z 4a9f9b66af25: Pull complete 2022-05-18T04:18:04.6771885Z b6d963fbdb11: Pull complete 2022-05-18T04:18:06.5881635Z 4486d2823377: Pull complete 2022-05-18T04:18:08.9657651Z 68d34a18a767: Pull complete 2022-05-18T04:18:35.9818984Z 1c478b5d7dcd: Pull complete 2022-05-18T04:18:37.8881384Z 1d14eefa2afe: Pull complete 2022-05-18T04:18:39.7658794Z cd1fd540bef8: Pull complete 2022-05-18T04:18:43.0333168Z fdc2f33cd3f0: Pull complete 2022-05-18T04:18:44.9105125Z 0626725f1e19: Pull complete 2022-05-18T04:18:46.8464897Z 60b6e4baae49: Pull complete 2022-05-18T04:18:48.6920397Z a9f25937ad89: Pull complete 2022-05-18T04:18:53.5665365Z 341c51541e6b: Pull complete 2022-05-18T04:18:53.9642794Z 31a8b7b678c7: Pull complete 2022-05-18T04:18:54.0679105Z ad8c1f2236e5: Pull complete 2022-05-18T04:18:54.2308650Z f8f22be640a6: Pull complete 2022-05-18T04:18:54.3401630Z 0b6a6636bca7: Pull complete 2022-05-18T04:18:54.4562555Z 9c50e79f8e38: Pull complete 2022-05-18T04:18:57.0574570Z 37c76e461e24: Pull complete 2022-05-18T04:18:57.1644628Z 84c1af12bf7e: Pull complete 2022-05-18T04:18:57.2957290Z 30d627f75fb9: Pull complete 2022-05-18T04:18:57.6947860Z 0d7a717fbbe1: Pull complete 2022-05-18T04:18:57.8281594Z 4c42c8b107a9: Pull complete 2022-05-18T04:19:00.8995664Z dcb77576adf6: Pull complete 2022-05-18T04:19:03.9426746Z 547da1897fee: Pull complete 2022-05-18T04:19:06.6576346Z e31574ad02fc: Pull complete 2022-05-18T04:19:15.4712204Z a9dad096f89d: Pull complete 2022-05-18T04:19:17.3491346Z 2c6e0c416cd7: Pull complete 2022-05-18T04:19:19.2578900Z 9642ca476af3: Pull complete 2022-05-18T04:19:21.0688375Z 23d19ef2f74c: Pull complete 2022-05-18T04:19:22.9148966Z 097f8fc9708d: Pull complete 2022-05-18T04:19:24.1443134Z 905dc4a4a899: Pull complete 2022-05-18T04:19:24.2684473Z d38486135f29: Pull complete 2022-05-18T04:19:26.2844677Z db1065d40131: Pull complete 2022-05-18T04:19:26.4011970Z 22de453da86e: Pull complete 2022-05-18T04:20:09.3568147Z dc725e8f0593: Pull complete 2022-05-18T04:20:11.2050520Z a0bccb87b633: Pull complete 2022-05-18T04:20:12.5523828Z Digest: sha256:66b56fbc2d0d8bf75af01c4976aba15f28c9802507dc01f27e71a55f8ffc13e0 2022-05-18T04:20:13.0535069Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T04:20:13.3357929Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T04:20:13.3440554Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-05-18T04:20:13.3440900Z with: 2022-05-18T04:20:13.3441172Z timeout_minutes: 10 2022-05-18T04:20:13.3441425Z max_attempts: 3 2022-05-18T04:20:13.3441811Z command: set -ex bash .github/scripts/install_nvidia_utils_linux.sh echo "GPU_FLAG=--gpus all" >> "${GITHUB_ENV}" 2022-05-18T04:20:13.3442180Z retry_wait_seconds: 10 2022-05-18T04:20:13.3442450Z polling_interval_seconds: 1 2022-05-18T04:20:13.3442723Z warning_on_retry: true 2022-05-18T04:20:13.3442968Z continue_on_error: false 2022-05-18T04:20:13.3443212Z env: 2022-05-18T04:20:13.3443438Z IN_CI: 1 2022-05-18T04:20:13.3443643Z IS_GHA: 1 2022-05-18T04:20:13.3443890Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:20:13.3444148Z ##[endgroup] 2022-05-18T04:20:13.3892041Z 2022-05-18T04:20:13.3970107Z == Installing nvidia container toolkit for amzn2 == 2022-05-18T04:20:13.3973673Z + bash .github/scripts/install_nvidia_utils_linux.sh 2022-05-18T04:20:13.3974132Z + sudo yum install -y yum-utils 2022-05-18T04:20:13.8690601Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-05-18T04:20:14.2032660Z Package yum-utils-1.1.31-46.amzn2.0.1.noarch already installed and latest version 2022-05-18T04:20:14.2033094Z Nothing to do 2022-05-18T04:20:14.2223258Z + sudo yum-config-manager --add-repo https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2022-05-18T04:20:14.8481092Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-05-18T04:20:14.8764615Z adding repo from: https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2022-05-18T04:20:14.8765588Z grabbing file https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo to /etc/yum.repos.d/nvidia-docker.repo 2022-05-18T04:20:14.8766104Z repo saved to /etc/yum.repos.d/nvidia-docker.repo 2022-05-18T04:20:14.8929478Z + sudo yum install -y nvidia-docker2 2022-05-18T04:20:15.3706751Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-05-18T04:20:15.4108089Z Retrieving key from https://nvidia.github.io/libnvidia-container/gpgkey 2022-05-18T04:20:15.4189538Z Importing GPG key 0xF796ECB0: 2022-05-18T04:20:15.4190132Z Userid : "NVIDIA CORPORATION (Open Source Projects) " 2022-05-18T04:20:15.4190569Z Fingerprint: c95b 321b 61e8 8c18 09c4 f759 ddca e044 f796 ecb0 2022-05-18T04:20:15.4195280Z From : https://nvidia.github.io/libnvidia-container/gpgkey 2022-05-18T04:20:17.0887527Z Retrieving key from https://nvidia.github.io/nvidia-container-runtime/gpgkey 2022-05-18T04:20:17.0955994Z Importing GPG key 0xF796ECB0: 2022-05-18T04:20:17.0956800Z Userid : "NVIDIA CORPORATION (Open Source Projects) " 2022-05-18T04:20:17.0957635Z Fingerprint: c95b 321b 61e8 8c18 09c4 f759 ddca e044 f796 ecb0 2022-05-18T04:20:17.0958142Z From : https://nvidia.github.io/nvidia-container-runtime/gpgkey 2022-05-18T04:20:17.3167090Z Retrieving key from https://nvidia.github.io/nvidia-docker/gpgkey 2022-05-18T04:20:17.3237977Z Importing GPG key 0xF796ECB0: 2022-05-18T04:20:17.3238737Z Userid : "NVIDIA CORPORATION (Open Source Projects) " 2022-05-18T04:20:17.3239168Z Fingerprint: c95b 321b 61e8 8c18 09c4 f759 ddca e044 f796 ecb0 2022-05-18T04:20:17.3239675Z From : https://nvidia.github.io/nvidia-docker/gpgkey 2022-05-18T04:20:36.6642224Z Resolving Dependencies 2022-05-18T04:20:36.6647992Z --> Running transaction check 2022-05-18T04:20:36.6648926Z ---> Package nvidia-docker2.noarch 0:2.10.0-1 will be installed 2022-05-18T04:20:36.6673366Z --> Processing Dependency: nvidia-container-toolkit >= 1.9.0-1 for package: nvidia-docker2-2.10.0-1.noarch 2022-05-18T04:20:36.6996069Z --> Running transaction check 2022-05-18T04:20:36.6997006Z ---> Package nvidia-container-toolkit.x86_64 0:1.9.0-1 will be installed 2022-05-18T04:20:36.7006210Z --> Processing Dependency: libnvidia-container-tools < 2.0.0 for package: nvidia-container-toolkit-1.9.0-1.x86_64 2022-05-18T04:20:36.7124720Z --> Processing Dependency: libnvidia-container-tools >= 1.9.0-1 for package: nvidia-container-toolkit-1.9.0-1.x86_64 2022-05-18T04:20:36.7125253Z --> Running transaction check 2022-05-18T04:20:36.7125705Z ---> Package libnvidia-container-tools.x86_64 0:1.9.0-1 will be installed 2022-05-18T04:20:36.7153995Z --> Processing Dependency: libnvidia-container1(x86-64) >= 1.9.0-1 for package: libnvidia-container-tools-1.9.0-1.x86_64 2022-05-18T04:20:36.7183839Z --> Processing Dependency: libnvidia-container.so.1(NVC_1.0)(64bit) for package: libnvidia-container-tools-1.9.0-1.x86_64 2022-05-18T04:20:36.7184562Z --> Processing Dependency: libnvidia-container.so.1()(64bit) for package: libnvidia-container-tools-1.9.0-1.x86_64 2022-05-18T04:20:36.7185061Z --> Running transaction check 2022-05-18T04:20:36.7185492Z ---> Package libnvidia-container1.x86_64 0:1.9.0-1 will be installed 2022-05-18T04:20:37.0052128Z --> Finished Dependency Resolution 2022-05-18T04:20:37.0688677Z 2022-05-18T04:20:37.0689229Z Dependencies Resolved 2022-05-18T04:20:37.0700124Z 2022-05-18T04:20:37.0700453Z ================================================================================ 2022-05-18T04:20:37.0701107Z Package Arch Version Repository Size 2022-05-18T04:20:37.0701757Z ================================================================================ 2022-05-18T04:20:37.0702121Z Installing: 2022-05-18T04:20:37.0702624Z nvidia-docker2 noarch 2.10.0-1 libnvidia-container 8.7 k 2022-05-18T04:20:37.0702978Z Installing for dependencies: 2022-05-18T04:20:37.0703452Z libnvidia-container-tools x86_64 1.9.0-1 libnvidia-container 48 k 2022-05-18T04:20:37.0704171Z libnvidia-container1 x86_64 1.9.0-1 libnvidia-container 1.0 M 2022-05-18T04:20:37.0704669Z nvidia-container-toolkit x86_64 1.9.0-1 libnvidia-container 1.5 M 2022-05-18T04:20:37.0705269Z 2022-05-18T04:20:37.0705410Z Transaction Summary 2022-05-18T04:20:37.0705961Z ================================================================================ 2022-05-18T04:20:37.0706433Z Install 1 Package (+3 Dependent packages) 2022-05-18T04:20:37.0706632Z 2022-05-18T04:20:37.0706760Z Total download size: 2.5 M 2022-05-18T04:20:37.0709490Z Installed size: 7.4 M 2022-05-18T04:20:37.0710104Z Downloading packages: 2022-05-18T04:20:37.1642460Z -------------------------------------------------------------------------------- 2022-05-18T04:20:37.1643167Z Total 27 MB/s | 2.5 MB 00:00 2022-05-18T04:20:37.1684371Z Running transaction check 2022-05-18T04:20:37.1745562Z Running transaction test 2022-05-18T04:20:37.1892464Z Transaction test succeeded 2022-05-18T04:20:37.1895710Z Running transaction 2022-05-18T04:20:37.3873926Z Installing : libnvidia-container1-1.9.0-1.x86_64 1/4 2022-05-18T04:20:37.5843642Z Installing : libnvidia-container-tools-1.9.0-1.x86_64 2/4 2022-05-18T04:20:37.6027070Z Installing : nvidia-container-toolkit-1.9.0-1.x86_64 3/4 2022-05-18T04:20:37.6370270Z Installing : nvidia-docker2-2.10.0-1.noarch 4/4 2022-05-18T04:20:37.6476444Z Verifying : libnvidia-container-tools-1.9.0-1.x86_64 1/4 2022-05-18T04:20:37.6575697Z Verifying : nvidia-container-toolkit-1.9.0-1.x86_64 2/4 2022-05-18T04:20:37.6666518Z Verifying : nvidia-docker2-2.10.0-1.noarch 3/4 2022-05-18T04:20:37.7297669Z Verifying : libnvidia-container1-1.9.0-1.x86_64 4/4 2022-05-18T04:20:37.7297946Z 2022-05-18T04:20:37.7298071Z Installed: 2022-05-18T04:20:37.7298476Z nvidia-docker2.noarch 0:2.10.0-1 2022-05-18T04:20:37.7298678Z 2022-05-18T04:20:37.7298819Z Dependency Installed: 2022-05-18T04:20:37.7299256Z libnvidia-container-tools.x86_64 0:1.9.0-1 2022-05-18T04:20:37.7299933Z libnvidia-container1.x86_64 0:1.9.0-1 2022-05-18T04:20:37.7300414Z nvidia-container-toolkit.x86_64 0:1.9.0-1 2022-05-18T04:20:37.7300643Z 2022-05-18T04:20:37.7300751Z Complete! 2022-05-18T04:20:37.8235181Z + sudo systemctl restart docker 2022-05-18T04:20:41.6137210Z == Installing nvidia driver NVIDIA-Linux-x86_64-510.60.02.run == 2022-05-18T04:20:41.6138264Z + sudo yum groupinstall -y 'Development Tools' 2022-05-18T04:20:42.0816949Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-05-18T04:20:42.0984268Z Existing lock /var/run/yum.pid: another copy is running as pid 18394. 2022-05-18T04:20:42.0985035Z Another app is currently holding the yum lock; waiting for it to exit... 2022-05-18T04:20:42.0992254Z The other application is: yum 2022-05-18T04:20:42.0992775Z Memory : 155 M RSS (373 MB VSZ) 2022-05-18T04:20:42.0993384Z Started: Wed May 18 04:20:37 2022 - 00:05 ago 2022-05-18T04:20:42.0993989Z State : Running, pid: 18394 2022-05-18T04:20:45.1329164Z Resolving Dependencies 2022-05-18T04:20:45.1334273Z --> Running transaction check 2022-05-18T04:20:45.1337800Z ---> Package autoconf.noarch 0:2.69-11.amzn2 will be installed 2022-05-18T04:20:45.1575771Z --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.amzn2.noarch 2022-05-18T04:20:45.1930709Z --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.amzn2.noarch 2022-05-18T04:20:45.1935801Z ---> Package automake.noarch 0:1.13.4-3.1.amzn2 will be installed 2022-05-18T04:20:45.2003487Z --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.1.amzn2.noarch 2022-05-18T04:20:45.2012114Z --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.1.amzn2.noarch 2022-05-18T04:20:45.2024563Z ---> Package bison.x86_64 0:3.0.4-6.amzn2.0.2 will be installed 2022-05-18T04:20:45.2133976Z ---> Package byacc.x86_64 0:1.9.20130304-3.amzn2.0.2 will be installed 2022-05-18T04:20:45.2144538Z ---> Package cscope.x86_64 0:15.8-10.amzn2.0.2 will be installed 2022-05-18T04:20:45.2199724Z ---> Package ctags.x86_64 0:5.8-13.amzn2.0.2 will be installed 2022-05-18T04:20:45.2213085Z ---> Package diffstat.x86_64 0:1.57-4.amzn2.0.2 will be installed 2022-05-18T04:20:45.2224998Z ---> Package doxygen.x86_64 1:1.8.5-4.amzn2 will be installed 2022-05-18T04:20:45.2322867Z ---> Package elfutils.x86_64 0:0.176-2.amzn2 will be installed 2022-05-18T04:20:45.2490715Z ---> Package flex.x86_64 0:2.5.37-3.amzn2.0.3 will be installed 2022-05-18T04:20:45.2523732Z ---> Package gcc.x86_64 0:7.3.1-14.amzn2 will be installed 2022-05-18T04:20:45.2688633Z --> Processing Dependency: cpp = 7.3.1-14.amzn2 for package: gcc-7.3.1-14.amzn2.x86_64 2022-05-18T04:20:45.2705944Z --> Processing Dependency: libsanitizer >= 7.3.1-14.amzn2 for package: gcc-7.3.1-14.amzn2.x86_64 2022-05-18T04:20:45.2756742Z --> Processing Dependency: libquadmath >= 7.3.1-14.amzn2 for package: gcc-7.3.1-14.amzn2.x86_64 2022-05-18T04:20:45.2814248Z --> Processing Dependency: libmpx >= 7.3.1-14.amzn2 for package: gcc-7.3.1-14.amzn2.x86_64 2022-05-18T04:20:45.2865544Z --> Processing Dependency: libitm >= 7.3.1-14.amzn2 for package: gcc-7.3.1-14.amzn2.x86_64 2022-05-18T04:20:45.2913283Z --> Processing Dependency: libcilkrts >= 7.3.1-14.amzn2 for package: gcc-7.3.1-14.amzn2.x86_64 2022-05-18T04:20:45.2963848Z --> Processing Dependency: libatomic >= 7.3.1-14.amzn2 for package: gcc-7.3.1-14.amzn2.x86_64 2022-05-18T04:20:45.3014953Z --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-7.3.1-14.amzn2.x86_64 2022-05-18T04:20:45.3152065Z --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-7.3.1-14.amzn2.x86_64 2022-05-18T04:20:45.3176796Z --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-7.3.1-14.amzn2.x86_64 2022-05-18T04:20:45.3201835Z ---> Package gcc-c++.x86_64 0:7.3.1-14.amzn2 will be installed 2022-05-18T04:20:45.3242373Z ---> Package gcc-gfortran.x86_64 0:7.3.1-14.amzn2 will be installed 2022-05-18T04:20:45.3289763Z --> Processing Dependency: libgfortran.so.4()(64bit) for package: gcc-gfortran-7.3.1-14.amzn2.x86_64 2022-05-18T04:20:45.3351625Z ---> Package indent.x86_64 0:2.2.11-13.amzn2.0.2 will be installed 2022-05-18T04:20:45.3376702Z ---> Package intltool.noarch 0:0.50.2-7.amzn2 will be installed 2022-05-18T04:20:45.3434045Z --> Processing Dependency: perl(XML::Parser) for package: intltool-0.50.2-7.amzn2.noarch 2022-05-18T04:20:45.3452355Z --> Processing Dependency: gettext-devel for package: intltool-0.50.2-7.amzn2.noarch 2022-05-18T04:20:45.3475297Z ---> Package libtool.x86_64 0:2.4.2-22.2.amzn2.0.2 will be installed 2022-05-18T04:20:45.3515420Z ---> Package patch.x86_64 0:2.7.1-12.amzn2.0.2 will be installed 2022-05-18T04:20:45.3560157Z ---> Package patchutils.x86_64 0:0.3.3-4.amzn2.0.1 will be installed 2022-05-18T04:20:45.3593729Z ---> Package rcs.x86_64 0:5.9.0-5.amzn2.0.2 will be installed 2022-05-18T04:20:45.3639743Z ---> Package rpm-build.x86_64 0:4.11.3-48.amzn2.0.2 will be installed 2022-05-18T04:20:45.3886839Z --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.amzn2.0.2.x86_64 2022-05-18T04:20:45.3909297Z ---> Package rpm-sign.x86_64 0:4.11.3-48.amzn2.0.2 will be installed 2022-05-18T04:20:45.3947195Z ---> Package subversion.x86_64 0:1.7.14-16.amzn2.0.1 will be installed 2022-05-18T04:20:45.4116655Z --> Processing Dependency: subversion-libs(x86-64) = 1.7.14-16.amzn2.0.1 for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-05-18T04:20:45.4138304Z --> Processing Dependency: libsvn_wc-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-05-18T04:20:45.4139704Z --> Processing Dependency: libsvn_subr-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-05-18T04:20:45.4140959Z --> Processing Dependency: libsvn_repos-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-05-18T04:20:45.4141972Z --> Processing Dependency: libsvn_ra_svn-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-05-18T04:20:45.4143061Z --> Processing Dependency: libsvn_ra_neon-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-05-18T04:20:45.4144082Z --> Processing Dependency: libsvn_ra_local-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-05-18T04:20:45.4145148Z --> Processing Dependency: libsvn_ra-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-05-18T04:20:45.4146189Z --> Processing Dependency: libsvn_fs_util-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-05-18T04:20:45.4147282Z --> Processing Dependency: libsvn_fs_fs-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-05-18T04:20:45.4148323Z --> Processing Dependency: libsvn_fs_base-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-05-18T04:20:45.4149354Z --> Processing Dependency: libsvn_fs-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-05-18T04:20:45.4150387Z --> Processing Dependency: libsvn_diff-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-05-18T04:20:45.4151437Z --> Processing Dependency: libsvn_delta-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-05-18T04:20:45.4152492Z --> Processing Dependency: libsvn_client-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-05-18T04:20:45.4153470Z --> Processing Dependency: libneon.so.27()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-05-18T04:20:45.4175404Z --> Processing Dependency: libaprutil-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-05-18T04:20:45.4200380Z --> Processing Dependency: libapr-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-05-18T04:20:45.4228755Z ---> Package swig.x86_64 0:3.0.12-11.amzn2.0.3 will be installed 2022-05-18T04:20:45.4257657Z ---> Package system-rpm-config.noarch 0:9.1.0-76.amzn2.0.13 will be installed 2022-05-18T04:20:45.4313238Z --> Processing Dependency: dwz >= 0.4 for package: system-rpm-config-9.1.0-76.amzn2.0.13.noarch 2022-05-18T04:20:45.4333360Z --> Processing Dependency: perl-srpm-macros for package: system-rpm-config-9.1.0-76.amzn2.0.13.noarch 2022-05-18T04:20:45.4348293Z --> Processing Dependency: go-srpm-macros for package: system-rpm-config-9.1.0-76.amzn2.0.13.noarch 2022-05-18T04:20:45.4517546Z ---> Package systemtap.x86_64 0:4.4-1.amzn2.0.2 will be installed 2022-05-18T04:20:45.4535525Z --> Processing Dependency: systemtap-devel = 4.4-1.amzn2.0.2 for package: systemtap-4.4-1.amzn2.0.2.x86_64 2022-05-18T04:20:45.4548711Z --> Processing Dependency: systemtap-client = 4.4-1.amzn2.0.2 for package: systemtap-4.4-1.amzn2.0.2.x86_64 2022-05-18T04:20:45.4561030Z --> Running transaction check 2022-05-18T04:20:45.4564885Z ---> Package apr.x86_64 0:1.7.0-9.amzn2 will be installed 2022-05-18T04:20:45.4653818Z ---> Package apr-util.x86_64 0:1.6.1-5.amzn2.0.2 will be installed 2022-05-18T04:20:45.4703735Z --> Processing Dependency: apr-util-bdb(x86-64) = 1.6.1-5.amzn2.0.2 for package: apr-util-1.6.1-5.amzn2.0.2.x86_64 2022-05-18T04:20:45.4720429Z ---> Package cpp.x86_64 0:7.3.1-14.amzn2 will be installed 2022-05-18T04:20:45.4808689Z ---> Package dwz.x86_64 0:0.11-3.amzn2.0.3 will be installed 2022-05-18T04:20:45.4825627Z ---> Package gdb.x86_64 0:8.0.1-36.amzn2.0.1 will be installed 2022-05-18T04:20:45.4909955Z ---> Package gettext-devel.x86_64 0:0.19.8.1-3.amzn2 will be installed 2022-05-18T04:20:45.4978268Z --> Processing Dependency: gettext-common-devel = 0.19.8.1-3.amzn2 for package: gettext-devel-0.19.8.1-3.amzn2.x86_64 2022-05-18T04:20:45.4988108Z ---> Package glibc-devel.x86_64 0:2.26-58.amzn2 will be installed 2022-05-18T04:20:45.5109613Z --> Processing Dependency: glibc-headers = 2.26-58.amzn2 for package: glibc-devel-2.26-58.amzn2.x86_64 2022-05-18T04:20:45.5135798Z --> Processing Dependency: glibc-headers for package: glibc-devel-2.26-58.amzn2.x86_64 2022-05-18T04:20:45.5136790Z ---> Package go-srpm-macros.noarch 0:3.0.15-23.amzn2.0.1 will be installed 2022-05-18T04:20:45.5143237Z ---> Package libatomic.x86_64 0:7.3.1-14.amzn2 will be installed 2022-05-18T04:20:45.5167973Z ---> Package libcilkrts.x86_64 0:7.3.1-14.amzn2 will be installed 2022-05-18T04:20:45.5209478Z ---> Package libgfortran.x86_64 0:7.3.1-14.amzn2 will be installed 2022-05-18T04:20:45.5258625Z ---> Package libitm.x86_64 0:7.3.1-14.amzn2 will be installed 2022-05-18T04:20:45.5286414Z ---> Package libmpc.x86_64 0:1.0.1-3.amzn2.0.2 will be installed 2022-05-18T04:20:45.5307578Z ---> Package libmpx.x86_64 0:7.3.1-14.amzn2 will be installed 2022-05-18T04:20:45.5333905Z ---> Package libquadmath.x86_64 0:7.3.1-14.amzn2 will be installed 2022-05-18T04:20:45.5372234Z ---> Package libsanitizer.x86_64 0:7.3.1-14.amzn2 will be installed 2022-05-18T04:20:45.5435847Z ---> Package m4.x86_64 0:1.4.16-10.amzn2.0.2 will be installed 2022-05-18T04:20:45.5462406Z ---> Package mpfr.x86_64 0:3.1.1-4.amzn2.0.2 will be installed 2022-05-18T04:20:45.5495410Z ---> Package neon.x86_64 0:0.30.0-3.amzn2.0.2 will be installed 2022-05-18T04:20:45.5582945Z --> Processing Dependency: libgnutls.so.28(GNUTLS_2_12)(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2022-05-18T04:20:45.5622764Z --> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2022-05-18T04:20:45.5624175Z --> Processing Dependency: libproxy.so.1()(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2022-05-18T04:20:45.5646932Z --> Processing Dependency: libpakchois.so.0()(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2022-05-18T04:20:45.5667747Z --> Processing Dependency: libgnutls.so.28()(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2022-05-18T04:20:45.5675687Z ---> Package perl-Data-Dumper.x86_64 0:2.145-3.amzn2.0.2 will be installed 2022-05-18T04:20:45.5733840Z ---> Package perl-Test-Harness.noarch 0:3.28-3.amzn2 will be installed 2022-05-18T04:20:45.5879025Z ---> Package perl-Thread-Queue.noarch 0:3.02-2.amzn2 will be installed 2022-05-18T04:20:45.5894829Z ---> Package perl-XML-Parser.x86_64 0:2.41-10.amzn2.0.2 will be installed 2022-05-18T04:20:45.5919163Z ---> Package perl-srpm-macros.noarch 0:1-8.amzn2.0.1 will be installed 2022-05-18T04:20:45.5920509Z ---> Package subversion-libs.x86_64 0:1.7.14-16.amzn2.0.1 will be installed 2022-05-18T04:20:45.5971275Z ---> Package systemtap-client.x86_64 0:4.4-1.amzn2.0.2 will be installed 2022-05-18T04:20:45.6228115Z --> Processing Dependency: mokutil for package: systemtap-client-4.4-1.amzn2.0.2.x86_64 2022-05-18T04:20:45.6244902Z --> Processing Dependency: libavahi-common.so.3()(64bit) for package: systemtap-client-4.4-1.amzn2.0.2.x86_64 2022-05-18T04:20:45.6273620Z --> Processing Dependency: libavahi-client.so.3()(64bit) for package: systemtap-client-4.4-1.amzn2.0.2.x86_64 2022-05-18T04:20:45.6274914Z ---> Package systemtap-devel.x86_64 0:4.4-1.amzn2.0.2 will be installed 2022-05-18T04:20:45.6402952Z --> Processing Dependency: kernel-devel-uname-r for package: systemtap-devel-4.4-1.amzn2.0.2.x86_64 2022-05-18T04:20:45.7319918Z --> Running transaction check 2022-05-18T04:20:45.7321012Z ---> Package apr-util-bdb.x86_64 0:1.6.1-5.amzn2.0.2 will be installed 2022-05-18T04:20:45.7335619Z ---> Package avahi-libs.x86_64 0:0.6.31-20.amzn2 will be installed 2022-05-18T04:20:45.7372164Z ---> Package gettext-common-devel.noarch 0:0.19.8.1-3.amzn2 will be installed 2022-05-18T04:20:45.7373960Z ---> Package glibc-headers.x86_64 0:2.26-58.amzn2 will be installed 2022-05-18T04:20:45.7418914Z --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.26-58.amzn2.x86_64 2022-05-18T04:20:45.8400742Z --> Processing Dependency: kernel-headers for package: glibc-headers-2.26-58.amzn2.x86_64 2022-05-18T04:20:45.8401294Z ---> Package gnutls.x86_64 0:3.3.29-9.amzn2.0.1 will be installed 2022-05-18T04:20:45.8486460Z --> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.29-9.amzn2.0.1.x86_64 2022-05-18T04:20:45.8517173Z ---> Package kernel-devel.x86_64 0:4.14.276-211.499.amzn2 will be installed 2022-05-18T04:20:45.8549425Z --> Processing Dependency: elfutils-libelf-devel for package: kernel-devel-4.14.276-211.499.amzn2.x86_64 2022-05-18T04:20:45.8572166Z ---> Package libproxy.x86_64 0:0.4.11-10.amzn2.0.3 will be installed 2022-05-18T04:20:45.8614826Z --> Processing Dependency: libmodman.so.1()(64bit) for package: libproxy-0.4.11-10.amzn2.0.3.x86_64 2022-05-18T04:20:45.8636120Z ---> Package mokutil.x86_64 1:0.3.0-10.amzn2.0.1 will be installed 2022-05-18T04:20:45.8686991Z --> Processing Dependency: libefivar.so.1(libefivar.so.0)(64bit) for package: 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 2022-05-18T04:20:45.8710645Z --> Processing Dependency: libefivar.so.1(LIBEFIVAR_0.24)(64bit) for package: 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 2022-05-18T04:20:45.8712066Z --> Processing Dependency: libefivar.so.1()(64bit) for package: 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 2022-05-18T04:20:45.8713210Z ---> Package pakchois.x86_64 0:0.4-10.amzn2.0.2 will be installed 2022-05-18T04:20:45.8734927Z --> Running transaction check 2022-05-18T04:20:45.8736163Z ---> Package efivar-libs.x86_64 0:31-4.amzn2.0.4 will be installed 2022-05-18T04:20:45.8764034Z ---> Package elfutils-libelf-devel.x86_64 0:0.176-2.amzn2 will be installed 2022-05-18T04:20:45.8778384Z --> Processing Dependency: pkgconfig(zlib) for package: elfutils-libelf-devel-0.176-2.amzn2.x86_64 2022-05-18T04:20:45.8808349Z ---> Package kernel-headers.x86_64 0:4.14.276-211.499.amzn2 will be installed 2022-05-18T04:20:45.8810123Z ---> Package libmodman.x86_64 0:2.0.1-8.amzn2.0.2 will be installed 2022-05-18T04:20:45.8839856Z ---> Package trousers.x86_64 0:0.3.14-2.amzn2.0.2 will be installed 2022-05-18T04:20:45.8908445Z --> Running transaction check 2022-05-18T04:20:45.8909307Z ---> Package zlib-devel.x86_64 0:1.2.7-19.amzn2.0.1 will be installed 2022-05-18T04:20:46.1489348Z --> Finished Dependency Resolution 2022-05-18T04:20:46.2627812Z 2022-05-18T04:20:46.2628230Z Dependencies Resolved 2022-05-18T04:20:46.2743135Z 2022-05-18T04:20:46.2743580Z ================================================================================ 2022-05-18T04:20:46.2744437Z Package Arch Version Repository Size 2022-05-18T04:20:46.2745128Z ================================================================================ 2022-05-18T04:20:46.2745742Z Installing for group install "Development Tools": 2022-05-18T04:20:46.2746836Z autoconf noarch 2.69-11.amzn2 amzn2-core 701 k 2022-05-18T04:20:46.2747782Z automake noarch 1.13.4-3.1.amzn2 amzn2-core 679 k 2022-05-18T04:20:46.2748716Z bison x86_64 3.0.4-6.amzn2.0.2 amzn2-core 674 k 2022-05-18T04:20:46.2749179Z byacc x86_64 1.9.20130304-3.amzn2.0.2 amzn2-core 66 k 2022-05-18T04:20:46.2749665Z cscope x86_64 15.8-10.amzn2.0.2 amzn2-core 204 k 2022-05-18T04:20:46.2750092Z ctags x86_64 5.8-13.amzn2.0.2 amzn2-core 157 k 2022-05-18T04:20:46.2750520Z diffstat x86_64 1.57-4.amzn2.0.2 amzn2-core 35 k 2022-05-18T04:20:46.2750933Z doxygen x86_64 1:1.8.5-4.amzn2 amzn2-core 3.5 M 2022-05-18T04:20:46.2751355Z elfutils x86_64 0.176-2.amzn2 amzn2-core 307 k 2022-05-18T04:20:46.2751784Z flex x86_64 2.5.37-3.amzn2.0.3 amzn2-core 291 k 2022-05-18T04:20:46.2752183Z gcc x86_64 7.3.1-14.amzn2 amzn2-core 22 M 2022-05-18T04:20:46.2752602Z gcc-c++ x86_64 7.3.1-14.amzn2 amzn2-core 13 M 2022-05-18T04:20:46.2753026Z gcc-gfortran x86_64 7.3.1-14.amzn2 amzn2-core 11 M 2022-05-18T04:20:46.2753460Z indent x86_64 2.2.11-13.amzn2.0.2 amzn2-core 150 k 2022-05-18T04:20:46.2754012Z intltool noarch 0.50.2-7.amzn2 amzn2-core 59 k 2022-05-18T04:20:46.2754772Z libtool x86_64 2.4.2-22.2.amzn2.0.2 amzn2-core 588 k 2022-05-18T04:20:46.2755208Z patch x86_64 2.7.1-12.amzn2.0.2 amzn2-core 110 k 2022-05-18T04:20:46.2755625Z patchutils x86_64 0.3.3-4.amzn2.0.1 amzn2-core 104 k 2022-05-18T04:20:46.2756048Z rcs x86_64 5.9.0-5.amzn2.0.2 amzn2-core 231 k 2022-05-18T04:20:46.2756467Z rpm-build x86_64 4.11.3-48.amzn2.0.2 amzn2-core 150 k 2022-05-18T04:20:46.2756902Z rpm-sign x86_64 4.11.3-48.amzn2.0.2 amzn2-core 50 k 2022-05-18T04:20:46.2757316Z subversion x86_64 1.7.14-16.amzn2.0.1 amzn2-core 1.0 M 2022-05-18T04:20:46.2757733Z swig x86_64 3.0.12-11.amzn2.0.3 amzn2-core 1.4 M 2022-05-18T04:20:46.2758183Z system-rpm-config noarch 9.1.0-76.amzn2.0.13 amzn2-core 89 k 2022-05-18T04:20:46.2758621Z systemtap x86_64 4.4-1.amzn2.0.2 amzn2-core 12 k 2022-05-18T04:20:46.2758944Z Installing for dependencies: 2022-05-18T04:20:46.2759358Z apr x86_64 1.7.0-9.amzn2 amzn2-core 122 k 2022-05-18T04:20:46.2759785Z apr-util x86_64 1.6.1-5.amzn2.0.2 amzn2-core 99 k 2022-05-18T04:20:46.2760209Z apr-util-bdb x86_64 1.6.1-5.amzn2.0.2 amzn2-core 19 k 2022-05-18T04:20:46.2760652Z avahi-libs x86_64 0.6.31-20.amzn2 amzn2-core 61 k 2022-05-18T04:20:46.2761079Z cpp x86_64 7.3.1-14.amzn2 amzn2-core 9.2 M 2022-05-18T04:20:46.2761477Z dwz x86_64 0.11-3.amzn2.0.3 amzn2-core 98 k 2022-05-18T04:20:46.2761898Z efivar-libs x86_64 31-4.amzn2.0.4 amzn2-core 68 k 2022-05-18T04:20:46.2762357Z elfutils-libelf-devel x86_64 0.176-2.amzn2 amzn2-core 40 k 2022-05-18T04:20:46.2762805Z gdb x86_64 8.0.1-36.amzn2.0.1 amzn2-core 3.1 M 2022-05-18T04:20:46.2763327Z gettext-common-devel noarch 0.19.8.1-3.amzn2 amzn2-core 410 k 2022-05-18T04:20:46.2763805Z gettext-devel x86_64 0.19.8.1-3.amzn2 amzn2-core 320 k 2022-05-18T04:20:46.2764245Z glibc-devel x86_64 2.26-58.amzn2 amzn2-core 994 k 2022-05-18T04:20:46.2764665Z glibc-headers x86_64 2.26-58.amzn2 amzn2-core 514 k 2022-05-18T04:20:46.2765095Z gnutls x86_64 3.3.29-9.amzn2.0.1 amzn2-core 661 k 2022-05-18T04:20:46.2765535Z go-srpm-macros noarch 3.0.15-23.amzn2.0.1 amzn2-core 23 k 2022-05-18T04:20:46.2765991Z kernel-devel x86_64 4.14.276-211.499.amzn2 amzn2-core 13 M 2022-05-18T04:20:46.2766423Z kernel-headers x86_64 4.14.276-211.499.amzn2 amzn2-core 1.2 M 2022-05-18T04:20:46.2766863Z libatomic x86_64 7.3.1-14.amzn2 amzn2-core 46 k 2022-05-18T04:20:46.2767300Z libcilkrts x86_64 7.3.1-14.amzn2 amzn2-core 85 k 2022-05-18T04:20:46.2767723Z libgfortran x86_64 7.3.1-14.amzn2 amzn2-core 536 k 2022-05-18T04:20:46.2768145Z libitm x86_64 7.3.1-14.amzn2 amzn2-core 84 k 2022-05-18T04:20:46.2768569Z libmodman x86_64 2.0.1-8.amzn2.0.2 amzn2-core 29 k 2022-05-18T04:20:46.2769004Z libmpc x86_64 1.0.1-3.amzn2.0.2 amzn2-core 52 k 2022-05-18T04:20:46.2769412Z libmpx x86_64 7.3.1-14.amzn2 amzn2-core 51 k 2022-05-18T04:20:46.2769839Z libproxy x86_64 0.4.11-10.amzn2.0.3 amzn2-core 61 k 2022-05-18T04:20:46.2770262Z libquadmath x86_64 7.3.1-14.amzn2 amzn2-core 189 k 2022-05-18T04:20:46.2770775Z libsanitizer x86_64 7.3.1-14.amzn2 amzn2-core 641 k 2022-05-18T04:20:46.2771197Z m4 x86_64 1.4.16-10.amzn2.0.2 amzn2-core 256 k 2022-05-18T04:20:46.2771617Z mokutil x86_64 1:0.3.0-10.amzn2.0.1 amzn2-core 39 k 2022-05-18T04:20:46.2772041Z mpfr x86_64 3.1.1-4.amzn2.0.2 amzn2-core 208 k 2022-05-18T04:20:46.2772443Z neon x86_64 0.30.0-3.amzn2.0.2 amzn2-core 166 k 2022-05-18T04:20:46.2772865Z pakchois x86_64 0.4-10.amzn2.0.2 amzn2-core 14 k 2022-05-18T04:20:46.2773313Z perl-Data-Dumper x86_64 2.145-3.amzn2.0.2 amzn2-core 48 k 2022-05-18T04:20:46.2773762Z perl-Test-Harness noarch 3.28-3.amzn2 amzn2-core 302 k 2022-05-18T04:20:46.2774223Z perl-Thread-Queue noarch 3.02-2.amzn2 amzn2-core 17 k 2022-05-18T04:20:46.2774699Z perl-XML-Parser x86_64 2.41-10.amzn2.0.2 amzn2-core 223 k 2022-05-18T04:20:46.2775149Z perl-srpm-macros noarch 1-8.amzn2.0.1 amzn2-core 4.7 k 2022-05-18T04:20:46.2775611Z subversion-libs x86_64 1.7.14-16.amzn2.0.1 amzn2-core 912 k 2022-05-18T04:20:46.2776062Z systemtap-client x86_64 4.4-1.amzn2.0.2 amzn2-core 3.7 M 2022-05-18T04:20:46.2776516Z systemtap-devel x86_64 4.4-1.amzn2.0.2 amzn2-core 2.3 M 2022-05-18T04:20:46.2776945Z trousers x86_64 0.3.14-2.amzn2.0.2 amzn2-core 294 k 2022-05-18T04:20:46.2777372Z zlib-devel x86_64 1.2.7-19.amzn2.0.1 amzn2-core 50 k 2022-05-18T04:20:46.2777578Z 2022-05-18T04:20:46.2777697Z Transaction Summary 2022-05-18T04:20:46.2777965Z ================================================================================ 2022-05-18T04:20:46.2778278Z Install 25 Packages (+42 Dependent packages) 2022-05-18T04:20:46.2778481Z 2022-05-18T04:20:46.2778616Z Total download size: 96 M 2022-05-18T04:20:46.2778882Z Installed size: 303 M 2022-05-18T04:20:46.2779127Z Downloading packages: 2022-05-18T04:20:46.2802495Z Delta RPMs disabled because /usr/bin/applydeltarpm not installed. 2022-05-18T04:20:47.6974799Z -------------------------------------------------------------------------------- 2022-05-18T04:20:47.6975287Z Total 68 MB/s | 96 MB 00:01 2022-05-18T04:20:47.8057062Z Running transaction check 2022-05-18T04:20:47.8862612Z Running transaction test 2022-05-18T04:20:48.3237536Z Transaction test succeeded 2022-05-18T04:20:48.3241345Z Running transaction 2022-05-18T04:20:48.8566412Z Installing : mpfr-3.1.1-4.amzn2.0.2.x86_64 1/67 2022-05-18T04:20:48.9057767Z Installing : libmpc-1.0.1-3.amzn2.0.2.x86_64 2/67 2022-05-18T04:20:48.9435689Z Installing : m4-1.4.16-10.amzn2.0.2.x86_64 3/67 2022-05-18T04:20:48.9731628Z Installing : apr-1.7.0-9.amzn2.x86_64 4/67 2022-05-18T04:20:48.9988631Z Installing : apr-util-bdb-1.6.1-5.amzn2.0.2.x86_64 5/67 2022-05-18T04:20:49.0292671Z Installing : apr-util-1.6.1-5.amzn2.0.2.x86_64 6/67 2022-05-18T04:20:49.0711925Z Installing : avahi-libs-0.6.31-20.amzn2.x86_64 7/67 2022-05-18T04:20:49.1110029Z Installing : libquadmath-7.3.1-14.amzn2.x86_64 8/67 2022-05-18T04:20:49.1313290Z Installing : patch-2.7.1-12.amzn2.0.2.x86_64 9/67 2022-05-18T04:20:49.2111836Z Installing : perl-Thread-Queue-3.02-2.amzn2.noarch 10/67 2022-05-18T04:20:50.2760571Z Installing : libgfortran-7.3.1-14.amzn2.x86_64 11/67 2022-05-18T04:20:50.3398761Z Installing : cpp-7.3.1-14.amzn2.x86_64 12/67 2022-05-18T04:20:50.3978304Z Installing : perl-XML-Parser-2.41-10.amzn2.0.2.x86_64 13/67 2022-05-18T04:20:50.4290044Z Installing : elfutils-0.176-2.amzn2.x86_64 14/67 2022-05-18T04:20:50.4555146Z Installing : dwz-0.11-3.amzn2.0.3.x86_64 15/67 2022-05-18T04:20:50.4855626Z Installing : efivar-libs-31-4.amzn2.0.4.x86_64 16/67 2022-05-18T04:20:51.1957397Z Installing : 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 17/67 2022-05-18T04:20:51.3127817Z Installing : systemtap-client-4.4-1.amzn2.0.2.x86_64 18/67 2022-05-18T04:20:51.4875948Z Installing : trousers-0.3.14-2.amzn2.0.2.x86_64 19/67 2022-05-18T04:20:51.5229979Z Installing : gnutls-3.3.29-9.amzn2.0.1.x86_64 20/67 2022-05-18T04:20:51.5460788Z Installing : zlib-devel-1.2.7-19.amzn2.0.1.x86_64 21/67 2022-05-18T04:20:51.5706581Z Installing : elfutils-libelf-devel-0.176-2.amzn2.x86_64 22/67 2022-05-18T04:20:51.9638903Z Installing : libcilkrts-7.3.1-14.amzn2.x86_64 23/67 2022-05-18T04:20:51.9969416Z Installing : gdb-8.0.1-36.amzn2.0.1.x86_64 24/67 2022-05-18T04:20:52.2919795Z Installing : libitm-7.3.1-14.amzn2.x86_64 25/67 2022-05-18T04:20:52.4998915Z Installing : kernel-headers-4.14.276-211.499.amzn2.x86_64 26/67 2022-05-18T04:20:52.6336235Z Installing : glibc-headers-2.26-58.amzn2.x86_64 27/67 2022-05-18T04:20:52.6658570Z Installing : glibc-devel-2.26-58.amzn2.x86_64 28/67 2022-05-18T04:20:52.6909298Z Installing : libmpx-7.3.1-14.amzn2.x86_64 29/67 2022-05-18T04:20:52.7183941Z Installing : perl-srpm-macros-1-8.amzn2.0.1.noarch 30/67 2022-05-18T04:20:52.7400022Z Installing : system-rpm-config-9.1.0-76.amzn2.0.13.noarch 31/67 2022-05-18T04:20:52.7611029Z Installing : go-srpm-macros-3.0.15-23.amzn2.0.1.noarch 32/67 2022-05-18T04:20:52.8528363Z Installing : perl-Data-Dumper-2.145-3.amzn2.0.2.x86_64 33/67 2022-05-18T04:20:52.8979241Z Installing : autoconf-2.69-11.amzn2.noarch 34/67 2022-05-18T04:20:52.9742393Z Installing : gettext-common-devel-0.19.8.1-3.amzn2.noarch 35/67 2022-05-18T04:20:53.0590316Z Installing : gettext-devel-0.19.8.1-3.amzn2.x86_64 36/67 2022-05-18T04:20:53.1596579Z Installing : perl-Test-Harness-3.28-3.amzn2.noarch 37/67 2022-05-18T04:20:53.1963415Z Installing : automake-1.13.4-3.1.amzn2.noarch 38/67 2022-05-18T04:20:53.2289203Z Installing : libmodman-2.0.1-8.amzn2.0.2.x86_64 39/67 2022-05-18T04:20:53.3428901Z Installing : libproxy-0.4.11-10.amzn2.0.3.x86_64 40/67 2022-05-18T04:20:53.3738032Z Installing : libsanitizer-7.3.1-14.amzn2.x86_64 41/67 2022-05-18T04:20:53.4275145Z Installing : pakchois-0.4-10.amzn2.0.2.x86_64 42/67 2022-05-18T04:20:53.5598374Z Installing : neon-0.30.0-3.amzn2.0.2.x86_64 43/67 2022-05-18T04:20:53.5905886Z Installing : subversion-libs-1.7.14-16.amzn2.0.1.x86_64 44/67 2022-05-18T04:20:55.6162993Z Installing : libatomic-7.3.1-14.amzn2.x86_64 45/67 2022-05-18T04:20:59.5122038Z Installing : gcc-7.3.1-14.amzn2.x86_64 46/67 2022-05-18T04:21:10.5748943Z Installing : kernel-devel-4.14.276-211.499.amzn2.x86_64 47/67 2022-05-18T04:21:10.6142673Z Installing : systemtap-devel-4.4-1.amzn2.0.2.x86_64 48/67 2022-05-18T04:21:11.8431855Z Installing : systemtap-4.4-1.amzn2.0.2.x86_64 49/67 2022-05-18T04:21:11.9514652Z Installing : gcc-gfortran-7.3.1-14.amzn2.x86_64 50/67 2022-05-18T04:21:13.5625575Z Installing : libtool-2.4.2-22.2.amzn2.0.2.x86_64 51/67 2022-05-18T04:21:13.7533296Z Installing : gcc-c++-7.3.1-14.amzn2.x86_64 52/67 2022-05-18T04:21:13.8537426Z Installing : subversion-1.7.14-16.amzn2.0.1.x86_64 53/67 2022-05-18T04:21:13.8904616Z Installing : intltool-0.50.2-7.amzn2.noarch 54/67 2022-05-18T04:21:13.9437798Z Installing : rpm-build-4.11.3-48.amzn2.0.2.x86_64 55/67 2022-05-18T04:21:14.0487607Z Installing : flex-2.5.37-3.amzn2.0.3.x86_64 56/67 2022-05-18T04:21:14.1115966Z Installing : bison-3.0.4-6.amzn2.0.2.x86_64 57/67 2022-05-18T04:21:14.1560572Z Installing : rcs-5.9.0-5.amzn2.0.2.x86_64 58/67 2022-05-18T04:21:14.2024305Z Installing : indent-2.2.11-13.amzn2.0.2.x86_64 59/67 2022-05-18T04:21:14.8835960Z Installing : patchutils-0.3.3-4.amzn2.0.1.x86_64 60/67 2022-05-18T04:21:14.9245130Z Installing : 1:doxygen-1.8.5-4.amzn2.x86_64 61/67 2022-05-18T04:21:14.9714675Z Installing : diffstat-1.57-4.amzn2.0.2.x86_64 62/67 2022-05-18T04:21:15.0072506Z Installing : cscope-15.8-10.amzn2.0.2.x86_64 63/67 2022-05-18T04:21:15.3158875Z Installing : byacc-1.9.20130304-3.amzn2.0.2.x86_64 64/67 2022-05-18T04:21:15.3705742Z Installing : swig-3.0.12-11.amzn2.0.3.x86_64 65/67 2022-05-18T04:21:15.3940570Z Installing : ctags-5.8-13.amzn2.0.2.x86_64 66/67 2022-05-18T04:21:15.4605761Z Installing : rpm-sign-4.11.3-48.amzn2.0.2.x86_64 67/67 2022-05-18T04:21:15.4752657Z Verifying : systemtap-4.4-1.amzn2.0.2.x86_64 1/67 2022-05-18T04:21:15.4853527Z Verifying : perl-Thread-Queue-3.02-2.amzn2.noarch 2/67 2022-05-18T04:21:15.4952376Z Verifying : gettext-devel-0.19.8.1-3.amzn2.x86_64 3/67 2022-05-18T04:21:15.5048151Z Verifying : glibc-headers-2.26-58.amzn2.x86_64 4/67 2022-05-18T04:21:15.5149307Z Verifying : patch-2.7.1-12.amzn2.0.2.x86_64 5/67 2022-05-18T04:21:15.5232477Z Verifying : flex-2.5.37-3.amzn2.0.3.x86_64 6/67 2022-05-18T04:21:15.5331287Z Verifying : systemtap-client-4.4-1.amzn2.0.2.x86_64 7/67 2022-05-18T04:21:15.5429577Z Verifying : libmpc-1.0.1-3.amzn2.0.2.x86_64 8/67 2022-05-18T04:21:15.5535539Z Verifying : rpm-sign-4.11.3-48.amzn2.0.2.x86_64 9/67 2022-05-18T04:21:15.5630011Z Verifying : ctags-5.8-13.amzn2.0.2.x86_64 10/67 2022-05-18T04:21:15.5714495Z Verifying : swig-3.0.12-11.amzn2.0.3.x86_64 11/67 2022-05-18T04:21:15.5798410Z Verifying : byacc-1.9.20130304-3.amzn2.0.2.x86_64 12/67 2022-05-18T04:21:15.5895837Z Verifying : libatomic-7.3.1-14.amzn2.x86_64 13/67 2022-05-18T04:21:15.5991015Z Verifying : pakchois-0.4-10.amzn2.0.2.x86_64 14/67 2022-05-18T04:21:15.6072832Z Verifying : libgfortran-7.3.1-14.amzn2.x86_64 15/67 2022-05-18T04:21:15.6155075Z Verifying : go-srpm-macros-3.0.15-23.amzn2.0.1.noarch 16/67 2022-05-18T04:21:15.6256206Z Verifying : libproxy-0.4.11-10.amzn2.0.3.x86_64 17/67 2022-05-18T04:21:15.6342048Z Verifying : cscope-15.8-10.amzn2.0.2.x86_64 18/67 2022-05-18T04:21:15.6431434Z Verifying : diffstat-1.57-4.amzn2.0.2.x86_64 19/67 2022-05-18T04:21:15.6525673Z Verifying : 1:doxygen-1.8.5-4.amzn2.x86_64 20/67 2022-05-18T04:21:15.6624724Z Verifying : 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 21/67 2022-05-18T04:21:15.6710020Z Verifying : libsanitizer-7.3.1-14.amzn2.x86_64 22/67 2022-05-18T04:21:15.6804222Z Verifying : gnutls-3.3.29-9.amzn2.0.1.x86_64 23/67 2022-05-18T04:21:15.6900409Z Verifying : libmodman-2.0.1-8.amzn2.0.2.x86_64 24/67 2022-05-18T04:21:15.6989646Z Verifying : cpp-7.3.1-14.amzn2.x86_64 25/67 2022-05-18T04:21:15.7079516Z Verifying : perl-Test-Harness-3.28-3.amzn2.noarch 26/67 2022-05-18T04:21:15.7178030Z Verifying : autoconf-2.69-11.amzn2.noarch 27/67 2022-05-18T04:21:15.7275162Z Verifying : intltool-0.50.2-7.amzn2.noarch 28/67 2022-05-18T04:21:15.7422092Z Verifying : kernel-devel-4.14.276-211.499.amzn2.x86_64 29/67 2022-05-18T04:21:15.7511441Z Verifying : apr-util-1.6.1-5.amzn2.0.2.x86_64 30/67 2022-05-18T04:21:15.7620728Z Verifying : libquadmath-7.3.1-14.amzn2.x86_64 31/67 2022-05-18T04:21:15.7707970Z Verifying : rpm-build-4.11.3-48.amzn2.0.2.x86_64 32/67 2022-05-18T04:21:15.7801731Z Verifying : gettext-common-devel-0.19.8.1-3.amzn2.noarch 33/67 2022-05-18T04:21:15.7894546Z Verifying : perl-Data-Dumper-2.145-3.amzn2.0.2.x86_64 34/67 2022-05-18T04:21:15.7984157Z Verifying : elfutils-libelf-devel-0.176-2.amzn2.x86_64 35/67 2022-05-18T04:21:15.8065529Z Verifying : perl-srpm-macros-1-8.amzn2.0.1.noarch 36/67 2022-05-18T04:21:15.8152820Z Verifying : libmpx-7.3.1-14.amzn2.x86_64 37/67 2022-05-18T04:21:15.8243103Z Verifying : subversion-libs-1.7.14-16.amzn2.0.1.x86_64 38/67 2022-05-18T04:21:15.8341559Z Verifying : automake-1.13.4-3.1.amzn2.noarch 39/67 2022-05-18T04:21:15.8430958Z Verifying : apr-util-bdb-1.6.1-5.amzn2.0.2.x86_64 40/67 2022-05-18T04:21:15.8517709Z Verifying : glibc-devel-2.26-58.amzn2.x86_64 41/67 2022-05-18T04:21:15.8612985Z Verifying : avahi-libs-0.6.31-20.amzn2.x86_64 42/67 2022-05-18T04:21:15.8703294Z Verifying : kernel-headers-4.14.276-211.499.amzn2.x86_64 43/67 2022-05-18T04:21:15.8797887Z Verifying : bison-3.0.4-6.amzn2.0.2.x86_64 44/67 2022-05-18T04:21:15.8885221Z Verifying : libitm-7.3.1-14.amzn2.x86_64 45/67 2022-05-18T04:21:15.9003336Z Verifying : gdb-8.0.1-36.amzn2.0.1.x86_64 46/67 2022-05-18T04:21:15.9096707Z Verifying : gcc-7.3.1-14.amzn2.x86_64 47/67 2022-05-18T04:21:15.9191711Z Verifying : patchutils-0.3.3-4.amzn2.0.1.x86_64 48/67 2022-05-18T04:21:15.9290244Z Verifying : gcc-gfortran-7.3.1-14.amzn2.x86_64 49/67 2022-05-18T04:21:15.9383815Z Verifying : libtool-2.4.2-22.2.amzn2.0.2.x86_64 50/67 2022-05-18T04:21:15.9464002Z Verifying : indent-2.2.11-13.amzn2.0.2.x86_64 51/67 2022-05-18T04:21:15.9554613Z Verifying : subversion-1.7.14-16.amzn2.0.1.x86_64 52/67 2022-05-18T04:21:15.9638650Z Verifying : libcilkrts-7.3.1-14.amzn2.x86_64 53/67 2022-05-18T04:21:15.9731873Z Verifying : apr-1.7.0-9.amzn2.x86_64 54/67 2022-05-18T04:21:15.9824242Z Verifying : system-rpm-config-9.1.0-76.amzn2.0.13.noarch 55/67 2022-05-18T04:21:15.9913865Z Verifying : gcc-c++-7.3.1-14.amzn2.x86_64 56/67 2022-05-18T04:21:16.0004423Z Verifying : zlib-devel-1.2.7-19.amzn2.0.1.x86_64 57/67 2022-05-18T04:21:16.0103457Z Verifying : mpfr-3.1.1-4.amzn2.0.2.x86_64 58/67 2022-05-18T04:21:16.0199609Z Verifying : trousers-0.3.14-2.amzn2.0.2.x86_64 59/67 2022-05-18T04:21:16.0290113Z Verifying : neon-0.30.0-3.amzn2.0.2.x86_64 60/67 2022-05-18T04:21:16.0364432Z Verifying : efivar-libs-31-4.amzn2.0.4.x86_64 61/67 2022-05-18T04:21:16.0460147Z Verifying : dwz-0.11-3.amzn2.0.3.x86_64 62/67 2022-05-18T04:21:16.0548567Z Verifying : rcs-5.9.0-5.amzn2.0.2.x86_64 63/67 2022-05-18T04:21:16.0633460Z Verifying : systemtap-devel-4.4-1.amzn2.0.2.x86_64 64/67 2022-05-18T04:21:16.0720353Z Verifying : elfutils-0.176-2.amzn2.x86_64 65/67 2022-05-18T04:21:16.0817564Z Verifying : m4-1.4.16-10.amzn2.0.2.x86_64 66/67 2022-05-18T04:21:16.1608611Z Verifying : perl-XML-Parser-2.41-10.amzn2.0.2.x86_64 67/67 2022-05-18T04:21:16.1610952Z 2022-05-18T04:21:16.1611687Z Installed: 2022-05-18T04:21:16.1612622Z autoconf.noarch 0:2.69-11.amzn2 2022-05-18T04:21:16.1613140Z automake.noarch 0:1.13.4-3.1.amzn2 2022-05-18T04:21:16.1613670Z bison.x86_64 0:3.0.4-6.amzn2.0.2 2022-05-18T04:21:16.1614370Z byacc.x86_64 0:1.9.20130304-3.amzn2.0.2 2022-05-18T04:21:16.1615154Z cscope.x86_64 0:15.8-10.amzn2.0.2 2022-05-18T04:21:16.1616058Z ctags.x86_64 0:5.8-13.amzn2.0.2 2022-05-18T04:21:16.1617448Z diffstat.x86_64 0:1.57-4.amzn2.0.2 2022-05-18T04:21:16.1617891Z doxygen.x86_64 1:1.8.5-4.amzn2 2022-05-18T04:21:16.1618321Z elfutils.x86_64 0:0.176-2.amzn2 2022-05-18T04:21:16.1622602Z flex.x86_64 0:2.5.37-3.amzn2.0.3 2022-05-18T04:21:16.1623348Z gcc.x86_64 0:7.3.1-14.amzn2 2022-05-18T04:21:16.1624320Z gcc-c++.x86_64 0:7.3.1-14.amzn2 2022-05-18T04:21:16.1624876Z gcc-gfortran.x86_64 0:7.3.1-14.amzn2 2022-05-18T04:21:16.1625579Z indent.x86_64 0:2.2.11-13.amzn2.0.2 2022-05-18T04:21:16.1626212Z intltool.noarch 0:0.50.2-7.amzn2 2022-05-18T04:21:16.1626637Z libtool.x86_64 0:2.4.2-22.2.amzn2.0.2 2022-05-18T04:21:16.1627059Z patch.x86_64 0:2.7.1-12.amzn2.0.2 2022-05-18T04:21:16.1627475Z patchutils.x86_64 0:0.3.3-4.amzn2.0.1 2022-05-18T04:21:16.1628005Z rcs.x86_64 0:5.9.0-5.amzn2.0.2 2022-05-18T04:21:16.1628916Z rpm-build.x86_64 0:4.11.3-48.amzn2.0.2 2022-05-18T04:21:16.1629802Z rpm-sign.x86_64 0:4.11.3-48.amzn2.0.2 2022-05-18T04:21:16.1630712Z subversion.x86_64 0:1.7.14-16.amzn2.0.1 2022-05-18T04:21:16.1631486Z swig.x86_64 0:3.0.12-11.amzn2.0.3 2022-05-18T04:21:16.1632423Z system-rpm-config.noarch 0:9.1.0-76.amzn2.0.13 2022-05-18T04:21:16.1633364Z systemtap.x86_64 0:4.4-1.amzn2.0.2 2022-05-18T04:21:16.1633554Z 2022-05-18T04:21:16.1633679Z Dependency Installed: 2022-05-18T04:21:16.1634070Z apr.x86_64 0:1.7.0-9.amzn2 2022-05-18T04:21:16.1635137Z apr-util.x86_64 0:1.6.1-5.amzn2.0.2 2022-05-18T04:21:16.1635554Z apr-util-bdb.x86_64 0:1.6.1-5.amzn2.0.2 2022-05-18T04:21:16.1635992Z avahi-libs.x86_64 0:0.6.31-20.amzn2 2022-05-18T04:21:16.1636410Z cpp.x86_64 0:7.3.1-14.amzn2 2022-05-18T04:21:16.1636820Z dwz.x86_64 0:0.11-3.amzn2.0.3 2022-05-18T04:21:16.1637221Z efivar-libs.x86_64 0:31-4.amzn2.0.4 2022-05-18T04:21:16.1637665Z elfutils-libelf-devel.x86_64 0:0.176-2.amzn2 2022-05-18T04:21:16.1638098Z gdb.x86_64 0:8.0.1-36.amzn2.0.1 2022-05-18T04:21:16.1638522Z gettext-common-devel.noarch 0:0.19.8.1-3.amzn2 2022-05-18T04:21:16.1638977Z gettext-devel.x86_64 0:0.19.8.1-3.amzn2 2022-05-18T04:21:16.1639403Z glibc-devel.x86_64 0:2.26-58.amzn2 2022-05-18T04:21:16.1639880Z glibc-headers.x86_64 0:2.26-58.amzn2 2022-05-18T04:21:16.1640291Z gnutls.x86_64 0:3.3.29-9.amzn2.0.1 2022-05-18T04:21:16.1640771Z go-srpm-macros.noarch 0:3.0.15-23.amzn2.0.1 2022-05-18T04:21:16.1641221Z kernel-devel.x86_64 0:4.14.276-211.499.amzn2 2022-05-18T04:21:16.1641639Z kernel-headers.x86_64 0:4.14.276-211.499.amzn2 2022-05-18T04:21:16.1642063Z libatomic.x86_64 0:7.3.1-14.amzn2 2022-05-18T04:21:16.1642481Z libcilkrts.x86_64 0:7.3.1-14.amzn2 2022-05-18T04:21:16.1642885Z libgfortran.x86_64 0:7.3.1-14.amzn2 2022-05-18T04:21:16.1643297Z libitm.x86_64 0:7.3.1-14.amzn2 2022-05-18T04:21:16.1643704Z libmodman.x86_64 0:2.0.1-8.amzn2.0.2 2022-05-18T04:21:16.1644217Z libmpc.x86_64 0:1.0.1-3.amzn2.0.2 2022-05-18T04:21:16.1644629Z libmpx.x86_64 0:7.3.1-14.amzn2 2022-05-18T04:21:16.1645033Z libproxy.x86_64 0:0.4.11-10.amzn2.0.3 2022-05-18T04:21:16.1645448Z libquadmath.x86_64 0:7.3.1-14.amzn2 2022-05-18T04:21:16.1645848Z libsanitizer.x86_64 0:7.3.1-14.amzn2 2022-05-18T04:21:16.1646257Z m4.x86_64 0:1.4.16-10.amzn2.0.2 2022-05-18T04:21:16.1646653Z mokutil.x86_64 1:0.3.0-10.amzn2.0.1 2022-05-18T04:21:16.1647060Z mpfr.x86_64 0:3.1.1-4.amzn2.0.2 2022-05-18T04:21:16.1647446Z neon.x86_64 0:0.30.0-3.amzn2.0.2 2022-05-18T04:21:16.1647856Z pakchois.x86_64 0:0.4-10.amzn2.0.2 2022-05-18T04:21:16.1648294Z perl-Data-Dumper.x86_64 0:2.145-3.amzn2.0.2 2022-05-18T04:21:16.1648731Z perl-Test-Harness.noarch 0:3.28-3.amzn2 2022-05-18T04:21:16.1649200Z perl-Thread-Queue.noarch 0:3.02-2.amzn2 2022-05-18T04:21:16.1649662Z perl-XML-Parser.x86_64 0:2.41-10.amzn2.0.2 2022-05-18T04:21:16.1650118Z perl-srpm-macros.noarch 0:1-8.amzn2.0.1 2022-05-18T04:21:16.1650557Z subversion-libs.x86_64 0:1.7.14-16.amzn2.0.1 2022-05-18T04:21:16.1651138Z systemtap-client.x86_64 0:4.4-1.amzn2.0.2 2022-05-18T04:21:16.1651663Z systemtap-devel.x86_64 0:4.4-1.amzn2.0.2 2022-05-18T04:21:16.1652131Z trousers.x86_64 0:0.3.14-2.amzn2.0.2 2022-05-18T04:21:16.1652743Z zlib-devel.x86_64 0:1.2.7-19.amzn2.0.1 2022-05-18T04:21:16.1652984Z 2022-05-18T04:21:16.1653128Z Complete! 2022-05-18T04:21:16.1987048Z ++ uname -r 2022-05-18T04:21:16.1993554Z + sudo yum install -y 'kernel-devel-uname-r == 4.14.252-195.483.amzn2.x86_64' 2022-05-18T04:21:16.7084072Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-05-18T04:21:16.7247826Z Existing lock /var/run/yum.pid: another copy is running as pid 33316. 2022-05-18T04:21:16.7248362Z Another app is currently holding the yum lock; waiting for it to exit... 2022-05-18T04:21:16.7255905Z The other application is: yum 2022-05-18T04:21:16.7256307Z Memory : 91 M RSS (309 MB VSZ) 2022-05-18T04:21:16.7258161Z Started: Wed May 18 04:21:15 2022 - 00:01 ago 2022-05-18T04:21:16.7258634Z State : Running, pid: 33316 2022-05-18T04:21:18.7284398Z Another app is currently holding the yum lock; waiting for it to exit... 2022-05-18T04:21:18.7290957Z The other application is: yum 2022-05-18T04:21:18.7291803Z Memory : 155 M RSS (373 MB VSZ) 2022-05-18T04:21:18.7292594Z Started: Wed May 18 04:21:15 2022 - 00:03 ago 2022-05-18T04:21:18.7292992Z State : Running, pid: 33316 2022-05-18T04:21:22.0272072Z Resolving Dependencies 2022-05-18T04:21:22.0280231Z --> Running transaction check 2022-05-18T04:21:22.0281239Z ---> Package kernel-devel.x86_64 0:4.14.252-195.483.amzn2 will be installed 2022-05-18T04:21:22.3761372Z --> Finished Dependency Resolution 2022-05-18T04:21:22.4974029Z 2022-05-18T04:21:22.4974538Z Dependencies Resolved 2022-05-18T04:21:22.4980984Z 2022-05-18T04:21:22.4981607Z ================================================================================ 2022-05-18T04:21:22.4982210Z Package Arch Version Repository Size 2022-05-18T04:21:22.4982636Z ================================================================================ 2022-05-18T04:21:22.4983005Z Installing: 2022-05-18T04:21:22.4983865Z kernel-devel x86_64 4.14.252-195.483.amzn2 amzn2-core 13 M 2022-05-18T04:21:22.4984156Z 2022-05-18T04:21:22.4984313Z Transaction Summary 2022-05-18T04:21:22.4984674Z ================================================================================ 2022-05-18T04:21:22.4985070Z Install 1 Package 2022-05-18T04:21:22.4985216Z 2022-05-18T04:21:22.4985381Z Total download size: 13 M 2022-05-18T04:21:22.4985775Z Installed size: 60 M 2022-05-18T04:21:22.4986248Z Downloading packages: 2022-05-18T04:21:22.4996348Z Delta RPMs disabled because /usr/bin/applydeltarpm not installed. 2022-05-18T04:21:22.8439436Z Running transaction check 2022-05-18T04:21:22.8629406Z Running transaction test 2022-05-18T04:21:23.2709453Z Transaction test succeeded 2022-05-18T04:21:23.2712273Z Running transaction 2022-05-18T04:21:38.4365729Z Installing : kernel-devel-4.14.252-195.483.amzn2.x86_64 1/1 2022-05-18T04:21:38.5204440Z Verifying : kernel-devel-4.14.252-195.483.amzn2.x86_64 1/1 2022-05-18T04:21:38.5205014Z 2022-05-18T04:21:38.5205185Z Installed: 2022-05-18T04:21:38.5205676Z kernel-devel.x86_64 0:4.14.252-195.483.amzn2 2022-05-18T04:21:38.5205924Z 2022-05-18T04:21:38.5210650Z Complete! 2022-05-18T04:21:38.5556393Z + sudo curl -fsL -o /tmp/nvidia_driver https://s3.amazonaws.com/ossci-linux/nvidia_driver/NVIDIA-Linux-x86_64-510.60.02.run 2022-05-18T04:21:41.8704058Z + sudo /bin/bash /tmp/nvidia_driver -s --no-drm 2022-05-18T04:21:43.1166113Z Verifying archive integrity... OK 2022-05-18T04:22:07.7483248Z Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 510.60.02.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... 2022-05-18T04:22:07.8859129Z 2022-05-18T04:22:07.8861860Z WARNING: The nvidia-drm module will not be installed. As a result, DRM-KMS will not function with this installation of the NVIDIA driver. 2022-05-18T04:22:07.8862231Z 2022-05-18T04:22:28.6489224Z 2022-05-18T04:22:28.6497093Z WARNING: nvidia-installer was forced to guess the X library path '/usr/lib64' and X module path '/usr/lib64/xorg/modules'; these paths were not queryable from the system. If X fails to find the NVIDIA X driver module, please install the `pkg-config` utility and the X.Org SDK/development package for your distribution and reinstall the driver. 2022-05-18T04:22:28.6497746Z 2022-05-18T04:22:35.7985782Z + sudo rm -fv /tmp/nvidia_driver 2022-05-18T04:22:35.8918505Z removed ‘/tmp/nvidia_driver’ 2022-05-18T04:22:35.8934961Z + nvidia-smi 2022-05-18T04:22:38.2494265Z Wed May 18 04:22:38 2022 2022-05-18T04:22:38.2494877Z +-----------------------------------------------------------------------------+ 2022-05-18T04:22:38.2495412Z | NVIDIA-SMI 510.60.02 Driver Version: 510.60.02 CUDA Version: 11.6 | 2022-05-18T04:22:38.2495879Z |-------------------------------+----------------------+----------------------+ 2022-05-18T04:22:38.2496402Z | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | 2022-05-18T04:22:38.2499918Z | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | 2022-05-18T04:22:38.2500344Z | | | MIG M. | 2022-05-18T04:22:38.2500693Z |===============================+======================+======================| 2022-05-18T04:22:38.2540094Z | 0 Tesla M60 Off | 00000000:00:1E.0 Off | 0 | 2022-05-18T04:22:38.2540726Z | N/A 25C P0 36W / 150W | 0MiB / 7680MiB | 100% Default | 2022-05-18T04:22:38.2541076Z | | | N/A | 2022-05-18T04:22:38.2541555Z +-------------------------------+----------------------+----------------------+ 2022-05-18T04:22:38.2541918Z 2022-05-18T04:22:38.2542346Z +-----------------------------------------------------------------------------+ 2022-05-18T04:22:38.2542711Z | Processes: | 2022-05-18T04:22:38.2543071Z | GPU GI CI PID Type Process name GPU Memory | 2022-05-18T04:22:38.2546120Z | ID ID Usage | 2022-05-18T04:22:38.2546891Z |=============================================================================| 2022-05-18T04:22:38.2547527Z | No running processes found | 2022-05-18T04:22:38.2548052Z +-----------------------------------------------------------------------------+ 2022-05-18T04:22:38.5285153Z + echo 'GPU_FLAG=--gpus all' 2022-05-18T04:22:39.5306763Z Command completed after 1 attempt(s). 2022-05-18T04:22:39.5307312Z 2022-05-18T04:22:39.5377174Z Prepare all required actions 2022-05-18T04:22:39.5377524Z Getting action download info 2022-05-18T04:22:39.7371850Z Download action repository 'seemethere/download-artifact-s3@v3' (SHA:64048a097659c8ca71ceacbb3c01cee9ed6f1b05) 2022-05-18T04:22:39.9153521Z Download action repository 'actions/download-artifact@v2' (SHA:f023be2c48cc18debc3bacd34cb396e0295e2869) 2022-05-18T04:22:40.0455960Z ##[group]Run ./.github/actions/download-build-artifacts 2022-05-18T04:22:40.0456254Z with: 2022-05-18T04:22:40.0456547Z name: linux-xenial-cuda11.3-py3.7-gcc7 2022-05-18T04:22:40.0456828Z env: 2022-05-18T04:22:40.0457029Z IN_CI: 1 2022-05-18T04:22:40.0457254Z IS_GHA: 1 2022-05-18T04:22:40.0457507Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:22:40.0457762Z GPU_FLAG: --gpus all 2022-05-18T04:22:40.0458015Z ##[endgroup] 2022-05-18T04:22:40.0487011Z ##[group]Run seemethere/download-artifact-s3@v3 2022-05-18T04:22:40.0487308Z with: 2022-05-18T04:22:40.0487620Z name: linux-xenial-cuda11.3-py3.7-gcc7 2022-05-18T04:22:40.0487917Z s3-bucket: gha-artifacts 2022-05-18T04:22:40.0488184Z region: us-east-1 2022-05-18T04:22:40.0488419Z env: 2022-05-18T04:22:40.0488616Z IN_CI: 1 2022-05-18T04:22:40.0488845Z IS_GHA: 1 2022-05-18T04:22:40.0489101Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:22:40.0489353Z GPU_FLAG: --gpus all 2022-05-18T04:22:40.0489608Z ##[endgroup] 2022-05-18T04:22:40.5354355Z Found 1 objects with prefix pytorch/pytorch/2342799944/1/linux-xenial-cuda11.3-py3.7-gcc7/ 2022-05-18T04:22:40.5356149Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-05-18T04:22:51.1501521Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-05-18T04:22:51.1502140Z 2022-05-18T04:22:51.1504019Z Artifact download has finished successfully 2022-05-18T04:22:51.1647331Z ##[group]Run unzip -o artifacts.zip 2022-05-18T04:22:51.1647651Z unzip -o artifacts.zip 2022-05-18T04:22:51.1660999Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T04:22:51.1661301Z env: 2022-05-18T04:22:51.1661502Z IN_CI: 1 2022-05-18T04:22:51.1661731Z IS_GHA: 1 2022-05-18T04:22:51.1661984Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:22:51.1662258Z GPU_FLAG: --gpus all 2022-05-18T04:22:51.1662492Z ##[endgroup] 2022-05-18T04:22:51.1742027Z Archive: artifacts.zip 2022-05-18T04:22:51.1743950Z creating: dist/ 2022-05-18T04:22:53.6539252Z inflating: dist/torch-1.12.0a0+git3b23752-cp37-cp37m-linux_x86_64.whl 2022-05-18T04:22:53.6539673Z creating: build/custom_test_artifacts/ 2022-05-18T04:22:53.6540160Z creating: build/custom_test_artifacts/custom-op-build/ 2022-05-18T04:22:53.6540648Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2022-05-18T04:22:53.6546814Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2022-05-18T04:22:53.6547382Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/ 2022-05-18T04:22:53.6547954Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CMakeSystem.cmake 2022-05-18T04:22:53.6548520Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdC/ 2022-05-18T04:22:53.6549062Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdC/tmp/ 2022-05-18T04:22:53.6550804Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdC/CMakeCCompilerId.c 2022-05-18T04:22:53.6552775Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdC/a.out 2022-05-18T04:22:53.6553353Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCXX/ 2022-05-18T04:22:53.6553900Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCXX/tmp/ 2022-05-18T04:22:53.6556222Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-05-18T04:22:53.6557537Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCXX/a.out 2022-05-18T04:22:53.6559587Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CMakeDetermineCompilerABI_C.bin 2022-05-18T04:22:53.6560262Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CMakeCCompiler.cmake 2022-05-18T04:22:53.6561450Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CMakeDetermineCompilerABI_CXX.bin 2022-05-18T04:22:53.6562578Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CMakeCXXCompiler.cmake 2022-05-18T04:22:53.6563229Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/ 2022-05-18T04:22:53.6563844Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/ 2022-05-18T04:22:53.6613672Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2022-05-18T04:22:53.6614426Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2022-05-18T04:22:53.6615160Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2022-05-18T04:22:53.6615906Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2022-05-18T04:22:53.6616649Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2022-05-18T04:22:53.6617353Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2022-05-18T04:22:53.6618043Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2022-05-18T04:22:53.6618753Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2022-05-18T04:22:53.6619711Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2022-05-18T04:22:53.6657985Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2022-05-18T04:22:53.6695344Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2022-05-18T04:22:53.6696393Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2022-05-18T04:22:53.6697226Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2022-05-18T04:22:53.6698006Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.reg.c 2022-05-18T04:22:53.6698828Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.fatbin 2022-05-18T04:22:53.6699826Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2022-05-18T04:22:53.6700897Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.o 2022-05-18T04:22:53.6702609Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/CMakeCUDACompilerId.cu 2022-05-18T04:22:53.6770578Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/a.out 2022-05-18T04:22:53.6838486Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CMakeDetermineCompilerABI_CUDA.bin 2022-05-18T04:22:53.6839140Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CMakeCUDACompiler.cmake 2022-05-18T04:22:53.6839706Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2022-05-18T04:22:53.6840877Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/feature_tests.c 2022-05-18T04:22:53.6841504Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/feature_tests.cxx 2022-05-18T04:22:53.6843603Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/feature_tests.bin 2022-05-18T04:22:53.6844166Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2022-05-18T04:22:53.6844860Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2022-05-18T04:22:53.6845410Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2022-05-18T04:22:53.6869519Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2022-05-18T04:22:53.6870122Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2022-05-18T04:22:53.6870732Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2022-05-18T04:22:53.6871714Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2022-05-18T04:22:53.6872462Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2022-05-18T04:22:53.6873212Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2022-05-18T04:22:53.6873819Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2022-05-18T04:22:53.6931330Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/CXX.includecache 2022-05-18T04:22:53.6949431Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.internal 2022-05-18T04:22:53.7058228Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2022-05-18T04:22:53.7058778Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2022-05-18T04:22:53.7085682Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2022-05-18T04:22:53.7086281Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2022-05-18T04:22:53.7086892Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2022-05-18T04:22:53.7087882Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2022-05-18T04:22:53.7088579Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2022-05-18T04:22:53.7089414Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2022-05-18T04:22:53.7090099Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2022-05-18T04:22:53.7147617Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/CXX.includecache 2022-05-18T04:22:53.7165887Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.internal 2022-05-18T04:22:53.7245467Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-05-18T04:22:53.7246132Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-05-18T04:22:53.7246761Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2022-05-18T04:22:53.7247307Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2022-05-18T04:22:53.7248040Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2022-05-18T04:22:53.7249922Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2022-05-18T04:22:53.7250478Z inflating: build/custom_test_artifacts/custom-op-build/detect_cuda_version.cc 2022-05-18T04:22:53.7253091Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2022-05-18T04:22:53.7253790Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2022-05-18T04:22:53.7254487Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2022-05-18T04:22:53.7344005Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2022-05-18T04:22:53.7404904Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2022-05-18T04:22:53.7405369Z creating: build/custom_test_artifacts/jit-hook-build/ 2022-05-18T04:22:53.7405835Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2022-05-18T04:22:53.7411385Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2022-05-18T04:22:53.7411930Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/ 2022-05-18T04:22:53.7412458Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CMakeSystem.cmake 2022-05-18T04:22:53.7413024Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdC/ 2022-05-18T04:22:53.7413581Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdC/tmp/ 2022-05-18T04:22:53.7414875Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdC/CMakeCCompilerId.c 2022-05-18T04:22:53.7416715Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdC/a.out 2022-05-18T04:22:53.7417294Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCXX/ 2022-05-18T04:22:53.7417853Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCXX/tmp/ 2022-05-18T04:22:53.7419512Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-05-18T04:22:53.7420883Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCXX/a.out 2022-05-18T04:22:53.7422861Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CMakeDetermineCompilerABI_C.bin 2022-05-18T04:22:53.7423486Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CMakeCCompiler.cmake 2022-05-18T04:22:53.7424906Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CMakeDetermineCompilerABI_CXX.bin 2022-05-18T04:22:53.7426022Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CMakeCXXCompiler.cmake 2022-05-18T04:22:53.7426612Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/ 2022-05-18T04:22:53.7427177Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/ 2022-05-18T04:22:53.7477719Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2022-05-18T04:22:53.7478463Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2022-05-18T04:22:53.7479191Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2022-05-18T04:22:53.7479915Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2022-05-18T04:22:53.7480647Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2022-05-18T04:22:53.7481350Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2022-05-18T04:22:53.7482045Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2022-05-18T04:22:53.7482742Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2022-05-18T04:22:53.7483747Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2022-05-18T04:22:53.7521610Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2022-05-18T04:22:53.7558524Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2022-05-18T04:22:53.7559562Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2022-05-18T04:22:53.7560273Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2022-05-18T04:22:53.7561030Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.reg.c 2022-05-18T04:22:53.7561908Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.fatbin 2022-05-18T04:22:53.7562992Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2022-05-18T04:22:53.7564017Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.o 2022-05-18T04:22:53.7565702Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/CMakeCUDACompilerId.cu 2022-05-18T04:22:53.7633496Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/a.out 2022-05-18T04:22:53.7701394Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CMakeDetermineCompilerABI_CUDA.bin 2022-05-18T04:22:53.7702024Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CMakeCUDACompiler.cmake 2022-05-18T04:22:53.7702561Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2022-05-18T04:22:53.7703099Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/feature_tests.c 2022-05-18T04:22:53.7704305Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/feature_tests.cxx 2022-05-18T04:22:53.7706391Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/feature_tests.bin 2022-05-18T04:22:53.7706928Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2022-05-18T04:22:53.7707742Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2022-05-18T04:22:53.7708290Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2022-05-18T04:22:53.7735394Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2022-05-18T04:22:53.7735968Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2022-05-18T04:22:53.7737037Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2022-05-18T04:22:53.7738203Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2022-05-18T04:22:53.7739080Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2022-05-18T04:22:53.7739936Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2022-05-18T04:22:53.7740570Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2022-05-18T04:22:53.7798013Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/CXX.includecache 2022-05-18T04:22:53.7816014Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.internal 2022-05-18T04:22:53.7878674Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-05-18T04:22:53.7879291Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-05-18T04:22:53.7880040Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2022-05-18T04:22:53.7880633Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2022-05-18T04:22:53.7881355Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2022-05-18T04:22:53.7882551Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2022-05-18T04:22:53.7883218Z inflating: build/custom_test_artifacts/jit-hook-build/detect_cuda_version.cc 2022-05-18T04:22:53.7886036Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2022-05-18T04:22:53.7886605Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2022-05-18T04:22:53.7887551Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2022-05-18T04:22:53.7935965Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2022-05-18T04:22:53.7936436Z creating: build/custom_test_artifacts/custom-backend-build/ 2022-05-18T04:22:53.7936936Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2022-05-18T04:22:53.7942434Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2022-05-18T04:22:53.7943001Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/ 2022-05-18T04:22:53.7943557Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CMakeSystem.cmake 2022-05-18T04:22:53.7944155Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdC/ 2022-05-18T04:22:53.7944735Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdC/tmp/ 2022-05-18T04:22:53.7946086Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdC/CMakeCCompilerId.c 2022-05-18T04:22:53.7947999Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdC/a.out 2022-05-18T04:22:53.7948599Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCXX/ 2022-05-18T04:22:53.7949183Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCXX/tmp/ 2022-05-18T04:22:53.7951100Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-05-18T04:22:53.7952220Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCXX/a.out 2022-05-18T04:22:53.7954188Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CMakeDetermineCompilerABI_C.bin 2022-05-18T04:22:53.7955085Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CMakeCCompiler.cmake 2022-05-18T04:22:53.7956490Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CMakeDetermineCompilerABI_CXX.bin 2022-05-18T04:22:53.7957632Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CMakeCXXCompiler.cmake 2022-05-18T04:22:53.7958232Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/ 2022-05-18T04:22:53.7958864Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/ 2022-05-18T04:22:53.8008620Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2022-05-18T04:22:53.8009376Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2022-05-18T04:22:53.8010107Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2022-05-18T04:22:53.8010870Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2022-05-18T04:22:53.8011724Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2022-05-18T04:22:53.8012477Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2022-05-18T04:22:53.8013202Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2022-05-18T04:22:53.8013903Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2022-05-18T04:22:53.8014715Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2022-05-18T04:22:53.8052206Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2022-05-18T04:22:53.8089112Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2022-05-18T04:22:53.8090105Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2022-05-18T04:22:53.8090997Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2022-05-18T04:22:53.8091661Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.reg.c 2022-05-18T04:22:53.8092498Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.fatbin 2022-05-18T04:22:53.8093548Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2022-05-18T04:22:53.8094568Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.o 2022-05-18T04:22:53.8096022Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/CMakeCUDACompilerId.cu 2022-05-18T04:22:53.8164623Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/a.out 2022-05-18T04:22:53.8232546Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CMakeDetermineCompilerABI_CUDA.bin 2022-05-18T04:22:53.8233198Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CMakeCUDACompiler.cmake 2022-05-18T04:22:53.8233783Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2022-05-18T04:22:53.8234611Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/feature_tests.c 2022-05-18T04:22:53.8235713Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/feature_tests.cxx 2022-05-18T04:22:53.8237855Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/feature_tests.bin 2022-05-18T04:22:53.8238439Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2022-05-18T04:22:53.8239310Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2022-05-18T04:22:53.8239960Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2022-05-18T04:22:53.8268419Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2022-05-18T04:22:53.8269079Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2022-05-18T04:22:53.8269741Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2022-05-18T04:22:53.8270701Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2022-05-18T04:22:53.8271364Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2022-05-18T04:22:53.8272012Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2022-05-18T04:22:53.8272817Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2022-05-18T04:22:53.8330481Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/CXX.includecache 2022-05-18T04:22:53.8348470Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.internal 2022-05-18T04:22:53.8404937Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-05-18T04:22:53.8405571Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2022-05-18T04:22:53.8410509Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2022-05-18T04:22:53.8411147Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2022-05-18T04:22:53.8411787Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2022-05-18T04:22:53.8412692Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2022-05-18T04:22:53.8413486Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2022-05-18T04:22:53.8414294Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2022-05-18T04:22:53.8414946Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2022-05-18T04:22:53.8422553Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/CXX.includecache 2022-05-18T04:22:53.8426384Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.internal 2022-05-18T04:22:53.8570570Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-05-18T04:22:53.8571241Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-05-18T04:22:53.8571858Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2022-05-18T04:22:53.8572456Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2022-05-18T04:22:53.8573510Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2022-05-18T04:22:53.8575328Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2022-05-18T04:22:53.8575898Z inflating: build/custom_test_artifacts/custom-backend-build/detect_cuda_version.cc 2022-05-18T04:22:53.8578258Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2022-05-18T04:22:53.8578952Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2022-05-18T04:22:53.8579819Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2022-05-18T04:22:53.8697677Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2022-05-18T04:22:53.8742433Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2022-05-18T04:22:53.8742805Z creating: build/lib/ 2022-05-18T04:22:53.8743447Z inflating: build/lib/libclog.a 2022-05-18T04:22:53.8808515Z inflating: build/lib/libgtest.a 2022-05-18T04:22:53.8818712Z inflating: build/lib/libpthreadpool.a 2022-05-18T04:22:53.8906654Z inflating: build/lib/libbenchmark.a 2022-05-18T04:22:53.9012815Z inflating: build/lib/libprotobuf-lite.a 2022-05-18T04:22:53.9044829Z inflating: build/lib/libtensorpipe_uv.a 2022-05-18T04:22:53.9100715Z inflating: build/lib/libasmjit.a 2022-05-18T04:22:53.9233430Z inflating: build/lib/libgloo.a 2022-05-18T04:22:53.9767578Z inflating: build/lib/libprotobuf.a 2022-05-18T04:22:53.9786990Z inflating: build/lib/libfmt.a 2022-05-18T04:22:53.9787761Z inflating: build/lib/libfoxi_loader.a 2022-05-18T04:22:53.9854673Z inflating: build/lib/libc10.so 2022-05-18T04:22:53.9855770Z inflating: build/lib/libtorch_global_deps.so 2022-05-18T04:22:53.9858173Z inflating: build/lib/libcaffe2_nvrtc.so 2022-05-18T04:22:53.9867649Z inflating: build/lib/libcpuinfo.a 2022-05-18T04:22:53.9877095Z inflating: build/lib/libcpuinfo_internals.a 2022-05-18T04:22:53.9893196Z inflating: build/lib/libqnnpack.a 2022-05-18T04:22:54.0463251Z inflating: build/lib/libprotoc.a 2022-05-18T04:22:54.0487332Z inflating: build/lib/libpytorch_qnnpack.a 2022-05-18T04:22:54.0489953Z inflating: build/lib/libnnpack_reference_layers.a 2022-05-18T04:22:54.0508339Z inflating: build/lib/libgmock.a 2022-05-18T04:22:54.0508922Z inflating: build/lib/libgtest_main.a 2022-05-18T04:22:54.0509976Z inflating: build/lib/libbenchmark_main.a 2022-05-18T04:22:54.8612501Z inflating: build/lib/libdnnl.a 2022-05-18T04:22:54.8635233Z inflating: build/lib/libnnpack.a 2022-05-18T04:22:54.9289161Z inflating: build/lib/libtensorpipe.a 2022-05-18T04:22:54.9333288Z inflating: build/lib/libc10_cuda.so 2022-05-18T04:22:55.0853391Z inflating: build/lib/libfbgemm.a 2022-05-18T04:22:55.0854032Z inflating: build/lib/libgmock_main.a 2022-05-18T04:22:55.1280730Z inflating: build/lib/libkineto.a 2022-05-18T04:22:55.2425296Z inflating: build/lib/libdnnl_graph.a 2022-05-18T04:22:55.2470638Z inflating: build/lib/libcaffe2_protos.a 2022-05-18T04:22:55.2518846Z inflating: build/lib/libonnx_proto.a 2022-05-18T04:22:55.2807867Z inflating: build/lib/libtensorpipe_cuda.a 2022-05-18T04:22:55.3469926Z inflating: build/lib/libonnx.a 2022-05-18T04:22:55.3882272Z inflating: build/lib/libgloo_cuda.a 2022-05-18T04:22:55.3896964Z inflating: build/lib/libtest_deploy_lib.so 2022-05-18T04:22:55.8928921Z inflating: build/lib/libtorch_python_static.a 2022-05-18T04:22:56.5618295Z inflating: build/lib/libtorch_deployinterpreter.so 2022-05-18T04:22:58.6492616Z inflating: build/lib/libtorch_cpu.so 2022-05-18T04:22:59.0905098Z inflating: build/lib/libtorch_cuda_cpp.so 2022-05-18T04:23:00.6894984Z inflating: build/lib/libtorch_cuda_cu.so 2022-05-18T04:23:00.6895693Z inflating: build/lib/libtorch_cuda.so 2022-05-18T04:23:00.6897602Z inflating: build/lib/libtorch.so 2022-05-18T04:23:00.6901194Z inflating: build/lib/libc10d_cuda_test.so 2022-05-18T04:23:01.6769710Z inflating: build/lib/libtorch_cuda_linalg.so 2022-05-18T04:23:01.6792815Z inflating: build/lib/libjitbackend_test.so 2022-05-18T04:23:01.6823866Z inflating: build/lib/libbackend_with_compiler.so 2022-05-18T04:23:01.6877151Z inflating: build/lib/libtorchbind_test.so 2022-05-18T04:23:01.6881960Z inflating: build/lib/libshm.so 2022-05-18T04:23:02.3627027Z inflating: build/lib/libtorch_deploy_internal.a 2022-05-18T04:23:02.5214942Z inflating: build/lib/libtorch_python.so 2022-05-18T04:23:02.5252716Z inflating: build/lib/libnnapi_backend.so 2022-05-18T04:23:02.5253009Z creating: build/bin/ 2022-05-18T04:23:02.5265790Z inflating: build/bin/remove_dt_needed 2022-05-18T04:23:02.5322729Z inflating: build/bin/c10_registry_test 2022-05-18T04:23:02.5399733Z inflating: build/bin/c10_optional_test 2022-05-18T04:23:02.5570932Z inflating: build/bin/c10_intrusive_ptr_test 2022-05-18T04:23:02.5622105Z inflating: build/bin/c10_flags_test 2022-05-18T04:23:02.5676293Z inflating: build/bin/c10_exception_test 2022-05-18T04:23:02.5735335Z inflating: build/bin/c10_logging_test 2022-05-18T04:23:02.5847996Z inflating: build/bin/c10_either_test 2022-05-18T04:23:02.5905469Z inflating: build/bin/c10_complex_test 2022-05-18T04:23:02.5957367Z inflating: build/bin/c10_irange_test 2022-05-18T04:23:02.6014481Z inflating: build/bin/c10_bfloat16_test 2022-05-18T04:23:02.6075318Z inflating: build/bin/c10_string_view_test 2022-05-18T04:23:02.6128353Z inflating: build/bin/c10_accumulate_test 2022-05-18T04:23:02.6183910Z inflating: build/bin/c10_complex_math_test 2022-05-18T04:23:02.6238432Z inflating: build/bin/c10_Bitset_test 2022-05-18T04:23:02.6295802Z inflating: build/bin/c10_InlineStreamGuard_test 2022-05-18T04:23:02.6443831Z inflating: build/bin/c10_SmallVectorTest 2022-05-18T04:23:02.6500749Z inflating: build/bin/c10_InlineDeviceGuard_test 2022-05-18T04:23:02.6558754Z inflating: build/bin/c10_typeid_test 2022-05-18T04:23:02.6617573Z inflating: build/bin/c10_SizesAndStrides_test 2022-05-18T04:23:02.6670147Z inflating: build/bin/c10_tempfile_test 2022-05-18T04:23:02.6720694Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2022-05-18T04:23:02.6769860Z inflating: build/bin/c10_StreamGuard_test 2022-05-18T04:23:02.6833205Z inflating: build/bin/c10_ordered_preserving_dict_test 2022-05-18T04:23:02.6892960Z inflating: build/bin/c10_DispatchKeySet_test 2022-05-18T04:23:02.6951608Z inflating: build/bin/c10_ThreadLocal_test 2022-05-18T04:23:02.7005285Z inflating: build/bin/c10_DeviceGuard_test 2022-05-18T04:23:02.7057414Z inflating: build/bin/c10_C++17_test 2022-05-18T04:23:02.7109640Z inflating: build/bin/c10_Device_test 2022-05-18T04:23:02.7159044Z inflating: build/bin/c10_TypeTraits_test 2022-05-18T04:23:02.7209572Z inflating: build/bin/c10_DeadlockDetection_test 2022-05-18T04:23:02.7260699Z inflating: build/bin/c10_Half_test 2022-05-18T04:23:02.7318753Z inflating: build/bin/c10_LeftRight_test 2022-05-18T04:23:02.7367847Z inflating: build/bin/c10_ConstexprCrc_test 2022-05-18T04:23:02.7431865Z inflating: build/bin/c10_Metaprogramming_test 2022-05-18T04:23:02.7481423Z inflating: build/bin/c10_Array_test 2022-05-18T04:23:02.7532678Z inflating: build/bin/c10_Synchronized_test 2022-05-18T04:23:02.7586711Z inflating: build/bin/c10_TypeIndex_test 2022-05-18T04:23:02.7638505Z inflating: build/bin/c10_TypeList_test 2022-05-18T04:23:02.7696099Z inflating: build/bin/c10_intrusive_ptr_benchmark 2022-05-18T04:23:02.8212251Z inflating: build/bin/protoc-3.13.0.0 2022-05-18T04:23:02.8727882Z inflating: build/bin/protoc 2022-05-18T04:23:02.8777728Z inflating: build/bin/c10_cuda_CUDATest 2022-05-18T04:23:02.9085624Z inflating: build/bin/vec_test_all_types_DEFAULT 2022-05-18T04:23:02.9429174Z inflating: build/bin/vec_test_all_types_AVX2 2022-05-18T04:23:02.9484540Z inflating: build/bin/HashStoreTest 2022-05-18T04:23:02.9539418Z inflating: build/bin/FileStoreTest 2022-05-18T04:23:02.9601844Z inflating: build/bin/TCPStoreTest 2022-05-18T04:23:02.9616712Z inflating: build/bin/ProcessGroupMPITest 2022-05-18T04:23:02.9686457Z inflating: build/bin/cuda_cub_test 2022-05-18T04:23:02.9689739Z inflating: build/bin/example_allreduce 2022-05-18T04:23:02.9739772Z inflating: build/bin/cuda_cudnn_test 2022-05-18T04:23:02.9802761Z inflating: build/bin/cuda_stream_test 2022-05-18T04:23:02.9856358Z inflating: build/bin/cuda_apply_test 2022-05-18T04:23:02.9910228Z inflating: build/bin/cuda_reportMemoryUsage_test 2022-05-18T04:23:02.9980821Z inflating: build/bin/cuda_complex_math_test 2022-05-18T04:23:03.0041679Z inflating: build/bin/cuda_atomic_ops_test 2022-05-18T04:23:03.0095949Z inflating: build/bin/inline_container_test 2022-05-18T04:23:03.0145293Z inflating: build/bin/op_allowlist_test 2022-05-18T04:23:03.0200821Z inflating: build/bin/cuda_caching_host_allocator_test 2022-05-18T04:23:03.0255561Z inflating: build/bin/cuda_vectorized_test 2022-05-18T04:23:03.0305881Z inflating: build/bin/cuda_optional_test 2022-05-18T04:23:03.0367758Z inflating: build/bin/apply_utils_test 2022-05-18T04:23:03.0438256Z inflating: build/bin/cuda_distributions_test 2022-05-18T04:23:03.0491751Z inflating: build/bin/cuda_integer_divider_test 2022-05-18T04:23:03.0550653Z inflating: build/bin/quantized_test 2022-05-18T04:23:03.0611382Z inflating: build/bin/cuda_generator_test 2022-05-18T04:23:03.0662608Z inflating: build/bin/variant_test 2022-05-18T04:23:03.0723211Z inflating: build/bin/cpu_generator_test 2022-05-18T04:23:03.0774635Z inflating: build/bin/dispatch_key_set_test 2022-05-18T04:23:03.0836888Z inflating: build/bin/type_test 2022-05-18T04:23:03.0967255Z inflating: build/bin/kernel_lambda_legacy_test 2022-05-18T04:23:03.1065723Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2022-05-18T04:23:03.1123454Z inflating: build/bin/test_parallel 2022-05-18T04:23:03.1177287Z inflating: build/bin/cpu_profiling_allocator_test 2022-05-18T04:23:03.1229517Z inflating: build/bin/reportMemoryUsage_test 2022-05-18T04:23:03.1280407Z inflating: build/bin/reduce_ops_test 2022-05-18T04:23:03.1339847Z inflating: build/bin/scalar_test 2022-05-18T04:23:03.1438991Z inflating: build/bin/kernel_function_test 2022-05-18T04:23:03.1736362Z inflating: build/bin/op_registration_test 2022-05-18T04:23:03.1811099Z inflating: build/bin/Dict_test 2022-05-18T04:23:03.1864843Z inflating: build/bin/Dimname_test 2022-05-18T04:23:03.1926736Z inflating: build/bin/basic 2022-05-18T04:23:03.1979686Z inflating: build/bin/memory_overlapping_test 2022-05-18T04:23:03.2030959Z inflating: build/bin/cuda_half_test 2022-05-18T04:23:03.2084818Z inflating: build/bin/cuda_packedtensoraccessor_test 2022-05-18T04:23:03.2151851Z inflating: build/bin/pow_test 2022-05-18T04:23:03.2153437Z inflating: build/bin/verify_api_visibility 2022-05-18T04:23:03.2214698Z inflating: build/bin/cuda_complex_test 2022-05-18T04:23:03.2273572Z inflating: build/bin/NamedTensor_test 2022-05-18T04:23:03.2326125Z inflating: build/bin/weakref_test 2022-05-18T04:23:03.2384266Z inflating: build/bin/extension_backend_test 2022-05-18T04:23:03.2441991Z inflating: build/bin/half_test 2022-05-18T04:23:03.2494358Z inflating: build/bin/wrapdim_test 2022-05-18T04:23:03.2550306Z inflating: build/bin/broadcast_test 2022-05-18T04:23:03.2601397Z inflating: build/bin/dlconvertor_test 2022-05-18T04:23:03.2659701Z inflating: build/bin/scalar_tensor_test 2022-05-18T04:23:03.2717153Z inflating: build/bin/native_test 2022-05-18T04:23:03.2771049Z inflating: build/bin/undefined_tensor_test 2022-05-18T04:23:03.2883872Z inflating: build/bin/List_test 2022-05-18T04:23:03.2963372Z inflating: build/bin/tensor_iterator_test 2022-05-18T04:23:03.3015478Z inflating: build/bin/CppSignature_test 2022-05-18T04:23:03.3018160Z inflating: build/bin/thread_init_test 2022-05-18T04:23:03.3072420Z inflating: build/bin/math_kernel_test 2022-05-18T04:23:03.3122813Z inflating: build/bin/lazy_tensor_test 2022-05-18T04:23:03.3176640Z inflating: build/bin/memory_format_test 2022-05-18T04:23:03.3228186Z inflating: build/bin/operators_test 2022-05-18T04:23:03.3279696Z inflating: build/bin/cuda_dlconvertor_test 2022-05-18T04:23:03.3387047Z inflating: build/bin/kernel_lambda_test 2022-05-18T04:23:03.3457440Z inflating: build/bin/vmap_test 2022-05-18T04:23:03.3519077Z inflating: build/bin/IListRef_test 2022-05-18T04:23:03.3616673Z inflating: build/bin/ivalue_test 2022-05-18T04:23:03.3665807Z inflating: build/bin/mobile_memory_cleanup 2022-05-18T04:23:03.3727766Z inflating: build/bin/kernel_stackbased_test 2022-05-18T04:23:03.3780590Z inflating: build/bin/stride_properties_test 2022-05-18T04:23:03.3841235Z inflating: build/bin/atest 2022-05-18T04:23:03.3906700Z inflating: build/bin/KernelFunction_test 2022-05-18T04:23:03.3964856Z inflating: build/bin/backend_fallback_test 2022-05-18T04:23:03.4055892Z inflating: build/bin/cpu_rng_test 2022-05-18T04:23:03.4179342Z inflating: build/bin/kernel_function_legacy_test 2022-05-18T04:23:03.4246326Z inflating: build/bin/ProcessGroupGlooTest 2022-05-18T04:23:03.4307247Z inflating: build/bin/ProcessGroupGlooAsyncTest 2022-05-18T04:23:03.4370462Z inflating: build/bin/ProcessGroupNCCLTest 2022-05-18T04:23:03.4387321Z inflating: build/bin/tutorial_tensorexpr 2022-05-18T04:23:03.4448425Z inflating: build/bin/ProcessGroupNCCLErrorsTest 2022-05-18T04:23:03.4503036Z inflating: build/bin/test_dist_autograd 2022-05-18T04:23:03.4574397Z inflating: build/bin/test_mobile_nnc 2022-05-18T04:23:03.4576962Z inflating: build/bin/parallel_benchmark 2022-05-18T04:23:03.4649757Z inflating: build/bin/test_cpp_rpc 2022-05-18T04:23:03.4655339Z inflating: build/bin/torch_shm_manager 2022-05-18T04:23:03.4666634Z inflating: build/bin/aot_model_compiler_test 2022-05-18T04:23:03.5029143Z inflating: build/bin/test_lazy 2022-05-18T04:23:03.5902617Z inflating: build/bin/test_tensorexpr 2022-05-18T04:23:04.2761630Z inflating: build/bin/interactive_embedded_interpreter 2022-05-18T04:23:04.2890285Z inflating: build/bin/nvfuser_bench 2022-05-18T04:23:04.9659176Z inflating: build/bin/test_deploy 2022-05-18T04:23:05.6414382Z inflating: build/bin/test_deploy_gpu 2022-05-18T04:23:06.3123564Z inflating: build/bin/deploy_benchmark 2022-05-18T04:23:06.4044349Z inflating: build/bin/test_jit 2022-05-18T04:23:07.1993623Z inflating: build/bin/test_api 2022-05-18T04:23:07.1994952Z inflating: .pytorch-test-times.json 2022-05-18T04:23:07.2023236Z ##[group]Run df -H 2022-05-18T04:23:07.2023498Z df -H 2022-05-18T04:23:07.2037011Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T04:23:07.2037316Z env: 2022-05-18T04:23:07.2037553Z IN_CI: 1 2022-05-18T04:23:07.2037765Z IS_GHA: 1 2022-05-18T04:23:07.2038015Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:23:07.2038285Z GPU_FLAG: --gpus all 2022-05-18T04:23:07.2038522Z ##[endgroup] 2022-05-18T04:23:07.2077653Z Filesystem Size Used Avail Use% Mounted on 2022-05-18T04:23:07.2077993Z devtmpfs 65G 0 65G 0% /dev 2022-05-18T04:23:07.2079325Z tmpfs 65G 0 65G 0% /dev/shm 2022-05-18T04:23:07.2079677Z tmpfs 65G 459k 65G 1% /run 2022-05-18T04:23:07.2079963Z tmpfs 65G 0 65G 0% /sys/fs/cgroup 2022-05-18T04:23:07.2080276Z /dev/xvda1 162G 27G 135G 17% / 2022-05-18T04:23:07.3489033Z ##[group]Run .github/scripts/parse_ref.py 2022-05-18T04:23:07.3489411Z .github/scripts/parse_ref.py 2022-05-18T04:23:07.3502644Z shell: /usr/bin/bash -e {0} 2022-05-18T04:23:07.3502886Z env: 2022-05-18T04:23:07.3503109Z IN_CI: 1 2022-05-18T04:23:07.3503336Z IS_GHA: 1 2022-05-18T04:23:07.3503571Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:23:07.3503860Z GPU_FLAG: --gpus all 2022-05-18T04:23:07.3504116Z ##[endgroup] 2022-05-18T04:23:10.6070549Z ##[group]Run set -x 2022-05-18T04:23:10.6070953Z set -x 2022-05-18T04:23:10.6071189Z  2022-05-18T04:23:10.6071465Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2022-05-18T04:23:10.6071803Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2022-05-18T04:23:10.6072155Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2022-05-18T04:23:10.6072487Z  TEST_COMMAND=.jenkins/caffe2/test.sh 2022-05-18T04:23:10.6072748Z else 2022-05-18T04:23:10.6073032Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2022-05-18T04:23:10.6073309Z fi 2022-05-18T04:23:10.6073532Z  2022-05-18T04:23:10.6073838Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-05-18T04:23:10.6074440Z export COMMIT_MESSAGES 2022-05-18T04:23:10.6074716Z  2022-05-18T04:23:10.6075027Z # detached container should get cleaned up by teardown_ec2_linux 2022-05-18T04:23:10.6075464Z # TODO: Stop building test binaries as part of the build phase 2022-05-18T04:23:10.6075840Z # Used for GPU_FLAG since that doesn't play nice 2022-05-18T04:23:10.6076158Z # shellcheck disable=SC2086,SC2090 2022-05-18T04:23:10.6076464Z container_name=$(docker run \ 2022-05-18T04:23:10.6076743Z  ${GPU_FLAG:-} \ 2022-05-18T04:23:10.6077001Z  -e BUILD_ENVIRONMENT \ 2022-05-18T04:23:10.6077276Z  -e PR_NUMBER \ 2022-05-18T04:23:10.6077571Z  -e CUSTOM_TEST_ARTIFACT_BUILD_DIR \ 2022-05-18T04:23:10.6077849Z  -e GITHUB_ACTIONS \ 2022-05-18T04:23:10.6078108Z  -e IN_CI \ 2022-05-18T04:23:10.6078355Z  -e IS_GHA \ 2022-05-18T04:23:10.6078585Z  -e BRANCH \ 2022-05-18T04:23:10.6078832Z  -e SHA1 \ 2022-05-18T04:23:10.6079093Z  -e AWS_DEFAULT_REGION \ 2022-05-18T04:23:10.6079522Z  -e IN_WHEEL_TEST \ 2022-05-18T04:23:10.6079776Z  -e SHARD_NUMBER \ 2022-05-18T04:23:10.6080040Z  -e JOB_BASE_NAME \ 2022-05-18T04:23:10.6080302Z  -e TEST_CONFIG \ 2022-05-18T04:23:10.6080556Z  -e NUM_TEST_SHARDS \ 2022-05-18T04:23:10.6080821Z  -e PR_BODY \ 2022-05-18T04:23:10.6081085Z  -e COMMIT_MESSAGES \ 2022-05-18T04:23:10.6081359Z  -e PYTORCH_RETRY_TEST_CASES \ 2022-05-18T04:23:10.6081639Z  -e PR_LABELS \ 2022-05-18T04:23:10.6081927Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-05-18T04:23:10.6082206Z  -e SCCACHE_BUCKET \ 2022-05-18T04:23:10.6082470Z  -e XLA_CUDA \ 2022-05-18T04:23:10.6082755Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-05-18T04:23:10.6083080Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-05-18T04:23:10.6083407Z  --ulimit stack=10485760:83886080 \ 2022-05-18T04:23:10.6083725Z  --security-opt seccomp=unconfined \ 2022-05-18T04:23:10.6084035Z  --cap-add=SYS_PTRACE \ 2022-05-18T04:23:10.6084289Z  --ipc=host \ 2022-05-18T04:23:10.6084560Z  --shm-size="${SHM_SIZE}" \ 2022-05-18T04:23:10.6084821Z  --tty \ 2022-05-18T04:23:10.6085047Z  --detach \ 2022-05-18T04:23:10.6085320Z  --name="${container_name}" \ 2022-05-18T04:23:10.6085595Z  --user jenkins \ 2022-05-18T04:23:10.6085899Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-05-18T04:23:10.6086239Z  -w /var/lib/jenkins/workspace \ 2022-05-18T04:23:10.6086523Z  "${DOCKER_IMAGE}" 2022-05-18T04:23:10.6086751Z ) 2022-05-18T04:23:10.6087090Z docker exec -t "${container_name}" sh -c "pip install dist/*.whl && ${TEST_COMMAND}" 2022-05-18T04:23:10.6100482Z shell: /usr/bin/bash -e {0} 2022-05-18T04:23:10.6100737Z env: 2022-05-18T04:23:10.6100960Z IN_CI: 1 2022-05-18T04:23:10.6101176Z IS_GHA: 1 2022-05-18T04:23:10.6101426Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:23:10.6101799Z GPU_FLAG: --gpus all 2022-05-18T04:23:10.6102128Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-05-18T04:23:10.6102440Z PR_NUMBER: 2022-05-18T04:23:10.6102682Z BRANCH: master 2022-05-18T04:23:10.6102971Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-05-18T04:23:10.6103318Z SHA1: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:23:10.6103621Z PYTORCH_RETRY_TEST_CASES: 1 2022-05-18T04:23:10.6103939Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-05-18T04:23:10.6104261Z TEST_CONFIG: default 2022-05-18T04:23:10.6104508Z SHARD_NUMBER: 1 2022-05-18T04:23:10.6104751Z NUM_TEST_SHARDS: 4 2022-05-18T04:23:10.6104975Z PR_BODY: 2022-05-18T04:23:10.6105280Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-05-18T04:23:10.6105589Z SHM_SIZE: 2g 2022-05-18T04:23:10.6106063Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T04:23:10.6106547Z XLA_CUDA: 2022-05-18T04:23:10.6106901Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-05-18T04:23:10.6107240Z ##[endgroup] 2022-05-18T04:23:10.6136972Z + [[ default == \m\u\l\t\i\g\p\u ]] 2022-05-18T04:23:10.6137502Z + [[ linux-xenial-cuda11.3-py3.7-gcc7 == *onnx* ]] 2022-05-18T04:23:10.6137858Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2022-05-18T04:23:10.6140981Z ++ git cherry -v origin/master 2022-05-18T04:23:10.6174694Z + COMMIT_MESSAGES= 2022-05-18T04:23:10.6174987Z + export COMMIT_MESSAGES 2022-05-18T04:23:10.6184033Z +++ nproc --ignore=2 2022-05-18T04:23:10.6217792Z ++ docker run --gpus all -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=14 -e SCCACHE_BUCKET -e XLA_CUDA -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 --ipc=host --shm-size=2g --tty --detach --name= --user jenkins -v /home/ec2-user/actions-runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T04:23:33.2948487Z + container_name=f03cc98646a2fa1985af095651722e584c45b7737748f60dd7d423fb97814f6f 2022-05-18T04:23:33.2951146Z + docker exec -t f03cc98646a2fa1985af095651722e584c45b7737748f60dd7d423fb97814f6f sh -c 'pip install dist/*.whl && .jenkins/pytorch/test.sh' 2022-05-18T04:23:33.7915041Z Processing ./dist/torch-1.12.0a0+git3b23752-cp37-cp37m-linux_x86_64.whl 2022-05-18T04:23:33.8908228Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch==1.12.0a0+git3b23752) (4.1.1) 2022-05-18T04:23:34.4499540Z Installing collected packages: torch 2022-05-18T04:23:46.1456081Z Successfully installed torch-1.12.0a0+git3b23752 2022-05-18T04:23:46.1958017Z + COMPACT_JOB_NAME=linux-xenial-cuda11.3-py3.7-gcc7 2022-05-18T04:23:46.1960575Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2022-05-18T04:23:46.2170422Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.7/site-packages/torch 2022-05-18T04:23:46.2171193Z + TORCH_BIN_DIR=/opt/conda/lib/python3.7/site-packages/torch/bin 2022-05-18T04:23:46.2171649Z + TORCH_LIB_DIR=/opt/conda/lib/python3.7/site-packages/torch/lib 2022-05-18T04:23:46.2174682Z + TORCH_TEST_DIR=/opt/conda/lib/python3.7/site-packages/torch/test 2022-05-18T04:23:46.2175257Z + BUILD_DIR=build 2022-05-18T04:23:46.2176643Z + BUILD_RENAMED_DIR=build_renamed 2022-05-18T04:23:46.2177188Z + BUILD_BIN_DIR=build/bin 2022-05-18T04:23:46.2177782Z + [[ -n default ]] 2022-05-18T04:23:46.2178395Z + BUILD_ENVIRONMENT=linux-xenial-cuda11.3-py3.7-gcc7-default 2022-05-18T04:23:46.2179692Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default != *bazel* ]] 2022-05-18T04:23:46.2180466Z ++ realpath build/custom_test_artifacts 2022-05-18T04:23:46.2182573Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2022-05-18T04:23:46.2187592Z ++ dirname .jenkins/pytorch/test.sh 2022-05-18T04:23:46.2194876Z + source .jenkins/pytorch/common.sh 2022-05-18T04:23:46.2199231Z +++ dirname .jenkins/pytorch/common.sh 2022-05-18T04:23:46.2209320Z ++ source .jenkins/pytorch/common_utils.sh 2022-05-18T04:23:46.2213260Z +++ TORCHVISION_COMMIT=8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db 2022-05-18T04:23:46.2213937Z ++ set -ex 2022-05-18T04:23:46.2221747Z ++++ dirname .jenkins/pytorch/common.sh 2022-05-18T04:23:46.2232400Z +++ cd .jenkins/pytorch 2022-05-18T04:23:46.2233140Z +++ pwd -P 2022-05-18T04:23:46.2237062Z ++ SCRIPT_DIR=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-05-18T04:23:46.2237566Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *linux* ]] 2022-05-18T04:23:46.2241074Z +++ find /etc/apt/ -type f -name '*.list' 2022-05-18T04:23:46.2259521Z ++ sudo sed -i 's/.*nvidia.*/# &/' /etc/apt/sources.list /etc/apt/sources.list.d/cuda.list /etc/apt/sources.list.d/nodesource.list /etc/apt/sources.list.d/ubuntu-toolchain-r-ubuntu-test-xenial.list /etc/apt/sources.list.d/yarn.list 2022-05-18T04:23:46.2322626Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *rocm* ]] 2022-05-18T04:23:46.2323061Z ++ echo ENTERED_USER_LAND 2022-05-18T04:23:46.2323515Z ENTERED_USER_LAND 2022-05-18T04:23:46.2323825Z ++ export IN_CI=1 2022-05-18T04:23:46.2324060Z ++ IN_CI=1 2022-05-18T04:23:46.2324548Z ++ declare -f -t trap_add 2022-05-18T04:23:46.2325008Z ++ trap_add cleanup EXIT 2022-05-18T04:23:46.2325279Z ++ trap_add_cmd=cleanup 2022-05-18T04:23:46.2325504Z ++ shift 2022-05-18T04:23:46.2325808Z ++ for trap_add_name in '"$@"' 2022-05-18T04:23:46.2333793Z ++++ trap -p EXIT 2022-05-18T04:23:46.2337238Z +++ eval 'extract_trap_cmd ' 2022-05-18T04:23:46.2337902Z ++++ extract_trap_cmd 2022-05-18T04:23:46.2338205Z ++++ printf '%s\n' '' 2022-05-18T04:23:46.2338948Z +++ printf '%s\n' cleanup 2022-05-18T04:23:46.2341903Z ++ trap -- ' 2022-05-18T04:23:46.2342335Z cleanup' EXIT 2022-05-18T04:23:46.2344568Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-default != *win-* ]] 2022-05-18T04:23:46.2345061Z ++ which sccache 2022-05-18T04:23:46.2355375Z ++ sccache --stop-server 2022-05-18T04:23:46.2380121Z ++ true 2022-05-18T04:23:46.2380779Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-05-18T04:23:46.2389130Z ++ [[ -n '' ]] 2022-05-18T04:23:46.2389585Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *rocm* ]] 2022-05-18T04:23:46.2389978Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-05-18T04:23:46.2390283Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-05-18T04:23:46.2390596Z ++ RUST_LOG=sccache::server=error 2022-05-18T04:23:46.2390923Z ++ sccache --start-server 2022-05-18T04:23:46.2409576Z sccache: Starting the server... 2022-05-18T04:23:46.2615521Z ++ sccache --zero-stats 2022-05-18T04:23:46.2638037Z Compile requests 0 2022-05-18T04:23:46.2638367Z Compile requests executed 0 2022-05-18T04:23:46.2638892Z Cache hits 0 2022-05-18T04:23:46.2639159Z Cache misses 0 2022-05-18T04:23:46.2639435Z Cache timeouts 0 2022-05-18T04:23:46.2639745Z Cache read errors 0 2022-05-18T04:23:46.2640008Z Forced recaches 0 2022-05-18T04:23:46.2640283Z Cache write errors 0 2022-05-18T04:23:46.2640579Z Compilation failures 0 2022-05-18T04:23:46.2640839Z Cache errors 0 2022-05-18T04:23:46.2641321Z Non-cacheable compilations 0 2022-05-18T04:23:46.2641955Z Non-cacheable calls 0 2022-05-18T04:23:46.2642572Z Non-compilation calls 0 2022-05-18T04:23:46.2643076Z Unsupported compiler calls 0 2022-05-18T04:23:46.2643564Z Average cache write 0.000 s 2022-05-18T04:23:46.2644188Z Average cache read miss 0.000 s 2022-05-18T04:23:46.2645053Z Average cache read hit 0.000 s 2022-05-18T04:23:46.2645394Z Failed distributed compilations 0 2022-05-18T04:23:46.2646140Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-05-18T04:23:46.2646786Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-test == *-build ]] 2022-05-18T04:23:46.2647111Z ++ which ccache 2022-05-18T04:23:46.2654699Z ++ '[' -z linux-xenial-cuda11.3-py3.7-gcc7 ']' 2022-05-18T04:23:46.2655814Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *linux-trusty-py3.6-gcc7* ]] 2022-05-18T04:23:46.2656622Z ++ BUILD_TEST_LIBTORCH=0 2022-05-18T04:23:46.2657167Z ++ [[ default == *xla* ]] 2022-05-18T04:23:46.2657594Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *centos* ]] 2022-05-18T04:23:46.2658080Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *linux-bionic* ]] 2022-05-18T04:23:46.2658595Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *linux-focal* ]] 2022-05-18T04:23:46.2658982Z + echo 'Testing pytorch' 2022-05-18T04:23:46.2659227Z Testing pytorch 2022-05-18T04:23:46.2659504Z + export LANG=C.UTF-8 2022-05-18T04:23:46.2659767Z + LANG=C.UTF-8 2022-05-18T04:23:46.2660631Z + PR_NUMBER= 2022-05-18T04:23:46.2661107Z + [[ default == \d\e\f\a\u\l\t ]] 2022-05-18T04:23:46.2661605Z + export CUDA_VISIBLE_DEVICES=0 2022-05-18T04:23:46.2661885Z + CUDA_VISIBLE_DEVICES=0 2022-05-18T04:23:46.2662147Z + export HIP_VISIBLE_DEVICES=0 2022-05-18T04:23:46.2662431Z + HIP_VISIBLE_DEVICES=0 2022-05-18T04:23:46.2662913Z + [[ default == \d\i\s\t\r\i\b\u\t\e\d ]] 2022-05-18T04:23:46.2663699Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *-slow-* ]] 2022-05-18T04:23:46.2664097Z + [[ default == \s\l\o\w ]] 2022-05-18T04:23:46.2664815Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *slow-gradcheck* ]] 2022-05-18T04:23:46.2665481Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *cuda* ]] 2022-05-18T04:23:46.2666020Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2022-05-18T04:23:46.2666353Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2022-05-18T04:23:46.2666778Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *cuda11* ]] 2022-05-18T04:23:46.2667124Z + export BUILD_SPLIT_CUDA=ON 2022-05-18T04:23:46.2667394Z + BUILD_SPLIT_CUDA=ON 2022-05-18T04:23:46.2667806Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *crossref* ]] 2022-05-18T04:23:46.2668155Z + [[ -n '' ]] 2022-05-18T04:23:46.2668447Z + export PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=0 2022-05-18T04:23:46.2668774Z + PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=0 2022-05-18T04:23:46.2669185Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *rocm* ]] 2022-05-18T04:23:46.2669665Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default != *ppc64le* ]] 2022-05-18T04:23:46.2670152Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default != *-bazel-* ]] 2022-05-18T04:23:46.2670516Z + pip_install --user ninja 2022-05-18T04:23:46.2670881Z + pip install --progress-bar off --user ninja 2022-05-18T04:23:46.7848001Z Collecting ninja 2022-05-18T04:23:46.8072734Z Downloading ninja-1.10.2.3-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2022-05-18T04:23:46.8158806Z [?25l 2022-05-18T04:23:47.2950086Z [?25hInstalling collected packages: ninja 2022-05-18T04:23:47.3070017Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2022-05-18T04:23:47.3070809Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-05-18T04:23:47.3134809Z Successfully installed ninja-1.10.2.3 2022-05-18T04:23:47.3664560Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-05-18T04:23:47.3665200Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-05-18T04:23:47.3666299Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *asan* ]] 2022-05-18T04:23:47.3667312Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *-NO_AVX-* ]] 2022-05-18T04:23:47.3667742Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X ]] 2022-05-18T04:23:47.3668183Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *-NO_AVX2-* ]] 2022-05-18T04:23:47.3668551Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2022-05-18T04:23:47.3668991Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *-NO_AVX512-* ]] 2022-05-18T04:23:47.3669345Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\5\1\2 ]] 2022-05-18T04:23:47.3671434Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *tbb* ]] 2022-05-18T04:23:47.3686528Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *libtorch* ]] 2022-05-18T04:23:47.3687314Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *-bazel-* ]] 2022-05-18T04:23:47.3690376Z + cd test 2022-05-18T04:23:47.3691453Z + python -c 'import torch; print(torch.__config__.show())' 2022-05-18T04:23:50.0833569Z PyTorch built with: 2022-05-18T04:23:50.0834084Z - GCC 7.5 2022-05-18T04:23:50.0834780Z - C++ Version: 201402 2022-05-18T04:23:50.0835329Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-05-18T04:23:50.0835893Z - Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-05-18T04:23:50.0836333Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2022-05-18T04:23:50.0836711Z - LAPACK is enabled (usually provided by MKL) 2022-05-18T04:23:50.0837029Z - NNPACK is enabled 2022-05-18T04:23:50.0837428Z - CPU capability usage: AVX2 2022-05-18T04:23:50.0837734Z - CUDA Runtime 11.3 2022-05-18T04:23:50.0838113Z - NVCC architecture flags: -gencode;arch=compute_52,code=sm_52 2022-05-18T04:23:50.0838512Z - CuDNN 8.3.2 (built against CUDA 11.5) 2022-05-18T04:23:50.0838817Z - Magma 2.5.2 2022-05-18T04:23:50.0841791Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CUDA_VERSION=11.3, CUDNN_VERSION=8.3.2, CXX_COMPILER=/opt/cache/bin/c++, CXX_FLAGS= -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_KINETO -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -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 -Werror -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow, FORCE_FALLBACK_CUDA_MPI=1, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, PERF_WITH_AVX512=1, TORCH_VERSION=1.12.0, USE_CUDA=ON, USE_CUDNN=ON, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=OFF, USE_MPI=ON, USE_NCCL=ON, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=OFF, 2022-05-18T04:23:50.0844304Z 2022-05-18T04:23:50.4406808Z + cd test 2022-05-18T04:23:50.4407384Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2022-05-18T04:23:51.2606595Z ATen/Parallel: 2022-05-18T04:23:51.2607356Z at::get_num_threads() : 8 2022-05-18T04:23:51.2608569Z at::get_num_interop_threads() : 8 2022-05-18T04:23:51.2609443Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2022-05-18T04:23:51.2609746Z omp_get_max_threads() : 8 2022-05-18T04:23:51.2610376Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-05-18T04:23:51.2610770Z mkl_get_max_threads() : 8 2022-05-18T04:23:51.2611219Z Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-05-18T04:23:51.2611600Z std::thread::hardware_concurrency() : 16 2022-05-18T04:23:51.2611877Z Environment variables: 2022-05-18T04:23:51.2612171Z OMP_NUM_THREADS : [not set] 2022-05-18T04:23:51.2612444Z MKL_NUM_THREADS : [not set] 2022-05-18T04:23:51.2612973Z ATen parallel backend: OpenMP 2022-05-18T04:23:51.2613173Z 2022-05-18T04:23:51.3707207Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *deploy* ]] 2022-05-18T04:23:51.3707735Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *backward* ]] 2022-05-18T04:23:51.3708084Z + [[ default == *xla* ]] 2022-05-18T04:23:51.3708514Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *jit_legacy-test ]] 2022-05-18T04:23:51.3709022Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-test == *jit_legacy-test ]] 2022-05-18T04:23:51.3709387Z + [[ default == \j\i\t\_\l\e\g\a\c\y ]] 2022-05-18T04:23:51.3709797Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *libtorch* ]] 2022-05-18T04:23:51.3710287Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *distributed* ]] 2022-05-18T04:23:51.3710868Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-test == *distributed* ]] 2022-05-18T04:23:51.3711437Z + [[ 1 == 1 ]] 2022-05-18T04:23:51.3711847Z + [[ 4 -gt 1 ]] 2022-05-18T04:23:51.3712094Z + test_without_numpy 2022-05-18T04:23:51.3712378Z ++ dirname .jenkins/pytorch/test.sh 2022-05-18T04:23:51.3723320Z + pushd .jenkins/pytorch 2022-05-18T04:23:51.3723640Z ~/workspace/.jenkins/pytorch ~/workspace 2022-05-18T04:23:51.3724334Z + python -c 'import sys;sys.path.insert(0, '\''fake_numpy'\'');from unittest import TestCase;import torch;x=torch.randn(3,3);TestCase().assertRaises(RuntimeError, lambda: x.numpy())' 2022-05-18T04:23:52.0493915Z -c:1: UserWarning: Failed to initialize NumPy: Sorry PyTorch, but our NumPy is in the other folder (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp:68.) 2022-05-18T04:23:52.1500702Z + python -c 'import sys;sys.path.insert(0, '\''fake_numpy'\'');import torch;print(torch.tensor([torch.tensor(0.), torch.tensor(1.)]))' 2022-05-18T04:23:52.8133360Z -c:1: UserWarning: Failed to initialize NumPy: Sorry PyTorch, but our NumPy is in the other folder (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp:68.) 2022-05-18T04:23:52.8145852Z tensor([0., 1.]) 2022-05-18T04:23:52.9116528Z + popd 2022-05-18T04:23:52.9116826Z ~/workspace 2022-05-18T04:23:52.9117074Z + install_torchvision 2022-05-18T04:23:52.9117735Z + pip_install --user git+https://github.com/pytorch/vision.git@8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db 2022-05-18T04:23:52.9118440Z + pip install --progress-bar off --user git+https://github.com/pytorch/vision.git@8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db 2022-05-18T04:23:53.3226827Z Collecting git+https://github.com/pytorch/vision.git@8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db 2022-05-18T04:23:53.3232797Z Cloning https://github.com/pytorch/vision.git (to revision 8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db) to /tmp/pip-req-build-mxir5_03 2022-05-18T04:23:53.3235636Z Running command git clone -q https://github.com/pytorch/vision.git /tmp/pip-req-build-mxir5_03 2022-05-18T04:24:04.3184825Z Running command git rev-parse -q --verify 'sha^8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db' 2022-05-18T04:24:04.3214863Z Running command git fetch -q https://github.com/pytorch/vision.git 8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db 2022-05-18T04:24:04.5078995Z Running command git checkout -q 8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db 2022-05-18T04:24:04.6413840Z Resolved https://github.com/pytorch/vision.git to commit 8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db 2022-05-18T04:24:09.6447076Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from torchvision==0.9.0a0+8a2dc6f) (1.18.5) 2022-05-18T04:24:09.6455862Z Requirement already satisfied: torch in /opt/conda/lib/python3.7/site-packages (from torchvision==0.9.0a0+8a2dc6f) (1.12.0a0+git3b23752) 2022-05-18T04:24:09.6465711Z 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-18T04:24:09.6787261Z 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-18T04:24:09.6801495Z Building wheels for collected packages: torchvision 2022-05-18T04:25:34.2965948Z Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2022-05-18T04:25:34.3434686Z [?25h Created wheel for torchvision: filename=torchvision-0.9.0a0+8a2dc6f-cp37-cp37m-linux_x86_64.whl size=14356317 sha256=3f44c98f116b8facde312cf9b4c117ce7bfa3dd9ca4f9c5c8d3ed7be69b702b4 2022-05-18T04:25:34.3436823Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/26/96/c4/1735c76d8da02cdfd8d202d6c1a3338d784d390e1b48399a0b 2022-05-18T04:25:34.3479986Z Successfully built torchvision 2022-05-18T04:25:34.8023277Z Installing collected packages: torchvision 2022-05-18T04:25:35.2872573Z Successfully installed torchvision-0.9.0a0+8a2dc6f 2022-05-18T04:25:35.4333662Z + test_python_shard 1 2022-05-18T04:25:35.4334148Z + [[ -z 4 ]] 2022-05-18T04:25:35.4334675Z + python test/run_test.py --exclude-jit-executor --exclude-distributed-tests --shard 1 4 --verbose 2022-05-18T04:25:39.9240145Z Ignoring disabled issues: [] 2022-05-18T04:25:39.9371189Z test/run_test.py:894: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-05-18T04:25:39.9371719Z if torch.version.cuda is not None and LooseVersion(torch.version.cuda) == "11.6": 2022-05-18T04:25:39.9460190Z Found stats for current commit: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 and job: linux-xenial-cuda11.3-py3.7-gcc7. Proceeding with those values. 2022-05-18T04:25:39.9463116Z Selected tests: 2022-05-18T04:25:39.9463601Z test_ops 2022-05-18T04:25:39.9463925Z test_jit_cuda_fuser 2022-05-18T04:25:39.9464214Z distributions/test_distributions 2022-05-18T04:25:39.9466181Z test_cuda 2022-05-18T04:25:39.9466701Z test_tensorexpr 2022-05-18T04:25:39.9467153Z test_serialization 2022-05-18T04:25:39.9467450Z test_mkldnn 2022-05-18T04:25:39.9468671Z test_cpp_api_parity 2022-05-18T04:25:39.9469176Z test_ao_sparsity 2022-05-18T04:25:39.9469541Z test_spectral_ops 2022-05-18T04:25:39.9469769Z test_package 2022-05-18T04:25:39.9471052Z test_module_init 2022-05-18T04:25:39.9471824Z test_overrides 2022-05-18T04:25:39.9472213Z test_bundled_inputs 2022-05-18T04:25:39.9472563Z test_datapipe 2022-05-18T04:25:39.9472991Z test_subclass 2022-05-18T04:25:39.9473229Z test_native_functions 2022-05-18T04:25:39.9473499Z test_functionalization 2022-05-18T04:25:39.9473755Z test_license 2022-05-18T04:25:39.9474520Z test_tensorexpr_pybind 2022-05-18T04:25:39.9474834Z test_cpp_extensions_aot_no_ninja 2022-05-18T04:25:39.9475110Z test_nestedtensor 2022-05-18T04:25:39.9475529Z test_numba_integration 2022-05-18T04:25:39.9475881Z test_complex 2022-05-18T04:25:39.9476118Z test_vulkan 2022-05-18T04:25:39.9476365Z distributions/test_constraints 2022-05-18T04:25:39.9476702Z test_deploy 2022-05-18T04:25:39.9581355Z Prioritized test from test file changes. 2022-05-18T04:25:39.9581671Z reordering tests for PR: 2022-05-18T04:25:39.9581938Z prioritized: [] 2022-05-18T04:25:39.9583353Z the rest: ['test_ops', 'test_jit_cuda_fuser', 'distributions/test_distributions', 'test_cuda', 'test_tensorexpr', 'test_serialization', 'test_mkldnn', 'test_cpp_api_parity', 'test_ao_sparsity', 'test_spectral_ops', 'test_package', 'test_module_init', 'test_overrides', 'test_bundled_inputs', 'test_datapipe', 'test_subclass', 'test_native_functions', 'test_functionalization', 'test_license', 'test_tensorexpr_pybind', 'test_cpp_extensions_aot_no_ninja', 'test_nestedtensor', 'test_numba_integration', 'test_complex', 'test_vulkan', 'distributions/test_constraints', 'test_deploy'] 2022-05-18T04:25:39.9584231Z 2022-05-18T04:25:40.0149947Z Running test_ops ... [2022-05-18 04:25:40.014600] 2022-05-18T04:25:40.0150733Z Executing ['/opt/conda/bin/python', 'test_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:25:40.014671] 2022-05-18T04:25:43.7993799Z Test results will be stored in test-reports/python-unittest/test_ops 2022-05-18T04:25:44.2723953Z 2022-05-18T04:25:44.2724875Z Running tests... 2022-05-18T04:25:44.2725464Z ---------------------------------------------------------------------- 2022-05-18T04:25:44.7328278Z test_complex_half_reference_testing_H_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.460s) 2022-05-18T04:25:44.7369150Z test_complex_half_reference_testing_T_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T04:25:44.7714678Z test_complex_half_reference_testing___getitem___cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T04:25:45.2367370Z test_complex_half_reference_testing_abs_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.465s) 2022-05-18T04:25:45.2508203Z test_complex_half_reference_testing_add_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:25:45.7641577Z test_complex_half_reference_testing_angle_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.513s) 2022-05-18T04:25:45.7705595Z test_complex_half_reference_testing_as_strided_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:25:45.7800022Z test_complex_half_reference_testing_atleast_1d_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:25:45.7895427Z test_complex_half_reference_testing_atleast_2d_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:25:45.7992994Z test_complex_half_reference_testing_atleast_3d_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:25:45.8049971Z 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-18T04:25:45.8050718Z op=lambda x, *args, **kwargs: x.bfloat16(*args, **kwargs), 2022-05-18T04:25:45.8088908Z ok (0.009s) 2022-05-18T04:25:45.8126474Z test_complex_half_reference_testing_block_diag_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T04:25:45.8178921Z test_complex_half_reference_testing_bool_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:25:45.8272243Z test_complex_half_reference_testing_cat_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:25:45.8335368Z test_complex_half_reference_testing_chalf_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:25:45.8391551Z test_complex_half_reference_testing_char_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:25:45.8476014Z test_complex_half_reference_testing_chunk_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:25:45.8515617Z test_complex_half_reference_testing_clone_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T04:25:45.8571087Z test_complex_half_reference_testing_column_stack_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:25:45.8615530Z test_complex_half_reference_testing_conj_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T04:25:45.8647131Z test_complex_half_reference_testing_conj_physical_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T04:25:45.8678479Z test_complex_half_reference_testing_contiguous_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T04:25:45.8834240Z test_complex_half_reference_testing_diag_embed_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:25:45.8978033Z test_complex_half_reference_testing_diagonal_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:25:45.9036563Z test_complex_half_reference_testing_double_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:25:45.9092037Z test_complex_half_reference_testing_dsplit_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:25:45.9128681Z test_complex_half_reference_testing_dstack_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T04:25:45.9140219Z test_complex_half_reference_testing_empty_like_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T04:25:46.8734201Z test_complex_half_reference_testing_exp_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.959s) 2022-05-18T04:25:46.8787605Z test_complex_half_reference_testing_fill__cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:25:46.8862859Z test_complex_half_reference_testing_flatten_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:25:46.8921908Z test_complex_half_reference_testing_float_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:25:46.8977225Z test_complex_half_reference_testing_hsplit_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:25:46.9011629Z test_complex_half_reference_testing_hstack_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T04:25:46.9053209Z test_complex_half_reference_testing_imag_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T04:25:46.9095902Z test_complex_half_reference_testing_isfinite_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T04:25:46.9124322Z test_complex_half_reference_testing_isinf_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T04:25:46.9163010Z test_complex_half_reference_testing_isreal_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T04:25:47.5320624Z test_complex_half_reference_testing_log_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.615s) 2022-05-18T04:25:47.5392176Z test_complex_half_reference_testing_mH_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:25:47.5461433Z test_complex_half_reference_testing_mT_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:25:47.5499529Z test_complex_half_reference_testing_movedim_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T04:25:49.4329785Z test_complex_half_reference_testing_mul_cuda_complex32 (__main__.TestCommonCUDA) ... ok (1.883s) 2022-05-18T04:25:49.4388695Z test_complex_half_reference_testing_narrow_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:25:49.8546170Z test_complex_half_reference_testing_neg_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.415s) 2022-05-18T04:25:54.1046401Z test_complex_half_reference_testing_prod_cuda_complex32 (__main__.TestCommonCUDA) ... ok (4.250s) 2022-05-18T04:25:54.1088537Z test_complex_half_reference_testing_real_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T04:25:54.1125026Z test_complex_half_reference_testing_resolve_neg_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T04:25:54.6029108Z test_complex_half_reference_testing_sgn_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.490s) 2022-05-18T04:25:56.0955057Z test_complex_half_reference_testing_sigmoid_cuda_complex32 (__main__.TestCommonCUDA) ... ok (1.492s) 2022-05-18T04:25:56.1040921Z test_complex_half_reference_testing_stack_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:25:56.1179673Z test_complex_half_reference_testing_sub_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:25:58.8725213Z test_complex_half_reference_testing_sum_cuda_complex32 (__main__.TestCommonCUDA) ... ok (2.754s) 2022-05-18T04:25:58.8779048Z test_complex_half_reference_testing_view_as_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:25:58.8856597Z test_complex_half_reference_testing_view_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:25:58.8911060Z test_complex_half_reference_testing_vsplit_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:25:58.8945676Z test_complex_half_reference_testing_vstack_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T04:25:58.9765588Z test_dtypes_H_cuda (__main__.TestCommonCUDA) ... ok (0.082s) 2022-05-18T04:25:59.0574963Z test_dtypes_T_cuda (__main__.TestCommonCUDA) ... ok (0.081s) 2022-05-18T04:25:59.7591928Z test_dtypes___getitem___cuda (__main__.TestCommonCUDA) ... Some dtypes for __getitem__ on device type cuda are only partially supported! 2022-05-18T04:25:59.7592514Z The following dtypes only worked on some samples during backward: {torch.complex32}. 2022-05-18T04:25:59.7592777Z 2022-05-18T04:25:59.7595055Z ok (0.702s) 2022-05-18T04:26:00.1122870Z test_dtypes___radd___cuda (__main__.TestCommonCUDA) ... ok (0.353s) 2022-05-18T04:26:00.6807747Z test_dtypes___rand___cuda (__main__.TestCommonCUDA) ... ok (0.568s) 2022-05-18T04:26:00.9619588Z test_dtypes___rdiv___cuda (__main__.TestCommonCUDA) ... ok (0.281s) 2022-05-18T04:26:01.8901963Z test_dtypes___rmatmul___cuda (__main__.TestCommonCUDA) ... Some dtypes for __rmatmul__ on device type cuda are only partially supported! 2022-05-18T04:26:01.8902623Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.int64, torch.bfloat16, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:26:01.8903934Z The following dtypes only worked on some samples during backward: {torch.bfloat16}. 2022-05-18T04:26:01.8904469Z 2022-05-18T04:26:01.8904995Z ok (0.929s) 2022-05-18T04:26:02.3190872Z test_dtypes___rmod___cuda (__main__.TestCommonCUDA) ... ok (0.428s) 2022-05-18T04:26:02.6738299Z test_dtypes___rmul___cuda (__main__.TestCommonCUDA) ... ok (0.355s) 2022-05-18T04:26:03.2441462Z test_dtypes___ror___cuda (__main__.TestCommonCUDA) ... ok (0.570s) 2022-05-18T04:26:03.2526385Z 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-18T04:26:03.2527220Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-05-18T04:26:03.9510195Z ok (0.707s) 2022-05-18T04:26:04.3095234Z test_dtypes___rsub___cuda (__main__.TestCommonCUDA) ... ok (0.358s) 2022-05-18T04:26:04.8773615Z test_dtypes___rxor___cuda (__main__.TestCommonCUDA) ... ok (0.568s) 2022-05-18T04:26:07.6306277Z test_dtypes__masked_amax_cuda (__main__.TestCommonCUDA) ... Some dtypes for _masked.amax on device type cuda are only partially supported! 2022-05-18T04:26:07.6306855Z The following dtypes only worked on some samples during forward: {torch.bool}. 2022-05-18T04:26:07.6307110Z 2022-05-18T04:26:07.6309884Z ok (2.754s) 2022-05-18T04:26:10.3819710Z test_dtypes__masked_amin_cuda (__main__.TestCommonCUDA) ... Some dtypes for _masked.amin on device type cuda are only partially supported! 2022-05-18T04:26:10.3820281Z The following dtypes only worked on some samples during forward: {torch.bool}. 2022-05-18T04:26:10.3820539Z 2022-05-18T04:26:10.3823473Z ok (2.751s) 2022-05-18T04:26:12.0269780Z test_dtypes__masked_argmax_cuda (__main__.TestCommonCUDA) ... Some dtypes for _masked.argmax on device type cuda are only partially supported! 2022-05-18T04:26:12.0270428Z The following dtypes only worked on some samples during forward: {torch.bool, torch.complex128, torch.complex64}. 2022-05-18T04:26:12.0270729Z 2022-05-18T04:26:12.0273593Z ok (1.645s) 2022-05-18T04:26:13.6717531Z test_dtypes__masked_argmin_cuda (__main__.TestCommonCUDA) ... Some dtypes for _masked.argmin on device type cuda are only partially supported! 2022-05-18T04:26:13.6718153Z The following dtypes only worked on some samples during forward: {torch.bool, torch.complex128, torch.complex64}. 2022-05-18T04:26:13.6718456Z 2022-05-18T04:26:13.6721124Z ok (1.645s) 2022-05-18T04:26:14.4099248Z test_dtypes__masked_log_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.737s) 2022-05-18T04:26:14.8623364Z test_dtypes__masked_mean_cuda (__main__.TestCommonCUDA) ... ok (0.452s) 2022-05-18T04:26:27.2368965Z test_dtypes__masked_norm_cuda (__main__.TestCommonCUDA) ... Some dtypes for _masked.norm on device type cuda are only partially supported! 2022-05-18T04:26:27.2369872Z The following dtypes only worked on some samples during forward: {torch.complex128, torch.complex64}. 2022-05-18T04:26:27.2370416Z The following dtypes only worked on some samples during backward: {torch.complex128, torch.complex64}. 2022-05-18T04:26:27.2370708Z 2022-05-18T04:26:27.2379674Z ok (12.376s) 2022-05-18T04:26:28.6285324Z test_dtypes__masked_normalize_cuda (__main__.TestCommonCUDA) ... ok (1.390s) 2022-05-18T04:27:21.1976312Z test_dtypes__masked_prod_cuda (__main__.TestCommonCUDA) ... ok (52.569s) 2022-05-18T04:27:21.9470677Z test_dtypes__masked_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.749s) 2022-05-18T04:27:22.6893382Z test_dtypes__masked_softmin_cuda (__main__.TestCommonCUDA) ... ok (0.742s) 2022-05-18T04:27:25.9750201Z test_dtypes__masked_std_cuda (__main__.TestCommonCUDA) ... ok (3.286s) 2022-05-18T04:27:28.8729717Z test_dtypes__masked_sum_cuda (__main__.TestCommonCUDA) ... ok (2.898s) 2022-05-18T04:27:30.9403899Z test_dtypes__masked_var_cuda (__main__.TestCommonCUDA) ... ok (2.067s) 2022-05-18T04:27:30.9870637Z test_dtypes__refs_abs_cuda (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T04:27:32.8013043Z test_dtypes__refs_acos_cuda (__main__.TestCommonCUDA) ... ok (1.814s) 2022-05-18T04:27:32.8209642Z test_dtypes__refs_acosh_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T04:27:33.3149391Z test_dtypes__refs_add_cuda (__main__.TestCommonCUDA) ... ok (0.494s) 2022-05-18T04:27:34.3267125Z test_dtypes__refs_amax_cuda (__main__.TestCommonCUDA) ... ok (1.012s) 2022-05-18T04:27:35.3399380Z test_dtypes__refs_amin_cuda (__main__.TestCommonCUDA) ... ok (1.013s) 2022-05-18T04:27:35.5380594Z test_dtypes__refs_as_strided_cuda (__main__.TestCommonCUDA) ... ok (0.198s) 2022-05-18T04:27:35.5492537Z test_dtypes__refs_asin_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:27:35.7392566Z test_dtypes__refs_atan2_cuda (__main__.TestCommonCUDA) ... ok (0.190s) 2022-05-18T04:27:35.7502071Z test_dtypes__refs_atan_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:27:36.3843278Z test_dtypes__refs_bitwise_and_cuda (__main__.TestCommonCUDA) ... ok (0.634s) 2022-05-18T04:27:37.0143700Z test_dtypes__refs_bitwise_left_shift_cuda (__main__.TestCommonCUDA) ... ok (0.630s) 2022-05-18T04:27:37.6529165Z test_dtypes__refs_bitwise_or_cuda (__main__.TestCommonCUDA) ... ok (0.638s) 2022-05-18T04:27:38.2901329Z test_dtypes__refs_bitwise_xor_cuda (__main__.TestCommonCUDA) ... ok (0.637s) 2022-05-18T04:27:38.5820557Z test_dtypes__refs_cat_cuda (__main__.TestCommonCUDA) ... ok (0.292s) 2022-05-18T04:27:38.6349734Z test_dtypes__refs_ceil_cuda (__main__.TestCommonCUDA) ... ok (0.053s) 2022-05-18T04:27:38.7708379Z test_dtypes__refs_chunk_cuda (__main__.TestCommonCUDA) ... ok (0.136s) 2022-05-18T04:27:38.8537305Z test_dtypes__refs_clone_cuda (__main__.TestCommonCUDA) ... ok (0.083s) 2022-05-18T04:27:38.8729861Z test_dtypes__refs_cos_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T04:27:38.8922107Z test_dtypes__refs_cosh_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T04:27:40.6214733Z test_dtypes__refs_digamma_cuda (__main__.TestCommonCUDA) ... ok (1.729s) 2022-05-18T04:27:41.3894113Z test_dtypes__refs_eq_cuda (__main__.TestCommonCUDA) ... ok (0.768s) 2022-05-18T04:27:41.4115463Z test_dtypes__refs_erf_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T04:27:41.9458180Z test_dtypes__refs_erfc_cuda (__main__.TestCommonCUDA) ... ok (0.534s) 2022-05-18T04:27:42.4765002Z test_dtypes__refs_erfinv_cuda (__main__.TestCommonCUDA) ... ok (0.531s) 2022-05-18T04:27:42.9786494Z test_dtypes__refs_exp_cuda (__main__.TestCommonCUDA) ... ok (0.502s) 2022-05-18T04:27:43.0027003Z test_dtypes__refs_expm1_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T04:27:43.2359638Z test_dtypes__refs_flatten_cuda (__main__.TestCommonCUDA) ... ok (0.233s) 2022-05-18T04:27:43.6192137Z test_dtypes__refs_flip_cuda (__main__.TestCommonCUDA) ... ok (0.383s) 2022-05-18T04:27:45.0439383Z test_dtypes__refs_float_power_cuda (__main__.TestCommonCUDA) ... ok (1.424s) 2022-05-18T04:27:45.1009437Z test_dtypes__refs_floor_cuda (__main__.TestCommonCUDA) ... ok (0.057s) 2022-05-18T04:27:45.7886437Z test_dtypes__refs_ge_cuda (__main__.TestCommonCUDA) ... ok (0.688s) 2022-05-18T04:27:46.4833752Z test_dtypes__refs_gt_cuda (__main__.TestCommonCUDA) ... ok (0.695s) 2022-05-18T04:27:50.2318339Z test_dtypes__refs_igamma_cuda (__main__.TestCommonCUDA) ... ok (3.748s) 2022-05-18T04:27:50.6034320Z test_dtypes__refs_igammac_cuda (__main__.TestCommonCUDA) ... ok (0.371s) 2022-05-18T04:27:52.4295880Z test_dtypes__refs_isclose_cuda (__main__.TestCommonCUDA) ... ok (1.826s) 2022-05-18T04:27:52.6735951Z test_dtypes__refs_isfinite_cuda (__main__.TestCommonCUDA) ... ok (0.244s) 2022-05-18T04:27:52.7524504Z test_dtypes__refs_isnan_cuda (__main__.TestCommonCUDA) ... ok (0.079s) 2022-05-18T04:27:53.4450072Z test_dtypes__refs_le_cuda (__main__.TestCommonCUDA) ... ok (0.692s) 2022-05-18T04:27:53.4960517Z test_dtypes__refs_lgamma_cuda (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T04:27:53.5174785Z test_dtypes__refs_log1p_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T04:27:53.5388527Z test_dtypes__refs_log_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T04:27:54.3045813Z test_dtypes__refs_logical_and_cuda (__main__.TestCommonCUDA) ... ok (0.766s) 2022-05-18T04:27:55.0702202Z test_dtypes__refs_logical_or_cuda (__main__.TestCommonCUDA) ... ok (0.765s) 2022-05-18T04:27:55.7661922Z test_dtypes__refs_lt_cuda (__main__.TestCommonCUDA) ... ok (0.696s) 2022-05-18T04:27:56.2538165Z test_dtypes__refs_maximum_cuda (__main__.TestCommonCUDA) ... ok (0.487s) 2022-05-18T04:27:56.7412538Z test_dtypes__refs_minimum_cuda (__main__.TestCommonCUDA) ... ok (0.487s) 2022-05-18T04:27:57.1503111Z test_dtypes__refs_mul_cuda (__main__.TestCommonCUDA) ... ok (0.409s) 2022-05-18T04:27:57.3542640Z test_dtypes__refs_narrow_cuda (__main__.TestCommonCUDA) ... ok (0.204s) 2022-05-18T04:27:58.0480667Z test_dtypes__refs_ne_cuda (__main__.TestCommonCUDA) ... ok (0.694s) 2022-05-18T04:27:58.0931163Z test_dtypes__refs_neg_cuda (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T04:27:58.7215693Z test_dtypes__refs_nextafter_cuda (__main__.TestCommonCUDA) ... ok (0.628s) 2022-05-18T04:27:58.9086988Z test_dtypes__refs_nn_functional_elu_cuda (__main__.TestCommonCUDA) ... ok (0.187s) 2022-05-18T04:27:59.0671210Z test_dtypes__refs_permute_cuda (__main__.TestCommonCUDA) ... ok (0.158s) 2022-05-18T04:28:00.7574905Z test_dtypes__refs_pow_cuda (__main__.TestCommonCUDA) ... ok (1.690s) 2022-05-18T04:28:00.7767826Z test_dtypes__refs_reciprocal_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T04:28:01.1988051Z test_dtypes__refs_reshape_cuda (__main__.TestCommonCUDA) ... ok (0.422s) 2022-05-18T04:28:01.2525184Z test_dtypes__refs_round_cuda (__main__.TestCommonCUDA) ... ok (0.054s) 2022-05-18T04:28:01.3088655Z test_dtypes__refs_sign_cuda (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T04:28:01.3197377Z test_dtypes__refs_sin_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:28:01.3305966Z test_dtypes__refs_sinh_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:28:02.5476738Z test_dtypes__refs_special_i0e_cuda (__main__.TestCommonCUDA) ... ok (1.217s) 2022-05-18T04:28:02.6001866Z test_dtypes__refs_special_i1e_cuda (__main__.TestCommonCUDA) ... ok (0.053s) 2022-05-18T04:28:02.6111020Z test_dtypes__refs_sqrt_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:28:02.7340181Z test_dtypes__refs_square_cuda (__main__.TestCommonCUDA) ... ok (0.123s) 2022-05-18T04:28:03.0049617Z test_dtypes__refs_squeeze_cuda (__main__.TestCommonCUDA) ... ok (0.271s) 2022-05-18T04:28:03.3981321Z test_dtypes__refs_stack_cuda (__main__.TestCommonCUDA) ... ok (0.393s) 2022-05-18T04:28:03.8881036Z test_dtypes__refs_sub_cuda (__main__.TestCommonCUDA) ... ok (0.490s) 2022-05-18T04:28:04.6840754Z test_dtypes__refs_sum_cuda (__main__.TestCommonCUDA) ... ok (0.796s) 2022-05-18T04:28:04.6952674Z test_dtypes__refs_tan_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:28:05.1132924Z test_dtypes__refs_tensor_split_cuda (__main__.TestCommonCUDA) ... ok (0.418s) 2022-05-18T04:28:05.4217541Z test_dtypes__refs_transpose_cuda (__main__.TestCommonCUDA) ... ok (0.308s) 2022-05-18T04:28:05.5315374Z test_dtypes__refs_true_divide_cuda (__main__.TestCommonCUDA) ... ok (0.110s) 2022-05-18T04:28:05.8802703Z test_dtypes__refs_unsqueeze_cuda (__main__.TestCommonCUDA) ... ok (0.349s) 2022-05-18T04:28:06.1552985Z test_dtypes__refs_view_cuda (__main__.TestCommonCUDA) ... ok (0.275s) 2022-05-18T04:28:09.9824130Z test_dtypes_abs_cuda (__main__.TestCommonCUDA) ... ok (3.827s) 2022-05-18T04:28:09.9966606Z test_dtypes_acos_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:28:10.0104043Z test_dtypes_acosh_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:28:12.0702474Z test_dtypes_add_cuda (__main__.TestCommonCUDA) ... ok (2.059s) 2022-05-18T04:28:12.3999983Z test_dtypes_addbmm_cuda (__main__.TestCommonCUDA) ... ok (0.330s) 2022-05-18T04:28:18.7614327Z test_dtypes_addcdiv_cuda (__main__.TestCommonCUDA) ... ok (6.361s) 2022-05-18T04:28:24.5704607Z test_dtypes_addcmul_cuda (__main__.TestCommonCUDA) ... ok (5.809s) 2022-05-18T04:28:24.6816924Z test_dtypes_addmm_cuda (__main__.TestCommonCUDA) ... ok (0.111s) 2022-05-18T04:28:24.7936168Z test_dtypes_addmm_decomposed_cuda (__main__.TestCommonCUDA) ... ok (0.112s) 2022-05-18T04:28:25.0046999Z test_dtypes_addmv_cuda (__main__.TestCommonCUDA) ... ok (0.211s) 2022-05-18T04:28:25.1721894Z test_dtypes_addr_cuda (__main__.TestCommonCUDA) ... ok (0.167s) 2022-05-18T04:28:26.1015833Z test_dtypes_all_cuda (__main__.TestCommonCUDA) ... ok (0.929s) 2022-05-18T04:28:26.4650177Z test_dtypes_allclose_cuda (__main__.TestCommonCUDA) ... Some dtypes for allclose on device type cuda are only partially supported! 2022-05-18T04:28:26.4652455Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.int64, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:28:26.4653079Z 2022-05-18T04:28:26.4653652Z ok (0.364s) 2022-05-18T04:28:27.4120812Z test_dtypes_amax_cuda (__main__.TestCommonCUDA) ... ok (0.946s) 2022-05-18T04:28:28.3576732Z test_dtypes_amin_cuda (__main__.TestCommonCUDA) ... ok (0.945s) 2022-05-18T04:28:28.6448468Z test_dtypes_aminmax_cuda (__main__.TestCommonCUDA) ... ok (0.287s) 2022-05-18T04:28:28.9428895Z test_dtypes_angle_cuda (__main__.TestCommonCUDA) ... ok (0.298s) 2022-05-18T04:28:29.8698465Z test_dtypes_any_cuda (__main__.TestCommonCUDA) ... ok (0.927s) 2022-05-18T04:28:30.7740528Z test_dtypes_argmax_cuda (__main__.TestCommonCUDA) ... Some dtypes for argmax on device type cuda are only partially supported! 2022-05-18T04:28:30.7741138Z The following dtypes only worked on some samples during forward: {torch.bool, torch.complex128, torch.complex64}. 2022-05-18T04:28:30.7741445Z 2022-05-18T04:28:30.7744185Z ok (0.904s) 2022-05-18T04:28:31.6772639Z test_dtypes_argmin_cuda (__main__.TestCommonCUDA) ... Some dtypes for argmin on device type cuda are only partially supported! 2022-05-18T04:28:31.6773258Z The following dtypes only worked on some samples during forward: {torch.bool, torch.complex128, torch.complex64}. 2022-05-18T04:28:31.6773559Z 2022-05-18T04:28:31.6775474Z ok (0.903s) 2022-05-18T04:28:33.8020256Z test_dtypes_argsort_cuda (__main__.TestCommonCUDA) ... Some dtypes for argsort on device type cuda are only partially supported! 2022-05-18T04:28:33.8020788Z The following dtypes only worked on some samples during forward: {torch.bool}. 2022-05-18T04:28:33.8021047Z 2022-05-18T04:28:33.8023898Z ok (2.125s) 2022-05-18T04:28:34.2421296Z test_dtypes_argwhere_cuda (__main__.TestCommonCUDA) ... ok (0.440s) 2022-05-18T04:28:34.4537494Z test_dtypes_as_strided_cuda (__main__.TestCommonCUDA) ... Some dtypes for as_strided on device type cuda are only partially supported! 2022-05-18T04:28:34.4538059Z The following dtypes only worked on some samples during backward: {torch.complex32}. 2022-05-18T04:28:34.4538337Z 2022-05-18T04:28:34.4540884Z ok (0.212s) 2022-05-18T04:28:34.4633695Z test_dtypes_asin_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:28:34.4725025Z test_dtypes_asinh_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:28:34.6053140Z test_dtypes_atan2_cuda (__main__.TestCommonCUDA) ... ok (0.133s) 2022-05-18T04:28:34.6143515Z test_dtypes_atan_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:28:34.6235486Z test_dtypes_atanh_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:28:34.8596987Z test_dtypes_atleast_1d_cuda (__main__.TestCommonCUDA) ... ok (0.236s) 2022-05-18T04:28:35.0962491Z test_dtypes_atleast_2d_cuda (__main__.TestCommonCUDA) ... ok (0.236s) 2022-05-18T04:28:35.3327991Z test_dtypes_atleast_3d_cuda (__main__.TestCommonCUDA) ... ok (0.236s) 2022-05-18T04:28:35.6094145Z test_dtypes_baddbmm_cuda (__main__.TestCommonCUDA) ... ok (0.276s) 2022-05-18T04:28:35.8783721Z test_dtypes_bernoulli_cuda (__main__.TestCommonCUDA) ... ok (0.269s) 2022-05-18T04:28:35.9015717Z test_dtypes_bfloat16_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T04:28:36.4539891Z test_dtypes_bincount_cuda (__main__.TestCommonCUDA) ... ok (0.552s) 2022-05-18T04:28:37.0196314Z test_dtypes_bitwise_and_cuda (__main__.TestCommonCUDA) ... ok (0.565s) 2022-05-18T04:28:37.5755927Z test_dtypes_bitwise_left_shift_cuda (__main__.TestCommonCUDA) ... ok (0.556s) 2022-05-18T04:28:37.7674213Z test_dtypes_bitwise_not_cuda (__main__.TestCommonCUDA) ... ok (0.192s) 2022-05-18T04:28:38.3368200Z test_dtypes_bitwise_or_cuda (__main__.TestCommonCUDA) ... ok (0.569s) 2022-05-18T04:28:38.8914088Z test_dtypes_bitwise_right_shift_cuda (__main__.TestCommonCUDA) ... ok (0.554s) 2022-05-18T04:28:39.4584459Z test_dtypes_bitwise_xor_cuda (__main__.TestCommonCUDA) ... ok (0.567s) 2022-05-18T04:28:39.5086643Z test_dtypes_block_diag_cuda (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T04:28:39.5597611Z test_dtypes_bmm_cuda (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T04:28:39.9552485Z test_dtypes_bool_cuda (__main__.TestCommonCUDA) ... ok (0.395s) 2022-05-18T04:28:40.0036174Z test_dtypes_broadcast_tensors_cuda (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T04:28:40.2705257Z test_dtypes_broadcast_to_cuda (__main__.TestCommonCUDA) ... ok (0.267s) 2022-05-18T04:28:41.6098769Z test_dtypes_bucketize_cuda (__main__.TestCommonCUDA) ... Some dtypes for bucketize on device type cuda are only partially supported! 2022-05-18T04:28:41.6099334Z The following dtypes only worked on some samples during forward: {torch.bfloat16}. 2022-05-18T04:28:41.6099597Z 2022-05-18T04:28:41.6102233Z ok (1.340s) 2022-05-18T04:28:41.9745846Z test_dtypes_byte_cuda (__main__.TestCommonCUDA) ... ok (0.364s) 2022-05-18T04:28:42.0942950Z test_dtypes_cartesian_prod_cuda (__main__.TestCommonCUDA) ... ok (0.120s) 2022-05-18T04:28:42.3738483Z test_dtypes_cat_cuda (__main__.TestCommonCUDA) ... ok (0.279s) 2022-05-18T04:28:58.0053484Z test_dtypes_cdist_cuda (__main__.TestCommonCUDA) ... Some dtypes for cdist on device type cuda are only partially supported! 2022-05-18T04:28:58.0054068Z The following dtypes only worked on some samples during forward: {torch.float16, torch.bfloat16}. 2022-05-18T04:28:58.0055852Z The following dtypes only worked on some samples during backward: {torch.bfloat16, torch.float16}. 2022-05-18T04:28:58.0056166Z 2022-05-18T04:28:58.0063974Z ok (15.632s) 2022-05-18T04:28:58.0534959Z test_dtypes_ceil_cuda (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T04:28:58.0763825Z test_dtypes_chalf_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T04:28:58.4709141Z test_dtypes_char_cuda (__main__.TestCommonCUDA) ... ok (0.394s) 2022-05-18T04:28:58.7073375Z 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-18T04:28:58.7075119Z L = torch.cholesky(A) 2022-05-18T04:28:58.7075708Z should be replaced with 2022-05-18T04:28:58.7076020Z L = torch.linalg.cholesky(A) 2022-05-18T04:28:58.7076278Z and 2022-05-18T04:28:58.7076513Z U = torch.cholesky(A, upper=True) 2022-05-18T04:28:58.7076801Z should be replaced with 2022-05-18T04:28:58.7077090Z U = torch.linalg.cholesky(A).mH(). 2022-05-18T04:28:58.7077632Z 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:1755.) 2022-05-18T04:28:58.7080339Z return self.op(*args, **kwargs) 2022-05-18T04:28:58.9904078Z Some dtypes for cholesky on device type cuda are only partially supported! 2022-05-18T04:28:58.9904732Z The following dtypes only worked on some samples during forward: {torch.bfloat16, torch.float16}. 2022-05-18T04:28:58.9905019Z 2022-05-18T04:28:58.9907829Z ok (0.520s) 2022-05-18T04:28:59.3162815Z test_dtypes_cholesky_inverse_cuda (__main__.TestCommonCUDA) ... ok (0.325s) 2022-05-18T04:28:59.4391415Z test_dtypes_cholesky_solve_cuda (__main__.TestCommonCUDA) ... ok (0.123s) 2022-05-18T04:28:59.5605781Z test_dtypes_chunk_cuda (__main__.TestCommonCUDA) ... ok (0.121s) 2022-05-18T04:28:59.7092060Z test_dtypes_clamp_cuda (__main__.TestCommonCUDA) ... Some dtypes for clamp on device type cuda are only partially supported! 2022-05-18T04:28:59.7092629Z The following dtypes only worked on some samples during forward: {torch.bool}. 2022-05-18T04:28:59.7092895Z 2022-05-18T04:28:59.7094775Z ok (0.149s) 2022-05-18T04:28:59.9342910Z test_dtypes_clamp_scalar_cuda (__main__.TestCommonCUDA) ... ok (0.225s) 2022-05-18T04:29:00.0164426Z test_dtypes_clone_cuda (__main__.TestCommonCUDA) ... ok (0.082s) 2022-05-18T04:29:00.1398630Z test_dtypes_column_stack_cuda (__main__.TestCommonCUDA) ... ok (0.123s) 2022-05-18T04:29:00.8895908Z test_dtypes_combinations_cuda (__main__.TestCommonCUDA) ... ok (0.749s) 2022-05-18T04:29:01.3396291Z test_dtypes_complex_cuda (__main__.TestCommonCUDA) ... ok (0.450s) 2022-05-18T04:29:01.4585512Z test_dtypes_conj_cuda (__main__.TestCommonCUDA) ... ok (0.119s) 2022-05-18T04:29:01.5028063Z test_dtypes_conj_physical_cuda (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T04:29:01.5477334Z test_dtypes_contiguous_cuda (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T04:29:01.6760745Z test_dtypes_copysign_cuda (__main__.TestCommonCUDA) ... ok (0.128s) 2022-05-18T04:29:01.7318648Z test_dtypes_corrcoef_cuda (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T04:29:01.7461932Z test_dtypes_cos_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:29:01.7599849Z test_dtypes_cosh_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:29:03.1885283Z test_dtypes_count_nonzero_cuda (__main__.TestCommonCUDA) ... ok (1.428s) 2022-05-18T04:29:03.6140190Z test_dtypes_cov_cuda (__main__.TestCommonCUDA) ... ok (0.425s) 2022-05-18T04:29:03.7599164Z test_dtypes_cross_cuda (__main__.TestCommonCUDA) ... ok (0.146s) 2022-05-18T04:29:03.9178091Z test_dtypes_cummax_cuda (__main__.TestCommonCUDA) ... ok (0.158s) 2022-05-18T04:29:04.0758191Z test_dtypes_cummin_cuda (__main__.TestCommonCUDA) ... ok (0.158s) 2022-05-18T04:29:04.4806168Z test_dtypes_cumprod_cuda (__main__.TestCommonCUDA) ... Some dtypes for cumprod on device type cuda are only partially supported! 2022-05-18T04:29:04.4806713Z The following dtypes only worked on some samples during forward: {torch.bool}. 2022-05-18T04:29:04.4806967Z 2022-05-18T04:29:04.4809133Z ok (0.405s) 2022-05-18T04:29:04.6363611Z test_dtypes_cumsum_cuda (__main__.TestCommonCUDA) ... Some dtypes for cumsum on device type cuda are only partially supported! 2022-05-18T04:29:04.6364126Z The following dtypes only worked on some samples during forward: {torch.bool}. 2022-05-18T04:29:04.6364371Z 2022-05-18T04:29:04.6366476Z ok (0.156s) 2022-05-18T04:29:04.7175341Z test_dtypes_cumulative_trapezoid_cuda (__main__.TestCommonCUDA) ... ok (0.081s) 2022-05-18T04:29:04.7624325Z test_dtypes_deg2rad_cuda (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T04:29:05.3550722Z test_dtypes_diag_cuda (__main__.TestCommonCUDA) ... ok (0.592s) 2022-05-18T04:29:05.9328216Z test_dtypes_diag_embed_cuda (__main__.TestCommonCUDA) ... ok (0.578s) 2022-05-18T04:29:06.1267150Z test_dtypes_diagflat_cuda (__main__.TestCommonCUDA) ... ok (0.194s) 2022-05-18T04:29:06.7007478Z test_dtypes_diagonal_cuda (__main__.TestCommonCUDA) ... ok (0.574s) 2022-05-18T04:29:07.3916966Z test_dtypes_diagonal_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.691s) 2022-05-18T04:29:10.5897377Z test_dtypes_diff_cuda (__main__.TestCommonCUDA) ... ok (3.198s) 2022-05-18T04:29:12.1370613Z test_dtypes_digamma_cuda (__main__.TestCommonCUDA) ... ok (1.547s) 2022-05-18T04:29:14.5278447Z test_dtypes_dist_cuda (__main__.TestCommonCUDA) ... ok (2.391s) 2022-05-18T04:29:14.9709496Z test_dtypes_div_floor_rounding_cuda (__main__.TestCommonCUDA) ... ok (0.443s) 2022-05-18T04:29:15.0365970Z test_dtypes_div_no_rounding_mode_cuda (__main__.TestCommonCUDA) ... ok (0.066s) 2022-05-18T04:29:15.4791485Z test_dtypes_div_trunc_rounding_cuda (__main__.TestCommonCUDA) ... ok (0.442s) 2022-05-18T04:29:15.5218534Z test_dtypes_dot_cuda (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T04:29:15.5450990Z test_dtypes_double_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T04:29:15.6282261Z test_dtypes_dsplit_cuda (__main__.TestCommonCUDA) ... ok (0.083s) 2022-05-18T04:29:15.6755922Z test_dtypes_dstack_cuda (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T04:29:15.6857802Z 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-18T04:29:15.6859263Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-05-18T04:29:15.6860428Z L, _ = torch.eig(A) 2022-05-18T04:29:15.6860899Z should be replaced with 2022-05-18T04:29:15.6861548Z L_complex = torch.linalg.eigvals(A) 2022-05-18T04:29:15.6862008Z and 2022-05-18T04:29:15.6862491Z L, V = torch.eig(A, eigenvectors=True) 2022-05-18T04:29:15.6863022Z should be replaced with 2022-05-18T04:29:15.6863910Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3427.) 2022-05-18T04:29:15.6864752Z return self.op(*args, **kwargs) 2022-05-18T04:29:15.7739163Z ok (0.098s) 2022-05-18T04:29:16.2559990Z test_dtypes_einsum_cuda (__main__.TestCommonCUDA) ... Some dtypes for einsum on device type cuda are only partially supported! 2022-05-18T04:29:16.2561145Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.int64, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:29:16.2562135Z The following dtypes only worked on some samples during backward: {torch.bfloat16}. 2022-05-18T04:29:16.2562663Z 2022-05-18T04:29:16.2562872Z ok (0.482s) 2022-05-18T04:29:16.4836098Z test_dtypes_empty_like_cuda (__main__.TestCommonCUDA) ... ok (0.227s) 2022-05-18T04:29:17.2105523Z test_dtypes_eq_cuda (__main__.TestCommonCUDA) ... ok (0.727s) 2022-05-18T04:29:17.2289476Z test_dtypes_erf_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T04:29:18.2078835Z test_dtypes_erfc_cuda (__main__.TestCommonCUDA) ... ok (0.979s) 2022-05-18T04:29:18.9515485Z test_dtypes_erfinv_cuda (__main__.TestCommonCUDA) ... ok (0.743s) 2022-05-18T04:29:20.2718703Z test_dtypes_exp2_cuda (__main__.TestCommonCUDA) ... ok (1.320s) 2022-05-18T04:29:20.2872765Z test_dtypes_exp_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:29:20.4092704Z test_dtypes_expand_as_cuda (__main__.TestCommonCUDA) ... ok (0.122s) 2022-05-18T04:29:20.7505677Z test_dtypes_expand_cuda (__main__.TestCommonCUDA) ... ok (0.341s) 2022-05-18T04:29:20.7687840Z test_dtypes_expm1_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T04:29:20.9404183Z test_dtypes_fft_fft2_cuda (__main__.TestCommonCUDA) ... ok (0.171s) 2022-05-18T04:29:21.0399906Z test_dtypes_fft_fft_cuda (__main__.TestCommonCUDA) ... ok (0.100s) 2022-05-18T04:29:21.1501328Z test_dtypes_fft_fftn_cuda (__main__.TestCommonCUDA) ... ok (0.110s) 2022-05-18T04:29:21.3438588Z test_dtypes_fft_fftshift_cuda (__main__.TestCommonCUDA) ... ok (0.194s) 2022-05-18T04:29:21.4432783Z test_dtypes_fft_hfft2_cuda (__main__.TestCommonCUDA) ... ok (0.099s) 2022-05-18T04:29:22.7003736Z test_dtypes_fft_hfft_cuda (__main__.TestCommonCUDA) ... ok (1.257s) 2022-05-18T04:29:22.8215079Z test_dtypes_fft_hfftn_cuda (__main__.TestCommonCUDA) ... ok (0.121s) 2022-05-18T04:29:22.9103323Z test_dtypes_fft_ifft2_cuda (__main__.TestCommonCUDA) ... ok (0.089s) 2022-05-18T04:29:23.0094052Z test_dtypes_fft_ifft_cuda (__main__.TestCommonCUDA) ... ok (0.099s) 2022-05-18T04:29:23.1184713Z test_dtypes_fft_ifftn_cuda (__main__.TestCommonCUDA) ... ok (0.109s) 2022-05-18T04:29:23.3132536Z test_dtypes_fft_ifftshift_cuda (__main__.TestCommonCUDA) ... ok (0.195s) 2022-05-18T04:29:23.4827689Z test_dtypes_fft_ihfft2_cuda (__main__.TestCommonCUDA) ... ok (0.169s) 2022-05-18T04:29:23.6236776Z test_dtypes_fft_ihfft_cuda (__main__.TestCommonCUDA) ... ok (0.141s) 2022-05-18T04:29:23.8291596Z test_dtypes_fft_ihfftn_cuda (__main__.TestCommonCUDA) ... ok (0.205s) 2022-05-18T04:29:23.9264242Z test_dtypes_fft_irfft2_cuda (__main__.TestCommonCUDA) ... ok (0.097s) 2022-05-18T04:29:24.0298905Z test_dtypes_fft_irfft_cuda (__main__.TestCommonCUDA) ... ok (0.103s) 2022-05-18T04:29:24.1460853Z test_dtypes_fft_irfftn_cuda (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T04:29:24.2751369Z test_dtypes_fft_rfft2_cuda (__main__.TestCommonCUDA) ... ok (0.129s) 2022-05-18T04:29:24.4126872Z test_dtypes_fft_rfft_cuda (__main__.TestCommonCUDA) ... ok (0.137s) 2022-05-18T04:29:24.5695647Z test_dtypes_fft_rfftn_cuda (__main__.TestCommonCUDA) ... ok (0.157s) 2022-05-18T04:29:24.6930104Z test_dtypes_fill__cuda (__main__.TestCommonCUDA) ... ok (0.123s) 2022-05-18T04:29:24.9232414Z test_dtypes_flatten_cuda (__main__.TestCommonCUDA) ... ok (0.230s) 2022-05-18T04:29:25.2990752Z test_dtypes_flip_cuda (__main__.TestCommonCUDA) ... ok (0.376s) 2022-05-18T04:29:25.3800957Z test_dtypes_fliplr_cuda (__main__.TestCommonCUDA) ... ok (0.081s) 2022-05-18T04:29:25.4607699Z test_dtypes_flipud_cuda (__main__.TestCommonCUDA) ... ok (0.081s) 2022-05-18T04:29:25.4843791Z test_dtypes_float_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T04:29:25.5433427Z test_dtypes_float_power_cuda (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T04:29:25.5934147Z test_dtypes_floor_cuda (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T04:29:25.6023589Z 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-18T04:29:25.6024824Z 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:599.) 2022-05-18T04:29:25.6025371Z return self.op(*args, **kwargs) 2022-05-18T04:29:26.0332703Z ok (0.440s) 2022-05-18T04:29:26.4804523Z test_dtypes_fmax_cuda (__main__.TestCommonCUDA) ... ok (0.447s) 2022-05-18T04:29:26.9273460Z test_dtypes_fmin_cuda (__main__.TestCommonCUDA) ... ok (0.447s) 2022-05-18T04:29:27.4141792Z test_dtypes_fmod_cuda (__main__.TestCommonCUDA) ... ok (0.487s) 2022-05-18T04:29:27.5515085Z test_dtypes_frac_cuda (__main__.TestCommonCUDA) ... ok (0.137s) 2022-05-18T04:29:27.7278015Z test_dtypes_frexp_cuda (__main__.TestCommonCUDA) ... ok (0.176s) 2022-05-18T04:29:27.9578856Z test_dtypes_full_like_cuda (__main__.TestCommonCUDA) ... ok (0.230s) 2022-05-18T04:29:28.1700684Z test_dtypes_gather_cuda (__main__.TestCommonCUDA) ... ok (0.212s) 2022-05-18T04:29:37.0438862Z test_dtypes_gcd_cuda (__main__.TestCommonCUDA) ... ok (8.874s) 2022-05-18T04:29:37.6805755Z test_dtypes_ge_cuda (__main__.TestCommonCUDA) ... ok (0.637s) 2022-05-18T04:29:38.4325612Z test_dtypes_geqrf_cuda (__main__.TestCommonCUDA) ... expected failure (0.752s) 2022-05-18T04:29:38.9955165Z test_dtypes_gradient_cuda (__main__.TestCommonCUDA) ... ok (0.563s) 2022-05-18T04:29:39.6389469Z test_dtypes_gt_cuda (__main__.TestCommonCUDA) ... ok (0.643s) 2022-05-18T04:29:39.6605773Z test_dtypes_half_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T04:29:40.0875845Z test_dtypes_heaviside_cuda (__main__.TestCommonCUDA) ... ok (0.427s) 2022-05-18T04:29:45.2969540Z test_dtypes_histc_cuda (__main__.TestCommonCUDA) ... Some dtypes for histc on device type cuda are only partially supported! 2022-05-18T04:29:45.2970085Z The following dtypes only worked on some samples during forward: {torch.uint8}. 2022-05-18T04:29:45.2971498Z 2022-05-18T04:29:45.2973936Z ok (5.210s) 2022-05-18T04:29:53.3170175Z test_dtypes_histogram_cuda (__main__.TestCommonCUDA) ... ok (8.019s) 2022-05-18T04:29:59.0674554Z test_dtypes_histogramdd_cuda (__main__.TestCommonCUDA) ... ok (5.750s) 2022-05-18T04:29:59.1507521Z test_dtypes_hsplit_cuda (__main__.TestCommonCUDA) ... ok (0.083s) 2022-05-18T04:29:59.1981713Z test_dtypes_hstack_cuda (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T04:29:59.6032081Z test_dtypes_hypot_cuda (__main__.TestCommonCUDA) ... ok (0.405s) 2022-05-18T04:30:02.1515979Z test_dtypes_i0_cuda (__main__.TestCommonCUDA) ... ok (2.548s) 2022-05-18T04:30:02.6848085Z test_dtypes_igamma_cuda (__main__.TestCommonCUDA) ... ok (0.533s) 2022-05-18T04:30:03.2593417Z test_dtypes_igammac_cuda (__main__.TestCommonCUDA) ... ok (0.574s) 2022-05-18T04:30:03.3544789Z test_dtypes_imag_cuda (__main__.TestCommonCUDA) ... ok (0.095s) 2022-05-18T04:30:03.7199768Z test_dtypes_index_add_cuda (__main__.TestCommonCUDA) ... ok (0.365s) 2022-05-18T04:30:03.8463927Z test_dtypes_index_copy_cuda (__main__.TestCommonCUDA) ... ok (0.126s) 2022-05-18T04:30:03.9731184Z test_dtypes_index_fill_cuda (__main__.TestCommonCUDA) ... ok (0.127s) 2022-05-18T04:30:04.1444896Z test_dtypes_index_put_cuda (__main__.TestCommonCUDA) ... ok (0.171s) 2022-05-18T04:30:04.1596651Z 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/cuda/Indexing.cu:881.) 2022-05-18T04:30:04.1597337Z return self.op(*args, **kwargs) 2022-05-18T04:30:05.7386850Z ok (1.594s) 2022-05-18T04:30:05.8606656Z test_dtypes_index_select_cuda (__main__.TestCommonCUDA) ... ok (0.122s) 2022-05-18T04:30:05.9596656Z test_dtypes_inner_cuda (__main__.TestCommonCUDA) ... Some dtypes for inner on device type cuda are only partially supported! 2022-05-18T04:30:05.9597601Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.int64, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:30:05.9601311Z 2022-05-18T04:30:05.9601732Z ok (0.099s) 2022-05-18T04:30:06.3241754Z test_dtypes_int_cuda (__main__.TestCommonCUDA) ... ok (0.364s) 2022-05-18T04:30:06.4357030Z test_dtypes_inverse_cuda (__main__.TestCommonCUDA) ... ok (0.111s) 2022-05-18T04:30:07.7035793Z test_dtypes_isclose_cuda (__main__.TestCommonCUDA) ... ok (1.268s) 2022-05-18T04:30:07.9429710Z test_dtypes_isfinite_cuda (__main__.TestCommonCUDA) ... ok (0.239s) 2022-05-18T04:30:08.0923187Z test_dtypes_isin_cuda (__main__.TestCommonCUDA) ... ok (0.149s) 2022-05-18T04:30:08.1763381Z test_dtypes_isinf_cuda (__main__.TestCommonCUDA) ... ok (0.084s) 2022-05-18T04:30:08.2529227Z test_dtypes_isnan_cuda (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T04:30:08.3289471Z test_dtypes_isneginf_cuda (__main__.TestCommonCUDA) ... ok (0.076s) 2022-05-18T04:30:08.4054633Z test_dtypes_isposinf_cuda (__main__.TestCommonCUDA) ... ok (0.076s) 2022-05-18T04:30:08.6432790Z test_dtypes_isreal_cuda (__main__.TestCommonCUDA) ... ok (0.238s) 2022-05-18T04:30:08.6512909Z 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:979.) 2022-05-18T04:30:08.6513680Z return self.op(*args, **kwargs) 2022-05-18T04:30:09.7266789Z ok (1.083s) 2022-05-18T04:30:38.2625813Z test_dtypes_jiterator_4inputs_with_extra_args_cuda (__main__.TestCommonCUDA) ... ok (28.536s) 2022-05-18T04:30:58.5323861Z test_dtypes_jiterator_binary_cuda (__main__.TestCommonCUDA) ... ok (20.270s) 2022-05-18T04:31:01.2237118Z test_dtypes_jiterator_unary_cuda (__main__.TestCommonCUDA) ... ok (2.691s) 2022-05-18T04:31:01.2703026Z test_dtypes_kron_cuda (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T04:31:01.8242427Z test_dtypes_kthvalue_cuda (__main__.TestCommonCUDA) ... Some dtypes for kthvalue on device type cuda are only partially supported! 2022-05-18T04:31:01.8242994Z The following dtypes only worked on some samples during forward: {torch.bool, torch.bfloat16}. 2022-05-18T04:31:01.8244077Z The following dtypes only worked on some samples during backward: {torch.bfloat16}. 2022-05-18T04:31:01.8244436Z 2022-05-18T04:31:01.8245294Z ok (0.554s) 2022-05-18T04:31:10.8921948Z test_dtypes_lcm_cuda (__main__.TestCommonCUDA) ... ok (9.067s) 2022-05-18T04:31:10.9429601Z test_dtypes_ldexp_cuda (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T04:31:11.5855951Z test_dtypes_le_cuda (__main__.TestCommonCUDA) ... ok (0.642s) 2022-05-18T04:31:12.0716686Z test_dtypes_lerp_cuda (__main__.TestCommonCUDA) ... ok (0.486s) 2022-05-18T04:31:13.0515719Z test_dtypes_lgamma_cuda (__main__.TestCommonCUDA) ... ok (0.980s) 2022-05-18T04:31:13.3731526Z test_dtypes_linalg_cholesky_cuda (__main__.TestCommonCUDA) ... Some dtypes for linalg.cholesky on device type cuda are only partially supported! 2022-05-18T04:31:13.3732112Z The following dtypes only worked on some samples during forward: {torch.bfloat16, torch.float16}. 2022-05-18T04:31:13.3732395Z 2022-05-18T04:31:13.3734416Z ok (0.322s) 2022-05-18T04:31:13.6778017Z test_dtypes_linalg_cholesky_ex_cuda (__main__.TestCommonCUDA) ... Some dtypes for linalg.cholesky_ex on device type cuda are only partially supported! 2022-05-18T04:31:13.6778622Z The following dtypes only worked on some samples during forward: {torch.bfloat16, torch.float16}. 2022-05-18T04:31:13.6778911Z 2022-05-18T04:31:13.6781019Z ok (0.305s) 2022-05-18T04:31:13.8983775Z test_dtypes_linalg_cond_cuda (__main__.TestCommonCUDA) ... ok (0.220s) 2022-05-18T04:31:14.0363163Z test_dtypes_linalg_cross_cuda (__main__.TestCommonCUDA) ... ok (0.138s) 2022-05-18T04:31:14.2140129Z test_dtypes_linalg_det_cuda (__main__.TestCommonCUDA) ... ok (0.178s) 2022-05-18T04:31:14.2190060Z test_dtypes_linalg_det_singular_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T04:31:14.3474383Z test_dtypes_linalg_eig_cuda (__main__.TestCommonCUDA) ... ok (0.128s) 2022-05-18T04:31:14.4599077Z test_dtypes_linalg_eigh_cuda (__main__.TestCommonCUDA) ... ok (0.112s) 2022-05-18T04:31:14.5861671Z test_dtypes_linalg_eigvals_cuda (__main__.TestCommonCUDA) ... ok (0.126s) 2022-05-18T04:31:14.6978582Z test_dtypes_linalg_eigvalsh_cuda (__main__.TestCommonCUDA) ... ok (0.112s) 2022-05-18T04:31:17.9315975Z test_dtypes_linalg_householder_product_cuda (__main__.TestCommonCUDA) ... ok (3.234s) 2022-05-18T04:31:18.0434090Z test_dtypes_linalg_inv_cuda (__main__.TestCommonCUDA) ... ok (0.112s) 2022-05-18T04:31:18.1535122Z test_dtypes_linalg_inv_ex_cuda (__main__.TestCommonCUDA) ... ok (0.110s) 2022-05-18T04:31:18.2329889Z test_dtypes_linalg_ldl_factor_cuda (__main__.TestCommonCUDA) ... Some dtypes for linalg.ldl_factor on device type cuda are only partially supported! 2022-05-18T04:31:18.2330509Z The following dtypes only worked on some samples during forward: {torch.bfloat16, torch.float16}. 2022-05-18T04:31:18.2330791Z 2022-05-18T04:31:18.2332669Z ok (0.080s) 2022-05-18T04:31:18.3070299Z test_dtypes_linalg_ldl_factor_ex_cuda (__main__.TestCommonCUDA) ... Some dtypes for linalg.ldl_factor_ex on device type cuda are only partially supported! 2022-05-18T04:31:18.3070848Z The following dtypes only worked on some samples during forward: {torch.bfloat16, torch.float16}. 2022-05-18T04:31:18.3071127Z 2022-05-18T04:31:18.3073304Z ok (0.074s) 2022-05-18T04:31:18.3130586Z test_dtypes_linalg_ldl_solve_cuda (__main__.TestCommonCUDA) ... skip: not available before CUDA 11.3.1 (0.006s) 2022-05-18T04:31:18.7379115Z test_dtypes_linalg_lstsq_cuda (__main__.TestCommonCUDA) ... ok (0.425s) 2022-05-18T04:31:19.0923082Z test_dtypes_linalg_lstsq_grad_oriented_cuda (__main__.TestCommonCUDA) ... ok (0.354s) 2022-05-18T04:31:20.7689654Z test_dtypes_linalg_lu_cuda (__main__.TestCommonCUDA) ... ok (1.676s) 2022-05-18T04:31:21.6162928Z test_dtypes_linalg_lu_factor_cuda (__main__.TestCommonCUDA) ... ok (0.847s) 2022-05-18T04:31:22.9106878Z test_dtypes_linalg_lu_factor_ex_cuda (__main__.TestCommonCUDA) ... ok (1.294s) 2022-05-18T04:31:24.7990826Z test_dtypes_linalg_matrix_norm_cuda (__main__.TestCommonCUDA) ... ok (1.888s) 2022-05-18T04:31:24.9119953Z test_dtypes_linalg_matrix_power_cuda (__main__.TestCommonCUDA) ... ok (0.113s) 2022-05-18T04:31:25.1992030Z test_dtypes_linalg_matrix_rank_cuda (__main__.TestCommonCUDA) ... ok (0.287s) 2022-05-18T04:31:25.4708503Z test_dtypes_linalg_matrix_rank_hermitian_cuda (__main__.TestCommonCUDA) ... ok (0.272s) 2022-05-18T04:31:25.7954232Z test_dtypes_linalg_multi_dot_cuda (__main__.TestCommonCUDA) ... Some dtypes for linalg.multi_dot on device type cuda are only partially supported! 2022-05-18T04:31:25.7955362Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.int64, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:31:25.7955690Z 2022-05-18T04:31:25.7957910Z ok (0.325s) 2022-05-18T04:31:27.0618993Z test_dtypes_linalg_norm_cuda (__main__.TestCommonCUDA) ... ok (1.266s) 2022-05-18T04:31:28.2117776Z test_dtypes_linalg_norm_subgradients_at_zero_cuda (__main__.TestCommonCUDA) ... ok (1.150s) 2022-05-18T04:31:28.3933751Z test_dtypes_linalg_pinv_cuda (__main__.TestCommonCUDA) ... ok (0.181s) 2022-05-18T04:31:28.4930010Z test_dtypes_linalg_pinv_hermitian_cuda (__main__.TestCommonCUDA) ... ok (0.100s) 2022-05-18T04:31:28.4987470Z 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-18T04:31:28.6947931Z test_dtypes_linalg_qr_cuda (__main__.TestCommonCUDA) ... ok (0.196s) 2022-05-18T04:31:33.5917184Z test_dtypes_linalg_slogdet_cuda (__main__.TestCommonCUDA) ... ok (4.897s) 2022-05-18T04:31:33.8100640Z test_dtypes_linalg_solve_cuda (__main__.TestCommonCUDA) ... ok (0.218s) 2022-05-18T04:31:41.3127668Z test_dtypes_linalg_solve_triangular_cuda (__main__.TestCommonCUDA) ... ok (7.502s) 2022-05-18T04:31:42.7489150Z test_dtypes_linalg_svd_cuda (__main__.TestCommonCUDA) ... ok (1.436s) 2022-05-18T04:31:44.2881569Z test_dtypes_linalg_svdvals_cuda (__main__.TestCommonCUDA) ... Some dtypes for linalg.svdvals on device type cuda are only partially supported! 2022-05-18T04:31:44.2882264Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.int64, torch.bfloat16, torch.float16, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:31:44.2883068Z The following dtypes only worked on some samples during backward: {torch.bfloat16, torch.float16}. 2022-05-18T04:31:44.2883354Z 2022-05-18T04:31:44.2884716Z ok (1.540s) 2022-05-18T04:31:44.3713623Z test_dtypes_linalg_tensorinv_cuda (__main__.TestCommonCUDA) ... ok (0.083s) 2022-05-18T04:31:44.6785620Z test_dtypes_linalg_tensorsolve_cuda (__main__.TestCommonCUDA) ... ok (0.307s) 2022-05-18T04:31:45.0944378Z test_dtypes_linalg_vander_cuda (__main__.TestCommonCUDA) ... ok (0.416s) 2022-05-18T04:31:48.6406401Z test_dtypes_linalg_vector_norm_cuda (__main__.TestCommonCUDA) ... ok (3.546s) 2022-05-18T04:31:49.3275390Z test_dtypes_log10_cuda (__main__.TestCommonCUDA) ... ok (0.687s) 2022-05-18T04:31:49.3453660Z test_dtypes_log1p_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T04:31:50.0323439Z test_dtypes_log2_cuda (__main__.TestCommonCUDA) ... ok (0.687s) 2022-05-18T04:31:50.0705445Z test_dtypes_log_cuda (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T04:31:50.4048587Z test_dtypes_log_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.334s) 2022-05-18T04:31:50.4301425Z test_dtypes_log_softmax_dtype_cuda (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T04:31:50.4816441Z test_dtypes_logaddexp2_cuda (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T04:31:50.5391317Z test_dtypes_logaddexp_cuda (__main__.TestCommonCUDA) ... ok (0.057s) 2022-05-18T04:31:50.8030131Z test_dtypes_logcumsumexp_cuda (__main__.TestCommonCUDA) ... Some dtypes for logcumsumexp on device type cuda are only partially supported! 2022-05-18T04:31:50.8030728Z The following dtypes only worked on some samples during forward: {torch.int32, torch.int16, torch.bool, torch.int64}. 2022-05-18T04:31:50.8031445Z The following dtypes only worked on some samples during backward: {torch.float16}. 2022-05-18T04:31:50.8031704Z 2022-05-18T04:31:50.8032339Z ok (0.264s) 2022-05-18T04:31:50.8937598Z test_dtypes_logdet_cuda (__main__.TestCommonCUDA) ... ok (0.090s) 2022-05-18T04:41:04.8546582Z test_dtypes_logical_and_cuda (__main__.TestCommonCUDA) ... ok (553.961s) 2022-05-18T04:41:05.0741793Z test_dtypes_logical_not_cuda (__main__.TestCommonCUDA) ... ok (0.220s) 2022-05-18T04:41:05.7333879Z test_dtypes_logical_or_cuda (__main__.TestCommonCUDA) ... ok (0.659s) 2022-05-18T04:41:06.3916779Z test_dtypes_logical_xor_cuda (__main__.TestCommonCUDA) ... ok (0.658s) 2022-05-18T04:41:06.4513937Z test_dtypes_logit_cuda (__main__.TestCommonCUDA) ... ok (0.060s) 2022-05-18T04:41:06.5169552Z test_dtypes_logsumexp_cuda (__main__.TestCommonCUDA) ... ok (0.065s) 2022-05-18T04:41:06.8791225Z test_dtypes_long_cuda (__main__.TestCommonCUDA) ... ok (0.362s) 2022-05-18T04:41:07.5246550Z test_dtypes_lt_cuda (__main__.TestCommonCUDA) ... ok (0.645s) 2022-05-18T04:41:08.6070091Z test_dtypes_lu_cuda (__main__.TestCommonCUDA) ... ok (1.082s) 2022-05-18T04:41:09.0128685Z test_dtypes_lu_solve_cuda (__main__.TestCommonCUDA) ... ok (0.406s) 2022-05-18T04:41:09.1601521Z test_dtypes_lu_unpack_cuda (__main__.TestCommonCUDA) ... ok (0.147s) 2022-05-18T04:41:09.3924021Z test_dtypes_mH_cuda (__main__.TestCommonCUDA) ... ok (0.232s) 2022-05-18T04:41:09.6235034Z test_dtypes_mT_cuda (__main__.TestCommonCUDA) ... ok (0.231s) 2022-05-18T04:41:09.9437271Z test_dtypes_masked_fill_cuda (__main__.TestCommonCUDA) ... ok (0.320s) 2022-05-18T04:41:10.1149768Z test_dtypes_masked_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.171s) 2022-05-18T04:41:10.3978487Z test_dtypes_masked_select_cuda (__main__.TestCommonCUDA) ... ok (0.283s) 2022-05-18T04:41:11.0708700Z test_dtypes_matmul_cuda (__main__.TestCommonCUDA) ... Some dtypes for matmul on device type cuda are only partially supported! 2022-05-18T04:41:11.0709508Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.int64, torch.bfloat16, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:41:11.0710219Z The following dtypes only worked on some samples during backward: {torch.bfloat16}. 2022-05-18T04:41:11.0710486Z 2022-05-18T04:41:11.0711007Z ok (0.673s) 2022-05-18T04:41:11.1800389Z test_dtypes_matrix_exp_cuda (__main__.TestCommonCUDA) ... ok (0.109s) 2022-05-18T04:41:11.6405308Z test_dtypes_max_binary_cuda (__main__.TestCommonCUDA) ... ok (0.460s) 2022-05-18T04:41:11.7441614Z test_dtypes_max_reduction_no_dim_cuda (__main__.TestCommonCUDA) ... ok (0.104s) 2022-05-18T04:41:11.9411019Z test_dtypes_max_reduction_with_dim_cuda (__main__.TestCommonCUDA) ... ok (0.197s) 2022-05-18T04:41:12.3786747Z test_dtypes_maximum_cuda (__main__.TestCommonCUDA) ... ok (0.437s) 2022-05-18T04:41:13.0234141Z test_dtypes_mean_cuda (__main__.TestCommonCUDA) ... ok (0.644s) 2022-05-18T04:41:13.8045098Z test_dtypes_median_cuda (__main__.TestCommonCUDA) ... Some dtypes for median on device type cuda are only partially supported! 2022-05-18T04:41:13.8045647Z The following dtypes only worked on some samples during forward: {torch.bfloat16}. 2022-05-18T04:41:13.8046090Z The following dtypes only worked on some samples during backward: {torch.bfloat16}. 2022-05-18T04:41:13.8046351Z 2022-05-18T04:41:13.8048583Z ok (0.781s) 2022-05-18T04:41:14.1979479Z test_dtypes_meshgrid_list_of_tensors_cuda (__main__.TestCommonCUDA) ... ok (0.393s) 2022-05-18T04:41:14.5919070Z test_dtypes_meshgrid_variadic_tensors_cuda (__main__.TestCommonCUDA) ... ok (0.394s) 2022-05-18T04:41:15.0533211Z test_dtypes_min_binary_cuda (__main__.TestCommonCUDA) ... ok (0.461s) 2022-05-18T04:41:15.1591190Z test_dtypes_min_reduction_no_dim_cuda (__main__.TestCommonCUDA) ... ok (0.106s) 2022-05-18T04:41:15.3562830Z test_dtypes_min_reduction_with_dim_cuda (__main__.TestCommonCUDA) ... ok (0.197s) 2022-05-18T04:41:15.7921209Z test_dtypes_minimum_cuda (__main__.TestCommonCUDA) ... ok (0.436s) 2022-05-18T04:41:15.8378502Z test_dtypes_mm_cuda (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T04:41:16.1291270Z test_dtypes_mode_cuda (__main__.TestCommonCUDA) ... ok (0.291s) 2022-05-18T04:41:16.2112785Z test_dtypes_movedim_cuda (__main__.TestCommonCUDA) ... ok (0.082s) 2022-05-18T04:41:16.3257221Z test_dtypes_msort_cuda (__main__.TestCommonCUDA) ... ok (0.114s) 2022-05-18T04:41:16.6891146Z test_dtypes_mul_cuda (__main__.TestCommonCUDA) ... ok (0.363s) 2022-05-18T04:41:17.1331620Z test_dtypes_multinomial_cuda (__main__.TestCommonCUDA) ... Some dtypes for multinomial on device type cuda are only partially supported! 2022-05-18T04:41:17.1332513Z The following dtypes only worked on some samples during forward: {torch.bfloat16}. 2022-05-18T04:41:17.1332774Z 2022-05-18T04:41:17.1334553Z ok (0.444s) 2022-05-18T04:41:17.1800375Z test_dtypes_mv_cuda (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T04:41:17.4329040Z test_dtypes_mvlgamma_mvlgamma_p_1_cuda (__main__.TestCommonCUDA) ... Some dtypes for mvlgamma on device type cuda are only partially supported! 2022-05-18T04:41:17.4329786Z The following dtypes only worked on some samples during forward: {torch.bool}. 2022-05-18T04:41:17.4330041Z 2022-05-18T04:41:17.4331923Z ok (0.253s) 2022-05-18T04:41:17.4375827Z test_dtypes_mvlgamma_mvlgamma_p_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T04:41:17.4418711Z test_dtypes_mvlgamma_mvlgamma_p_5_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T04:41:17.5958298Z test_dtypes_nan_to_num_cuda (__main__.TestCommonCUDA) ... ok (0.154s) 2022-05-18T04:41:17.9585434Z test_dtypes_nanmean_cuda (__main__.TestCommonCUDA) ... ok (0.363s) 2022-05-18T04:41:18.7392976Z test_dtypes_nanmedian_cuda (__main__.TestCommonCUDA) ... Some dtypes for nanmedian on device type cuda are only partially supported! 2022-05-18T04:41:18.7393502Z The following dtypes only worked on some samples during forward: {torch.bfloat16}. 2022-05-18T04:41:18.7393966Z The following dtypes only worked on some samples during backward: {torch.bfloat16}. 2022-05-18T04:41:18.7394502Z 2022-05-18T04:41:18.7403520Z ok (0.782s) 2022-05-18T04:41:21.1602344Z test_dtypes_nanquantile_cuda (__main__.TestCommonCUDA) ... ok (2.420s) 2022-05-18T04:41:22.1043903Z test_dtypes_nansum_cuda (__main__.TestCommonCUDA) ... ok (0.944s) 2022-05-18T04:41:22.2999648Z test_dtypes_narrow_cuda (__main__.TestCommonCUDA) ... ok (0.196s) 2022-05-18T04:41:22.9561475Z test_dtypes_ne_cuda (__main__.TestCommonCUDA) ... ok (0.656s) 2022-05-18T04:41:22.9991639Z test_dtypes_neg_cuda (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T04:41:23.2236962Z test_dtypes_new_empty_cuda (__main__.TestCommonCUDA) ... ok (0.224s) 2022-05-18T04:41:23.4541915Z test_dtypes_new_full_cuda (__main__.TestCommonCUDA) ... ok (0.230s) 2022-05-18T04:41:23.6801728Z test_dtypes_new_ones_cuda (__main__.TestCommonCUDA) ... ok (0.226s) 2022-05-18T04:41:23.9063622Z test_dtypes_new_zeros_cuda (__main__.TestCommonCUDA) ... ok (0.226s) 2022-05-18T04:41:24.4442010Z test_dtypes_nextafter_cuda (__main__.TestCommonCUDA) ... ok (0.538s) 2022-05-18T04:41:24.6122015Z 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-18T04:41:24.6122732Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.complex64, torch.int64, torch.complex128, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:41:24.6123325Z The following dtypes only worked on some samples during backward: {torch.complex128, torch.complex64}. 2022-05-18T04:41:24.6123840Z 2022-05-18T04:41:24.6125197Z ok (0.168s) 2022-05-18T04:41:24.9007901Z test_dtypes_nn_functional_adaptive_avg_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.288s) 2022-05-18T04:41:25.2053266Z 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-18T04:41:25.2054187Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.complex64, torch.int64, torch.complex128, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:41:25.2054783Z The following dtypes only worked on some samples during backward: {torch.complex128, torch.complex64}. 2022-05-18T04:41:25.2055068Z 2022-05-18T04:41:25.2056261Z ok (0.305s) 2022-05-18T04:41:25.4137003Z test_dtypes_nn_functional_adaptive_max_pool1d_cuda (__main__.TestCommonCUDA) ... ok (0.208s) 2022-05-18T04:41:25.9007912Z test_dtypes_nn_functional_adaptive_max_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.487s) 2022-05-18T04:41:26.3088742Z test_dtypes_nn_functional_adaptive_max_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.408s) 2022-05-18T04:41:26.7613145Z 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-18T04:41:26.7613802Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.int64, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:41:26.7614125Z 2022-05-18T04:41:26.7616185Z ok (0.453s) 2022-05-18T04:41:27.0457868Z test_dtypes_nn_functional_avg_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.284s) 2022-05-18T04:41:27.3764730Z test_dtypes_nn_functional_avg_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.331s) 2022-05-18T04:41:28.0919432Z 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-18T04:41:28.0920201Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.complex64, torch.int64, torch.complex128, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:41:28.0921208Z The following dtypes only worked on some samples during backward: {torch.complex128, torch.complex64}. 2022-05-18T04:41:28.0921737Z 2022-05-18T04:41:28.0922264Z ok (0.716s) 2022-05-18T04:41:28.9038244Z 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-18T04:41:28.9038973Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.complex64, torch.int64, torch.complex128, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:41:28.9039628Z The following dtypes only worked on some samples during backward: {torch.complex128, torch.complex64}. 2022-05-18T04:41:28.9040100Z 2022-05-18T04:41:28.9042060Z ok (0.812s) 2022-05-18T04:41:28.9086176Z test_dtypes_nn_functional_bilinear_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T04:41:29.4345047Z test_dtypes_nn_functional_binary_cross_entropy_cuda (__main__.TestCommonCUDA) ... ok (0.526s) 2022-05-18T04:41:30.8372104Z test_dtypes_nn_functional_binary_cross_entropy_with_logits_cuda (__main__.TestCommonCUDA) ... ok (1.402s) 2022-05-18T04:41:30.9924713Z test_dtypes_nn_functional_celu_cuda (__main__.TestCommonCUDA) ... ok (0.155s) 2022-05-18T04:41:31.5671417Z test_dtypes_nn_functional_conv1d_cuda (__main__.TestCommonCUDA) ... ok (0.574s) 2022-05-18T04:41:31.5905518Z 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:883.) 2022-05-18T04:41:31.5906421Z return self.op(*args, **kwargs) 2022-05-18T04:41:32.0480167Z ok (0.481s) 2022-05-18T04:41:32.0858224Z test_dtypes_nn_functional_conv_transpose1d_cuda (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T04:41:32.1969185Z test_dtypes_nn_functional_conv_transpose2d_cuda (__main__.TestCommonCUDA) ... ok (0.111s) 2022-05-18T04:41:32.3123079Z test_dtypes_nn_functional_conv_transpose3d_cuda (__main__.TestCommonCUDA) ... ok (0.115s) 2022-05-18T04:41:32.4404085Z test_dtypes_nn_functional_cosine_embedding_loss_cuda (__main__.TestCommonCUDA) ... ok (0.128s) 2022-05-18T04:41:32.7042602Z test_dtypes_nn_functional_cosine_similarity_cuda (__main__.TestCommonCUDA) ... ok (0.264s) 2022-05-18T04:41:33.7066008Z test_dtypes_nn_functional_cross_entropy_cuda (__main__.TestCommonCUDA) ... ok (1.002s) 2022-05-18T04:41:33.8798683Z test_dtypes_nn_functional_ctc_loss_cuda (__main__.TestCommonCUDA) ... ok (0.173s) 2022-05-18T04:41:34.4520115Z test_dtypes_nn_functional_dropout2d_cuda (__main__.TestCommonCUDA) ... Some dtypes for nn.functional.dropout2d on device type cuda are only partially supported! 2022-05-18T04:41:34.4521275Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.complex64, torch.int64, torch.complex128, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:41:34.4521891Z The following dtypes only worked on some samples during backward: {torch.complex128, torch.complex64}. 2022-05-18T04:41:34.4522390Z 2022-05-18T04:41:34.4522779Z ok (0.572s) 2022-05-18T04:41:35.2652427Z test_dtypes_nn_functional_dropout_cuda (__main__.TestCommonCUDA) ... Some dtypes for nn.functional.dropout on device type cuda are only partially supported! 2022-05-18T04:41:35.2653727Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.complex64, torch.int64, torch.complex128, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:41:35.2654366Z The following dtypes only worked on some samples during backward: {torch.complex128, torch.complex64}. 2022-05-18T04:41:35.2654659Z 2022-05-18T04:41:35.2655287Z ok (0.813s) 2022-05-18T04:41:35.3920123Z test_dtypes_nn_functional_elu_cuda (__main__.TestCommonCUDA) ... ok (0.126s) 2022-05-18T04:41:37.8981911Z 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-18T04:41:37.8982577Z The following dtypes only worked on some samples during backward: {torch.bfloat16}. 2022-05-18T04:41:37.8982853Z 2022-05-18T04:41:37.8985912Z ok (2.507s) 2022-05-18T04:41:38.2741337Z test_dtypes_nn_functional_embedding_cuda (__main__.TestCommonCUDA) ... Some dtypes for nn.functional.embedding on device type cuda are only partially supported! 2022-05-18T04:41:38.2742318Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.int64, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:41:38.2742659Z 2022-05-18T04:41:38.2744698Z ok (0.376s) 2022-05-18T04:41:38.6002164Z 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-18T04:41:38.6003245Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.complex64, torch.int64, torch.complex128, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:41:38.6003845Z The following dtypes only worked on some samples during backward: {torch.complex128, torch.complex64}. 2022-05-18T04:41:38.6004135Z 2022-05-18T04:41:38.6004507Z ok (0.326s) 2022-05-18T04:41:38.9926422Z test_dtypes_nn_functional_feature_alpha_dropout_without_train_cuda (__main__.TestCommonCUDA) ... ok (0.392s) 2022-05-18T04:41:40.9902081Z test_dtypes_nn_functional_fractional_max_pool2d_cuda (__main__.TestCommonCUDA) ... ok (1.997s) 2022-05-18T04:41:43.5905877Z 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-18T04:41:43.5906588Z The following dtypes only worked on some samples during forward: {torch.bfloat16}. 2022-05-18T04:41:43.5907322Z The following dtypes only worked on some samples during backward: {torch.bfloat16}. 2022-05-18T04:41:43.5907584Z 2022-05-18T04:41:43.5909398Z ok (2.601s) 2022-05-18T04:41:58.2137543Z test_dtypes_nn_functional_gaussian_nll_loss_cuda (__main__.TestCommonCUDA) ... ok (14.623s) 2022-05-18T04:41:58.5322570Z test_dtypes_nn_functional_gelu_cuda (__main__.TestCommonCUDA) ... ok (0.318s) 2022-05-18T04:42:00.3397490Z test_dtypes_nn_functional_glu_cuda (__main__.TestCommonCUDA) ... ok (1.807s) 2022-05-18T04:42:02.1979884Z test_dtypes_nn_functional_grid_sample_cuda (__main__.TestCommonCUDA) ... ok (1.858s) 2022-05-18T04:42:02.4887364Z test_dtypes_nn_functional_group_norm_cuda (__main__.TestCommonCUDA) ... ok (0.291s) 2022-05-18T04:42:02.8455970Z test_dtypes_nn_functional_hardshrink_cuda (__main__.TestCommonCUDA) ... ok (0.357s) 2022-05-18T04:42:02.9810073Z test_dtypes_nn_functional_hardsigmoid_cuda (__main__.TestCommonCUDA) ... ok (0.135s) 2022-05-18T04:42:03.1576135Z test_dtypes_nn_functional_hardswish_cuda (__main__.TestCommonCUDA) ... ok (0.176s) 2022-05-18T04:42:03.6901721Z test_dtypes_nn_functional_hardtanh_cuda (__main__.TestCommonCUDA) ... ok (0.532s) 2022-05-18T04:42:04.1473798Z 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-18T04:42:04.1475594Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.int64, torch.uint8, torch.int8}. 2022-05-18T04:42:04.1476226Z 2022-05-18T04:42:04.1476652Z ok (0.457s) 2022-05-18T04:42:04.5597063Z test_dtypes_nn_functional_huber_loss_cuda (__main__.TestCommonCUDA) ... ok (0.412s) 2022-05-18T04:42:04.8720062Z test_dtypes_nn_functional_instance_norm_cuda (__main__.TestCommonCUDA) ... ok (0.312s) 2022-05-18T04:42:05.5861225Z test_dtypes_nn_functional_interpolate_area_cuda (__main__.TestCommonCUDA) ... ok (0.714s) 2022-05-18T04:42:06.2830565Z test_dtypes_nn_functional_interpolate_bicubic_cuda (__main__.TestCommonCUDA) ... ok (0.697s) 2022-05-18T04:42:06.9735718Z test_dtypes_nn_functional_interpolate_bilinear_cuda (__main__.TestCommonCUDA) ... ok (0.690s) 2022-05-18T04:42:07.6656947Z test_dtypes_nn_functional_interpolate_linear_cuda (__main__.TestCommonCUDA) ... ok (0.692s) 2022-05-18T04:42:08.3593610Z test_dtypes_nn_functional_interpolate_nearest_cuda (__main__.TestCommonCUDA) ... ok (0.693s) 2022-05-18T04:42:09.0352004Z test_dtypes_nn_functional_interpolate_trilinear_cuda (__main__.TestCommonCUDA) ... ok (0.676s) 2022-05-18T04:42:09.0441084Z 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-18T04:42:09.0442853Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T04:42:09.3372849Z Some dtypes for nn.functional.kl_div on device type cuda are only partially supported! 2022-05-18T04:42:09.3373665Z The following dtypes only worked on some samples during backward: {torch.bfloat16}. 2022-05-18T04:42:09.3376655Z 2022-05-18T04:42:09.3377074Z ok (0.302s) 2022-05-18T04:42:09.6400205Z 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-18T04:42:09.6400835Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.int64, torch.uint8, torch.int8}. 2022-05-18T04:42:09.6401392Z The following dtypes only worked on some samples during backward: {torch.complex128, torch.complex64}. 2022-05-18T04:42:09.6401690Z 2022-05-18T04:42:09.6404168Z ok (0.303s) 2022-05-18T04:42:09.9753922Z 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-18T04:42:09.9754920Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.int64, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:42:09.9755245Z 2022-05-18T04:42:09.9757548Z ok (0.335s) 2022-05-18T04:42:10.3328982Z test_dtypes_nn_functional_leaky_relu_cuda (__main__.TestCommonCUDA) ... ok (0.357s) 2022-05-18T04:42:11.1174792Z test_dtypes_nn_functional_linear_cuda (__main__.TestCommonCUDA) ... Some dtypes for nn.functional.linear on device type cuda are only partially supported! 2022-05-18T04:42:11.1175803Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.int64, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:42:11.1176415Z 2022-05-18T04:42:11.1177307Z ok (0.785s) 2022-05-18T04:42:11.5802514Z 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-18T04:42:11.5803256Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.complex64, torch.int64, torch.complex128, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:42:11.5803851Z The following dtypes only worked on some samples during backward: {torch.complex128, torch.complex64}. 2022-05-18T04:42:11.5804290Z 2022-05-18T04:42:11.5806032Z ok (0.463s) 2022-05-18T04:42:11.7749349Z test_dtypes_nn_functional_logsigmoid_cuda (__main__.TestCommonCUDA) ... ok (0.194s) 2022-05-18T04:42:11.9621284Z test_dtypes_nn_functional_margin_ranking_loss_cuda (__main__.TestCommonCUDA) ... ok (0.187s) 2022-05-18T04:42:59.6143171Z test_dtypes_nn_functional_max_pool1d_cuda (__main__.TestCommonCUDA) ... ok (47.652s) 2022-05-18T04:44:04.4306633Z test_dtypes_nn_functional_max_pool2d_cuda (__main__.TestCommonCUDA) ... ok (64.816s) 2022-05-18T04:44:33.1937080Z test_dtypes_nn_functional_max_pool3d_cuda (__main__.TestCommonCUDA) ... ok (28.763s) 2022-05-18T04:44:34.6599558Z test_dtypes_nn_functional_max_unpool1d_cuda (__main__.TestCommonCUDA) ... ok (1.466s) 2022-05-18T04:44:35.4160537Z test_dtypes_nn_functional_max_unpool1d_grad_cuda (__main__.TestCommonCUDA) ... ok (0.756s) 2022-05-18T04:44:38.1592380Z test_dtypes_nn_functional_max_unpool2d_cuda (__main__.TestCommonCUDA) ... ok (2.743s) 2022-05-18T04:44:39.4097904Z test_dtypes_nn_functional_max_unpool2d_grad_cuda (__main__.TestCommonCUDA) ... ok (1.250s) 2022-05-18T04:44:40.3853482Z test_dtypes_nn_functional_max_unpool3d_cuda (__main__.TestCommonCUDA) ... ok (0.975s) 2022-05-18T04:44:40.9020001Z test_dtypes_nn_functional_max_unpool3d_grad_cuda (__main__.TestCommonCUDA) ... ok (0.517s) 2022-05-18T04:44:41.0237304Z test_dtypes_nn_functional_mish_cuda (__main__.TestCommonCUDA) ... ok (0.122s) 2022-05-18T04:44:41.2954058Z test_dtypes_nn_functional_mse_loss_cuda (__main__.TestCommonCUDA) ... ok (0.272s) 2022-05-18T04:44:41.3026168Z 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:24.) 2022-05-18T04:44:41.3027736Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T04:44:41.3033058Z /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:24.) 2022-05-18T04:44:41.3035291Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T04:44:41.3037949Z /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:24.) 2022-05-18T04:44:41.3040031Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T04:44:41.5293682Z ok (0.234s) 2022-05-18T04:44:41.7028932Z test_dtypes_nn_functional_multilabel_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.173s) 2022-05-18T04:44:41.9727177Z test_dtypes_nn_functional_multilabel_soft_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.270s) 2022-05-18T04:44:45.4772454Z test_dtypes_nn_functional_nll_loss_cuda (__main__.TestCommonCUDA) ... ok (3.504s) 2022-05-18T04:44:45.7490511Z test_dtypes_nn_functional_normalize_cuda (__main__.TestCommonCUDA) ... ok (0.272s) 2022-05-18T04:44:45.9763540Z test_dtypes_nn_functional_one_hot_cuda (__main__.TestCommonCUDA) ... ok (0.227s) 2022-05-18T04:44:46.2618417Z test_dtypes_nn_functional_pad_circular_cuda (__main__.TestCommonCUDA) ... ok (0.285s) 2022-05-18T04:44:48.0864636Z test_dtypes_nn_functional_pad_constant_cuda (__main__.TestCommonCUDA) ... ok (1.824s) 2022-05-18T04:44:48.6499108Z 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-18T04:44:48.6499782Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.int64, torch.bfloat16, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:44:48.6500583Z The following dtypes only worked on some samples during backward: {torch.bfloat16}. 2022-05-18T04:44:48.6500854Z 2022-05-18T04:44:48.6503381Z ok (0.564s) 2022-05-18T04:44:49.2043735Z 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-18T04:44:49.2044674Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.int64, torch.bfloat16, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:44:49.2045355Z The following dtypes only worked on some samples during backward: {torch.bfloat16}. 2022-05-18T04:44:49.2045617Z 2022-05-18T04:44:49.2046420Z ok (0.554s) 2022-05-18T04:44:49.2871897Z test_dtypes_nn_functional_pairwise_distance_cuda (__main__.TestCommonCUDA) ... ok (0.082s) 2022-05-18T04:44:49.5995899Z test_dtypes_nn_functional_pdist_cuda (__main__.TestCommonCUDA) ... Some dtypes for nn.functional.pdist on device type cuda are only partially supported! 2022-05-18T04:44:49.5996490Z The following dtypes only worked on some samples during forward: {torch.float16, torch.bfloat16}. 2022-05-18T04:44:49.5996986Z The following dtypes only worked on some samples during backward: {torch.bfloat16, torch.float16}. 2022-05-18T04:44:49.5997308Z 2022-05-18T04:44:49.5999493Z ok (0.313s) 2022-05-18T04:44:49.6816267Z test_dtypes_nn_functional_pixel_shuffle_cuda (__main__.TestCommonCUDA) ... ok (0.082s) 2022-05-18T04:44:49.7630773Z test_dtypes_nn_functional_pixel_unshuffle_cuda (__main__.TestCommonCUDA) ... ok (0.081s) 2022-05-18T04:44:50.5551208Z test_dtypes_nn_functional_poisson_nll_loss_cuda (__main__.TestCommonCUDA) ... ok (0.792s) 2022-05-18T04:44:51.5156436Z test_dtypes_nn_functional_prelu_cuda (__main__.TestCommonCUDA) ... ok (0.960s) 2022-05-18T04:44:52.0803021Z test_dtypes_nn_functional_relu6_cuda (__main__.TestCommonCUDA) ... ok (0.565s) 2022-05-18T04:44:52.2834951Z test_dtypes_nn_functional_relu_cuda (__main__.TestCommonCUDA) ... ok (0.203s) 2022-05-18T04:44:52.4800708Z test_dtypes_nn_functional_rrelu_cuda (__main__.TestCommonCUDA) ... Some dtypes for nn.functional.rrelu on device type cuda are only partially supported! 2022-05-18T04:44:52.4801343Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.int64, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:44:52.4802083Z 2022-05-18T04:44:52.4803536Z ok (0.197s) 2022-05-18T04:44:52.6369752Z test_dtypes_nn_functional_selu_cuda (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T04:44:52.7707272Z test_dtypes_nn_functional_silu_complex_cuda (__main__.TestCommonCUDA) ... expected failure (0.134s) 2022-05-18T04:44:52.9047579Z test_dtypes_nn_functional_silu_cuda (__main__.TestCommonCUDA) ... ok (0.134s) 2022-05-18T04:44:53.2748090Z 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-18T04:44:53.2748673Z The following dtypes only worked on some samples during forward: {torch.bfloat16}. 2022-05-18T04:44:53.2749110Z The following dtypes only worked on some samples during backward: {torch.bfloat16}. 2022-05-18T04:44:53.2749367Z 2022-05-18T04:44:53.2751381Z ok (0.370s) 2022-05-18T04:44:53.5982891Z test_dtypes_nn_functional_soft_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.323s) 2022-05-18T04:44:53.9302486Z test_dtypes_nn_functional_softmin_cuda (__main__.TestCommonCUDA) ... ok (0.332s) 2022-05-18T04:44:53.9859670Z test_dtypes_nn_functional_softmin_with_dtype_cuda (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T04:44:54.1124855Z test_dtypes_nn_functional_softplus_cuda (__main__.TestCommonCUDA) ... ok (0.126s) 2022-05-18T04:44:54.4690241Z test_dtypes_nn_functional_softshrink_cuda (__main__.TestCommonCUDA) ... ok (0.356s) 2022-05-18T04:44:54.4862875Z test_dtypes_nn_functional_softsign_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:44:55.4855960Z test_dtypes_nn_functional_tanhshrink_cuda (__main__.TestCommonCUDA) ... ok (0.999s) 2022-05-18T04:44:55.6904265Z test_dtypes_nn_functional_threshold_cuda (__main__.TestCommonCUDA) ... ok (0.205s) 2022-05-18T04:44:55.8102672Z test_dtypes_nn_functional_triplet_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.120s) 2022-05-18T04:44:55.9293982Z test_dtypes_nn_functional_triplet_margin_with_distance_loss_cuda (__main__.TestCommonCUDA) ... ok (0.119s) 2022-05-18T04:45:05.5921125Z test_dtypes_nn_functional_unfold_cuda (__main__.TestCommonCUDA) ... ok (9.663s) 2022-05-18T04:45:05.5987697Z 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-18T04:45:05.5988582Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T04:45:05.8279480Z ok (0.236s) 2022-05-18T04:45:05.8348183Z 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-18T04:45:05.8348923Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T04:45:06.5232836Z ok (0.695s) 2022-05-18T04:45:08.2471498Z test_dtypes_nonzero_cuda (__main__.TestCommonCUDA) ... ok (1.724s) 2022-05-18T04:45:09.6534929Z test_dtypes_norm_cuda (__main__.TestCommonCUDA) ... ok (1.406s) 2022-05-18T04:45:09.7824765Z test_dtypes_norm_fro_cuda (__main__.TestCommonCUDA) ... Some dtypes for norm on device type cuda are only partially supported! 2022-05-18T04:45:09.7825392Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.int64, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:45:09.7825697Z 2022-05-18T04:45:09.7827897Z ok (0.129s) 2022-05-18T04:45:09.9182519Z test_dtypes_norm_inf_cuda (__main__.TestCommonCUDA) ... ok (0.135s) 2022-05-18T04:45:10.0802697Z test_dtypes_norm_nuc_cuda (__main__.TestCommonCUDA) ... ok (0.162s) 2022-05-18T04:45:10.3667289Z test_dtypes_normal_cuda (__main__.TestCommonCUDA) ... ok (0.286s) 2022-05-18T04:45:10.4295302Z test_dtypes_normal_number_mean_cuda (__main__.TestCommonCUDA) ... ok (0.063s) 2022-05-18T04:45:10.6583497Z test_dtypes_ones_like_cuda (__main__.TestCommonCUDA) ... ok (0.229s) 2022-05-18T04:45:19.6776467Z test_dtypes_ormqr_cuda (__main__.TestCommonCUDA) ... expected failure (9.019s) 2022-05-18T04:45:19.7247221Z test_dtypes_outer_cuda (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T04:45:28.3498625Z test_dtypes_pca_lowrank_cuda (__main__.TestCommonCUDA) ... Some dtypes for pca_lowrank on device type cuda are only partially supported! 2022-05-18T04:45:28.3499329Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.complex64, torch.int64, torch.complex128, torch.bfloat16, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:45:28.3500417Z The following dtypes only worked on some samples during backward: {torch.bfloat16, torch.complex128, torch.complex64}. 2022-05-18T04:45:28.3500769Z 2022-05-18T04:45:28.3503732Z ok (8.626s) 2022-05-18T04:45:28.5047746Z test_dtypes_permute_cuda (__main__.TestCommonCUDA) ... ok (0.154s) 2022-05-18T04:45:28.6524369Z test_dtypes_pinverse_cuda (__main__.TestCommonCUDA) ... ok (0.148s) 2022-05-18T04:45:29.1600273Z test_dtypes_polar_cuda (__main__.TestCommonCUDA) ... ok (0.507s) 2022-05-18T04:46:11.4804027Z test_dtypes_polygamma_polygamma_n_0_cuda (__main__.TestCommonCUDA) ... ok (42.320s) 2022-05-18T04:46:11.4847756Z test_dtypes_polygamma_polygamma_n_1_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T04:46:11.4890778Z test_dtypes_polygamma_polygamma_n_2_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T04:46:11.4934838Z test_dtypes_polygamma_polygamma_n_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T04:46:11.4978792Z test_dtypes_polygamma_polygamma_n_4_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T04:46:11.6067730Z test_dtypes_positive_cuda (__main__.TestCommonCUDA) ... ok (0.109s) 2022-05-18T04:46:11.9691496Z test_dtypes_pow_cuda (__main__.TestCommonCUDA) ... ok (0.362s) 2022-05-18T04:46:17.5029903Z test_dtypes_prod_cuda (__main__.TestCommonCUDA) ... Some dtypes for prod on device type cuda are only partially supported! 2022-05-18T04:46:17.5030551Z The following dtypes only worked on some samples during backward: {torch.complex32}. 2022-05-18T04:46:17.5030799Z 2022-05-18T04:46:17.5032978Z ok (5.534s) 2022-05-18T04:46:18.3529185Z test_dtypes_put_cuda (__main__.TestCommonCUDA) ... ok (0.849s) 2022-05-18T04:46:18.3766994Z 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-18T04:46:18.3767807Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-05-18T04:46:18.3768168Z Q, R = torch.qr(A, some) 2022-05-18T04:46:18.3768453Z should be replaced with 2022-05-18T04:46:18.3769345Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2497.) 2022-05-18T04:46:18.3769848Z return self.op(*args, **kwargs) 2022-05-18T04:46:18.5852070Z ok (0.232s) 2022-05-18T04:46:20.9981320Z test_dtypes_quantile_cuda (__main__.TestCommonCUDA) ... ok (2.413s) 2022-05-18T04:46:21.0450137Z test_dtypes_rad2deg_cuda (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T04:46:21.2836210Z test_dtypes_rand_like_cuda (__main__.TestCommonCUDA) ... Some dtypes for rand_like on device type cuda are only partially supported! 2022-05-18T04:46:21.2836824Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.int64, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:46:21.2837146Z 2022-05-18T04:46:21.2839734Z ok (0.239s) 2022-05-18T04:46:21.8708964Z test_dtypes_randint_like_cuda (__main__.TestCommonCUDA) ... Some dtypes for randint_like on device type cuda are only partially supported! 2022-05-18T04:46:21.8709840Z The following dtypes only worked on some samples during forward: {torch.bool, torch.complex128, torch.complex64}. 2022-05-18T04:46:21.8710560Z 2022-05-18T04:46:21.8712509Z ok (0.587s) 2022-05-18T04:46:22.1087209Z test_dtypes_randn_like_cuda (__main__.TestCommonCUDA) ... Some dtypes for randn_like on device type cuda are only partially supported! 2022-05-18T04:46:22.1088236Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.int64, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:46:22.1088546Z 2022-05-18T04:46:22.1090590Z ok (0.238s) 2022-05-18T04:46:22.1900630Z test_dtypes_ravel_cuda (__main__.TestCommonCUDA) ... ok (0.081s) 2022-05-18T04:46:22.3099334Z test_dtypes_real_cuda (__main__.TestCommonCUDA) ... ok (0.120s) 2022-05-18T04:46:22.3242960Z test_dtypes_reciprocal_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:46:22.7785375Z test_dtypes_remainder_cuda (__main__.TestCommonCUDA) ... ok (0.454s) 2022-05-18T04:46:22.9769660Z test_dtypes_renorm_cuda (__main__.TestCommonCUDA) ... ok (0.198s) 2022-05-18T04:46:24.4379233Z test_dtypes_repeat_cuda (__main__.TestCommonCUDA) ... ok (1.461s) 2022-05-18T04:46:24.6055147Z test_dtypes_repeat_interleave_cuda (__main__.TestCommonCUDA) ... ok (0.167s) 2022-05-18T04:46:24.7661594Z test_dtypes_reshape_as_cuda (__main__.TestCommonCUDA) ... ok (0.161s) 2022-05-18T04:46:25.1822203Z test_dtypes_reshape_cuda (__main__.TestCommonCUDA) ... ok (0.416s) 2022-05-18T04:46:25.3440010Z test_dtypes_resize__cuda (__main__.TestCommonCUDA) ... expected failure (0.162s) 2022-05-18T04:46:25.5090368Z test_dtypes_resize_as__cuda (__main__.TestCommonCUDA) ... expected failure (0.165s) 2022-05-18T04:46:25.5896421Z test_dtypes_resolve_conj_cuda (__main__.TestCommonCUDA) ... ok (0.080s) 2022-05-18T04:46:25.6710631Z test_dtypes_resolve_neg_cuda (__main__.TestCommonCUDA) ... ok (0.081s) 2022-05-18T04:46:25.9770422Z test_dtypes_roll_cuda (__main__.TestCommonCUDA) ... ok (0.306s) 2022-05-18T04:46:26.1338928Z test_dtypes_rot90_cuda (__main__.TestCommonCUDA) ... ok (0.157s) 2022-05-18T04:46:26.1806254Z test_dtypes_round_cuda (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T04:46:26.3063358Z test_dtypes_round_decimals_0_cuda (__main__.TestCommonCUDA) ... ok (0.126s) 2022-05-18T04:46:26.3112282Z test_dtypes_round_decimals_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T04:46:26.3163105Z test_dtypes_round_decimals_neg_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T04:46:26.3322967Z test_dtypes_rsqrt_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T04:46:26.7728895Z test_dtypes_rsub_cuda (__main__.TestCommonCUDA) ... ok (0.440s) 2022-05-18T04:46:27.0997023Z test_dtypes_scatter_add_cuda (__main__.TestCommonCUDA) ... ok (0.327s) 2022-05-18T04:46:27.7472142Z test_dtypes_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.647s) 2022-05-18T04:46:27.7608942Z 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-18T04:46:27.7609685Z return self.op(*args, **kwargs) 2022-05-18T04:46:28.5502591Z ok (0.803s) 2022-05-18T04:46:29.3521530Z test_dtypes_scatter_reduce_amin_cuda (__main__.TestCommonCUDA) ... ok (0.802s) 2022-05-18T04:46:30.1535630Z test_dtypes_scatter_reduce_mean_cuda (__main__.TestCommonCUDA) ... ok (0.801s) 2022-05-18T04:46:30.9840174Z test_dtypes_scatter_reduce_prod_cuda (__main__.TestCommonCUDA) ... ok (0.830s) 2022-05-18T04:46:31.6710087Z test_dtypes_scatter_reduce_sum_cuda (__main__.TestCommonCUDA) ... ok (0.687s) 2022-05-18T04:46:31.9759703Z 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-18T04:46:31.9761000Z return self.op(*args, **kwargs) 2022-05-18T04:46:31.9878964Z /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-18T04:46:31.9879843Z return self.op(*args, **kwargs) 2022-05-18T04:46:41.8359711Z Some dtypes for searchsorted on device type cuda are only partially supported! 2022-05-18T04:46:41.8360274Z The following dtypes only worked on some samples during forward: {torch.bfloat16}. 2022-05-18T04:46:41.8360538Z 2022-05-18T04:46:41.8364730Z ok (10.165s) 2022-05-18T04:46:42.0313886Z test_dtypes_select_cuda (__main__.TestCommonCUDA) ... ok (0.195s) 2022-05-18T04:46:42.2684511Z test_dtypes_select_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.237s) 2022-05-18T04:46:42.3198572Z test_dtypes_sgn_cuda (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T04:46:42.6857155Z test_dtypes_short_cuda (__main__.TestCommonCUDA) ... ok (0.366s) 2022-05-18T04:46:44.9759564Z test_dtypes_sigmoid_cuda (__main__.TestCommonCUDA) ... ok (2.290s) 2022-05-18T04:46:45.0303342Z test_dtypes_sign_cuda (__main__.TestCommonCUDA) ... ok (0.054s) 2022-05-18T04:46:45.1060195Z test_dtypes_signbit_cuda (__main__.TestCommonCUDA) ... ok (0.076s) 2022-05-18T04:46:45.1165604Z test_dtypes_sin_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:46:49.0843921Z test_dtypes_sinc_cuda (__main__.TestCommonCUDA) ... ok (3.968s) 2022-05-18T04:46:49.0937035Z test_dtypes_sinh_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:46:49.5124265Z test_dtypes_slice_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.419s) 2022-05-18T04:46:49.8529203Z test_dtypes_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.340s) 2022-05-18T04:46:49.8787754Z test_dtypes_softmax_with_dtype_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T04:46:51.3987892Z test_dtypes_sort_cuda (__main__.TestCommonCUDA) ... Some dtypes for sort on device type cuda are only partially supported! 2022-05-18T04:46:51.3988705Z The following dtypes only worked on some samples during forward: {torch.bool}. 2022-05-18T04:46:51.3989276Z 2022-05-18T04:46:51.3991246Z ok (1.520s) 2022-05-18T04:46:51.4049250Z test_dtypes_sparse_sampled_addmm_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:2903: UserWarning: Sparse CSR tensor support is in beta state.If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/SparseCsrTensorImpl.cpp:68.) 2022-05-18T04:46:51.4050209Z torch.eye(m, n, device=device, dtype=dtype) 2022-05-18T04:46:51.8544976Z Some dtypes for sparse.sampled_addmm on device type cuda are only partially supported! 2022-05-18T04:46:51.8545783Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.int64, torch.bfloat16, torch.float16, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:46:51.8546361Z The following dtypes only worked on some samples during backward: {torch.bfloat16, torch.float16}. 2022-05-18T04:46:51.8546856Z 2022-05-18T04:46:51.8547841Z ok (0.456s) 2022-05-18T04:46:53.3229107Z test_dtypes_special_entr_cuda (__main__.TestCommonCUDA) ... ok (1.468s) 2022-05-18T04:46:59.7864651Z test_dtypes_special_erfcx_cuda (__main__.TestCommonCUDA) ... ok (6.463s) 2022-05-18T04:47:00.9853793Z test_dtypes_special_i0e_cuda (__main__.TestCommonCUDA) ... ok (1.199s) 2022-05-18T04:47:01.6008633Z test_dtypes_special_i1_cuda (__main__.TestCommonCUDA) ... ok (0.615s) 2022-05-18T04:47:02.1910376Z test_dtypes_special_i1e_cuda (__main__.TestCommonCUDA) ... ok (0.590s) 2022-05-18T04:47:03.6568681Z test_dtypes_special_log_ndtr_cuda (__main__.TestCommonCUDA) ... ok (1.466s) 2022-05-18T04:47:03.7098296Z test_dtypes_special_ndtr_cuda (__main__.TestCommonCUDA) ... ok (0.053s) 2022-05-18T04:47:05.1396526Z test_dtypes_special_ndtri_cuda (__main__.TestCommonCUDA) ... ok (1.430s) 2022-05-18T04:47:05.3547047Z test_dtypes_special_polygamma_special_polygamma_n_0_cuda (__main__.TestCommonCUDA) ... ok (0.215s) 2022-05-18T04:47:05.4895625Z test_dtypes_special_xlog1py_cuda (__main__.TestCommonCUDA) ... ok (0.135s) 2022-05-18T04:47:05.4940214Z test_dtypes_special_zeta_cuda (__main__.TestCommonCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T04:47:05.5752550Z test_dtypes_split_cuda (__main__.TestCommonCUDA) ... ok (0.081s) 2022-05-18T04:47:05.6951022Z test_dtypes_split_list_args_cuda (__main__.TestCommonCUDA) ... ok (0.120s) 2022-05-18T04:47:05.8531942Z test_dtypes_split_with_sizes_cuda (__main__.TestCommonCUDA) ... ok (0.158s) 2022-05-18T04:47:05.8630661Z test_dtypes_sqrt_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:47:05.9819573Z test_dtypes_square_cuda (__main__.TestCommonCUDA) ... ok (0.119s) 2022-05-18T04:47:06.2505231Z test_dtypes_squeeze_cuda (__main__.TestCommonCUDA) ... ok (0.268s) 2022-05-18T04:47:06.5948578Z test_dtypes_stack_cuda (__main__.TestCommonCUDA) ... ok (0.344s) 2022-05-18T04:47:06.8792203Z test_dtypes_std_cuda (__main__.TestCommonCUDA) ... ok (0.284s) 2022-05-18T04:47:07.5418108Z test_dtypes_std_mean_cuda (__main__.TestCommonCUDA) ... expected failure (0.662s) 2022-05-18T04:47:07.5489954Z 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:803.) 2022-05-18T04:47:07.5490744Z normalized, onesided, return_complex) 2022-05-18T04:47:07.9772195Z ok (0.435s) 2022-05-18T04:47:08.4087139Z test_dtypes_sub_cuda (__main__.TestCommonCUDA) ... ok (0.431s) 2022-05-18T04:47:09.1561395Z test_dtypes_sum_cuda (__main__.TestCommonCUDA) ... ok (0.747s) 2022-05-18T04:47:09.3885618Z test_dtypes_sum_to_size_cuda (__main__.TestCommonCUDA) ... ok (0.232s) 2022-05-18T04:47:11.0074950Z test_dtypes_svd_cuda (__main__.TestCommonCUDA) ... ok (1.619s) 2022-05-18T04:47:19.5190893Z test_dtypes_svd_lowrank_cuda (__main__.TestCommonCUDA) ... Some dtypes for svd_lowrank on device type cuda are only partially supported! 2022-05-18T04:47:19.5192326Z The following dtypes only worked on some samples during forward: {torch.int16, torch.int32, torch.complex64, torch.int64, torch.complex128, torch.bfloat16, torch.uint8, torch.bool, torch.int8}. 2022-05-18T04:47:19.5193498Z The following dtypes only worked on some samples during backward: {torch.bfloat16, torch.complex128, torch.complex64}. 2022-05-18T04:47:19.5194040Z 2022-05-18T04:47:19.5198221Z ok (8.512s) 2022-05-18T04:47:19.5330288Z 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-18T04:47:19.5331854Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-05-18T04:47:19.5332663Z L, _ = torch.symeig(A, upper=upper) 2022-05-18T04:47:19.5332963Z should be replaced with 2022-05-18T04:47:19.5333636Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-05-18T04:47:19.5333938Z and 2022-05-18T04:47:19.5334218Z L, V = torch.symeig(A, eigenvectors=True) 2022-05-18T04:47:19.5334503Z should be replaced with 2022-05-18T04:47:19.5335128Z 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:3041.) 2022-05-18T04:47:19.5335600Z return self.op(*args, **kwargs) 2022-05-18T04:47:19.6661289Z ok (0.146s) 2022-05-18T04:47:19.7832450Z test_dtypes_t_cuda (__main__.TestCommonCUDA) ... ok (0.117s) 2022-05-18T04:47:20.0066117Z test_dtypes_take_along_dim_cuda (__main__.TestCommonCUDA) ... ok (0.223s) 2022-05-18T04:47:20.3908030Z test_dtypes_take_cuda (__main__.TestCommonCUDA) ... ok (0.384s) 2022-05-18T04:47:20.4003334Z test_dtypes_tan_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:47:20.4095199Z test_dtypes_tanh_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:47:20.7931804Z test_dtypes_tensor_split_cuda (__main__.TestCommonCUDA) ... ok (0.384s) 2022-05-18T04:47:20.8941511Z test_dtypes_tensordot_cuda (__main__.TestCommonCUDA) ... ok (0.101s) 2022-05-18T04:47:22.8447693Z test_dtypes_tile_cuda (__main__.TestCommonCUDA) ... ok (1.950s) 2022-05-18T04:47:22.8493134Z test_dtypes_to_sparse_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T04:47:23.5101605Z test_dtypes_topk_cuda (__main__.TestCommonCUDA) ... ok (0.661s) 2022-05-18T04:47:23.5551150Z test_dtypes_trace_cuda (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T04:47:23.8579599Z test_dtypes_transpose_cuda (__main__.TestCommonCUDA) ... ok (0.303s) 2022-05-18T04:47:23.9412804Z test_dtypes_trapezoid_cuda (__main__.TestCommonCUDA) ... ok (0.083s) 2022-05-18T04:47:24.0290272Z test_dtypes_trapz_cuda (__main__.TestCommonCUDA) ... ok (0.088s) 2022-05-18T04:47:24.0422152Z 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-18T04:47:24.0423701Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-05-18T04:47:24.0424333Z X = torch.triangular_solve(B, A).solution 2022-05-18T04:47:24.0424614Z should be replaced with 2022-05-18T04:47:24.0425080Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2189.) 2022-05-18T04:47:24.0425534Z return self.op(*args, **kwargs) 2022-05-18T04:47:24.1623182Z ok (0.133s) 2022-05-18T04:47:24.3802077Z test_dtypes_tril_cuda (__main__.TestCommonCUDA) ... ok (0.218s) 2022-05-18T04:47:24.5960785Z test_dtypes_triu_cuda (__main__.TestCommonCUDA) ... ok (0.216s) 2022-05-18T04:47:24.6628699Z test_dtypes_true_divide_cuda (__main__.TestCommonCUDA) ... ok (0.067s) 2022-05-18T04:47:24.7096491Z test_dtypes_trunc_cuda (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T04:47:25.5353958Z test_dtypes_unfold_cuda (__main__.TestCommonCUDA) ... ok (0.826s) 2022-05-18T04:47:43.3377815Z test_dtypes_unique_consecutive_cuda (__main__.TestCommonCUDA) ... ok (17.802s) 2022-05-18T04:48:19.0533049Z test_dtypes_unique_cuda (__main__.TestCommonCUDA) ... ok (35.715s) 2022-05-18T04:48:19.3901981Z test_dtypes_unsqueeze_cuda (__main__.TestCommonCUDA) ... ok (0.337s) 2022-05-18T04:48:19.6680262Z test_dtypes_var_cuda (__main__.TestCommonCUDA) ... ok (0.278s) 2022-05-18T04:48:19.6723601Z test_dtypes_var_mean_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T04:48:19.7142413Z test_dtypes_vdot_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T04:48:19.7794976Z test_dtypes_view_as_complex_cuda (__main__.TestCommonCUDA) ... ok (0.065s) 2022-05-18T04:48:19.9024452Z test_dtypes_view_as_cuda (__main__.TestCommonCUDA) ... ok (0.123s) 2022-05-18T04:48:20.0456013Z test_dtypes_view_as_real_cuda (__main__.TestCommonCUDA) ... ok (0.143s) 2022-05-18T04:48:20.3138143Z test_dtypes_view_cuda (__main__.TestCommonCUDA) ... ok (0.268s) 2022-05-18T04:48:20.3968100Z test_dtypes_vsplit_cuda (__main__.TestCommonCUDA) ... ok (0.083s) 2022-05-18T04:48:20.4437677Z test_dtypes_vstack_cuda (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T04:48:20.6512616Z test_dtypes_where_cuda (__main__.TestCommonCUDA) ... ok (0.207s) 2022-05-18T04:48:20.7768740Z test_dtypes_xlogy_cuda (__main__.TestCommonCUDA) ... ok (0.126s) 2022-05-18T04:48:20.8973643Z test_dtypes_zero__cuda (__main__.TestCommonCUDA) ... ok (0.120s) 2022-05-18T04:48:21.1242852Z test_dtypes_zeros_like_cuda (__main__.TestCommonCUDA) ... ok (0.227s) 2022-05-18T04:48:21.1262163Z test_errors___radd___cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.1281691Z test_errors___rand___cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.1307172Z test_errors___rdiv___cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.1324609Z test_errors___rmod___cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.1343273Z test_errors___rmul___cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.1362383Z test_errors___ror___cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.1381335Z test_errors___rpow___cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.1399154Z test_errors___rsub___cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.1417765Z test_errors___rxor___cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.1437800Z test_errors__refs_add_cuda (__main__.TestCommonCUDA) ... expected failure (0.002s) 2022-05-18T04:48:21.1608586Z test_errors__refs_amax_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:48:21.1767064Z test_errors__refs_amin_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T04:48:21.1797333Z test_errors__refs_atan2_cuda (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T04:48:21.2055313Z test_errors__refs_bitwise_and_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T04:48:21.2314790Z test_errors__refs_bitwise_left_shift_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T04:48:21.2573964Z test_errors__refs_bitwise_or_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T04:48:21.2830752Z test_errors__refs_bitwise_xor_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T04:48:21.2855655Z test_errors__refs_eq_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.2881348Z test_errors__refs_float_power_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.2905667Z test_errors__refs_ge_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.2930221Z test_errors__refs_gt_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.2960538Z test_errors__refs_igamma_cuda (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T04:48:21.2989752Z test_errors__refs_igammac_cuda (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T04:48:21.3009682Z test_errors__refs_isclose_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.3034071Z test_errors__refs_le_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.3060991Z test_errors__refs_logical_and_cuda (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T04:48:21.3093882Z test_errors__refs_logical_or_cuda (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T04:48:21.3118607Z test_errors__refs_lt_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.3139838Z test_errors__refs_maximum_cuda (__main__.TestCommonCUDA) ... expected failure (0.002s) 2022-05-18T04:48:21.3161169Z test_errors__refs_minimum_cuda (__main__.TestCommonCUDA) ... expected failure (0.002s) 2022-05-18T04:48:21.3180146Z test_errors__refs_mul_cuda (__main__.TestCommonCUDA) ... expected failure (0.002s) 2022-05-18T04:48:21.3204991Z test_errors__refs_ne_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.3281412Z test_errors__refs_neg_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:48:21.3309290Z test_errors__refs_nextafter_cuda (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T04:48:21.3329666Z test_errors__refs_pow_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.3367955Z test_errors__refs_reshape_cuda (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T04:48:21.3386792Z test_errors__refs_sub_cuda (__main__.TestCommonCUDA) ... expected failure (0.002s) 2022-05-18T04:48:21.3405514Z test_errors__refs_true_divide_cuda (__main__.TestCommonCUDA) ... expected failure (0.002s) 2022-05-18T04:48:21.3421698Z test_errors_add_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.3829089Z test_errors_amax_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T04:48:21.4240409Z test_errors_amin_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T04:48:21.4501259Z test_errors_aminmax_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T04:48:21.4524240Z test_errors_atan2_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.4740189Z test_errors_bitwise_and_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T04:48:21.4965048Z test_errors_bitwise_left_shift_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T04:48:21.5027914Z test_errors_bitwise_not_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:48:21.5245186Z test_errors_bitwise_or_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T04:48:21.5465837Z test_errors_bitwise_right_shift_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T04:48:21.5685662Z test_errors_bitwise_xor_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T04:48:21.5707334Z test_errors_complex_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.5727480Z test_errors_copysign_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.6012797Z test_errors_cov_cuda (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T04:48:21.6039782Z test_errors_diag_cuda (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T04:48:21.6056056Z test_errors_div_floor_rounding_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.6072038Z test_errors_div_no_rounding_mode_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.6088345Z test_errors_div_trunc_rounding_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.6166971Z test_errors_dsplit_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:48:21.6298318Z test_errors_eig_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:48:21.6317534Z test_errors_eq_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.6335112Z test_errors_float_power_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.6357349Z test_errors_floor_divide_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.6377059Z test_errors_fmax_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.6397185Z test_errors_fmin_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.6416186Z test_errors_fmod_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.6810965Z 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:24.) 2022-05-18T04:48:21.6812091Z return self.op(*args, **kwargs) 2022-05-18T04:48:21.6864802Z /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:24.) 2022-05-18T04:48:21.6865978Z return self.op(*args, **kwargs) 2022-05-18T04:48:21.6868206Z ok (0.045s) 2022-05-18T04:48:21.6891494Z test_errors_gcd_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.6911087Z test_errors_ge_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.7644777Z test_errors_gradient_cuda (__main__.TestCommonCUDA) ... ok (0.073s) 2022-05-18T04:48:21.7670617Z test_errors_gt_cuda (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T04:48:21.7690959Z test_errors_heaviside_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.7769178Z test_errors_hsplit_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:48:21.7789130Z test_errors_hypot_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.7809385Z test_errors_igamma_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.7829364Z test_errors_igammac_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.7900007Z test_errors_index_select_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:21.7921697Z test_errors_isclose_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.7947525Z test_errors_jiterator_binary_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.8217163Z test_errors_kthvalue_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T04:48:21.8238578Z test_errors_lcm_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.8258485Z test_errors_ldexp_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.8277705Z test_errors_le_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.8294487Z test_errors_linalg_lstsq_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.8311418Z test_errors_linalg_lstsq_grad_oriented_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.8331300Z test_errors_logical_and_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.8357432Z test_errors_logical_or_cuda (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T04:48:21.8377412Z test_errors_logical_xor_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.8397918Z test_errors_lt_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.8571246Z test_errors_masked_select_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:48:21.8639566Z test_errors_max_binary_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:21.8660760Z test_errors_maximum_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.8845036Z test_errors_mean_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T04:48:21.8914687Z test_errors_min_binary_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:21.8941846Z test_errors_minimum_cuda (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T04:48:21.8959389Z test_errors_mul_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.9323404Z test_errors_multinomial_cuda (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T04:48:21.9342972Z test_errors_ne_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.9407119Z test_errors_neg_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:48:21.9426938Z test_errors_nextafter_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.9536418Z test_errors_nn_functional_embedding_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:48:21.9553841Z test_errors_ormqr_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.9581295Z test_errors_polar_cuda (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T04:48:21.9600312Z test_errors_pow_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.9618861Z test_errors_remainder_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:21.9686327Z test_errors_renorm_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:21.9748316Z test_errors_reshape_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:48:21.9767444Z test_errors_rsub_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:22.0018918Z test_errors_scatter_add_cuda (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T04:48:22.0265564Z test_errors_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T04:48:22.0290209Z test_errors_special_xlog1py_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:22.0307722Z test_errors_special_zeta_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:22.0324338Z test_errors_sub_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:22.0468428Z test_errors_take_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:48:22.0484897Z test_errors_true_divide_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:22.0563799Z test_errors_vsplit_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:48:22.0951238Z test_errors_where_cuda (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T04:48:22.0969797Z test_errors_xlogy_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T04:48:22.0996206Z test_multiple_devices_H_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.003s) 2022-05-18T04:48:22.1014397Z test_multiple_devices_H_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1032753Z test_multiple_devices_T_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1051630Z test_multiple_devices_T_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1069729Z test_multiple_devices___getitem___cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1088624Z test_multiple_devices___getitem___cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1106825Z test_multiple_devices___radd___cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1125444Z test_multiple_devices___radd___cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1143793Z test_multiple_devices___rand___cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1162620Z test_multiple_devices___rdiv___cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1180854Z test_multiple_devices___rdiv___cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1199816Z test_multiple_devices___rmatmul___cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1223683Z test_multiple_devices___rmod___cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1242580Z test_multiple_devices___rmod___cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1260888Z test_multiple_devices___rmul___cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1279505Z test_multiple_devices___rmul___cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1298123Z test_multiple_devices___ror___cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1316468Z test_multiple_devices___rpow___cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1335064Z test_multiple_devices___rpow___cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1353398Z test_multiple_devices___rsub___cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1371984Z test_multiple_devices___rsub___cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1390295Z test_multiple_devices___rxor___cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1409017Z test_multiple_devices__masked_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1427779Z test_multiple_devices__masked_amax_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1452371Z test_multiple_devices__masked_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1470818Z test_multiple_devices__masked_amin_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1489977Z test_multiple_devices__masked_argmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1507811Z test_multiple_devices__masked_argmax_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1526425Z test_multiple_devices__masked_argmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1544746Z test_multiple_devices__masked_argmin_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1564009Z test_multiple_devices__masked_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1582458Z test_multiple_devices__masked_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1601370Z test_multiple_devices__masked_mean_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1619435Z test_multiple_devices__masked_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1638096Z test_multiple_devices__masked_normalize_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1656512Z test_multiple_devices__masked_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1681091Z test_multiple_devices__masked_prod_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1699397Z test_multiple_devices__masked_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1717923Z test_multiple_devices__masked_softmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1736391Z test_multiple_devices__masked_std_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1754852Z test_multiple_devices__masked_std_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1773479Z test_multiple_devices__masked_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1791691Z test_multiple_devices__masked_sum_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1810368Z test_multiple_devices__masked_var_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1828602Z test_multiple_devices__masked_var_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1847249Z test_multiple_devices_abs_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1865714Z test_multiple_devices_abs_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1884309Z test_multiple_devices_acos_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1910209Z test_multiple_devices_acos_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1928756Z test_multiple_devices_acosh_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1947267Z test_multiple_devices_acosh_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1965734Z test_multiple_devices_add_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.1985429Z test_multiple_devices_add_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2003990Z test_multiple_devices_addbmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2022379Z test_multiple_devices_addcdiv_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2041192Z test_multiple_devices_addcmul_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2059500Z test_multiple_devices_addcmul_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2078251Z test_multiple_devices_addmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2096616Z test_multiple_devices_addmm_decomposed_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2114999Z test_multiple_devices_addmv_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2139530Z test_multiple_devices_addr_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2158063Z test_multiple_devices_addr_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2176396Z test_multiple_devices_all_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2194716Z test_multiple_devices_all_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2213478Z test_multiple_devices_allclose_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2231839Z test_multiple_devices_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2250529Z test_multiple_devices_amax_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2268816Z test_multiple_devices_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2287534Z test_multiple_devices_amin_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2305955Z test_multiple_devices_aminmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2324426Z test_multiple_devices_aminmax_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2348531Z test_multiple_devices_angle_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2367156Z test_multiple_devices_angle_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2385693Z test_multiple_devices_any_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2404173Z test_multiple_devices_any_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2422575Z test_multiple_devices_argmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2441127Z test_multiple_devices_argmax_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2459514Z test_multiple_devices_argmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2478174Z test_multiple_devices_argmin_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2496785Z test_multiple_devices_argsort_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2514873Z test_multiple_devices_argsort_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2533374Z test_multiple_devices_argwhere_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2551915Z test_multiple_devices_argwhere_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2576176Z test_multiple_devices_as_strided_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2594583Z test_multiple_devices_as_strided_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2613140Z test_multiple_devices_asin_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2631557Z test_multiple_devices_asin_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2650498Z test_multiple_devices_asinh_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2668658Z test_multiple_devices_asinh_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2687366Z test_multiple_devices_atan2_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2705668Z test_multiple_devices_atan2_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2724207Z test_multiple_devices_atan_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2742632Z test_multiple_devices_atan_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2761462Z test_multiple_devices_atanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2779788Z test_multiple_devices_atanh_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2804326Z test_multiple_devices_atleast_1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2822666Z test_multiple_devices_atleast_1d_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2841430Z test_multiple_devices_atleast_2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2859695Z test_multiple_devices_atleast_2d_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2878338Z test_multiple_devices_atleast_3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2896825Z test_multiple_devices_atleast_3d_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2915223Z test_multiple_devices_baddbmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2933700Z test_multiple_devices_bernoulli_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2952264Z test_multiple_devices_bfloat16_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2970695Z test_multiple_devices_bfloat16_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.2988987Z test_multiple_devices_bincount_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3007586Z test_multiple_devices_bitwise_and_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3031703Z test_multiple_devices_bitwise_left_shift_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3050413Z test_multiple_devices_bitwise_not_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3068771Z test_multiple_devices_bitwise_or_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3087502Z test_multiple_devices_bitwise_right_shift_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3105754Z test_multiple_devices_bitwise_xor_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3124552Z test_multiple_devices_block_diag_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3142819Z test_multiple_devices_block_diag_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3161725Z test_multiple_devices_bmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3179965Z test_multiple_devices_bool_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3198815Z test_multiple_devices_bool_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3217087Z test_multiple_devices_broadcast_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3235659Z test_multiple_devices_broadcast_tensors_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3260118Z test_multiple_devices_broadcast_to_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3278666Z test_multiple_devices_broadcast_to_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3296990Z test_multiple_devices_bucketize_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3315365Z test_multiple_devices_bucketize_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3333913Z test_multiple_devices_byte_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3352372Z test_multiple_devices_byte_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3371031Z test_multiple_devices_cartesian_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3389436Z test_multiple_devices_cartesian_prod_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3407965Z test_multiple_devices_cat_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3426437Z test_multiple_devices_cat_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3444954Z test_multiple_devices_cdist_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3463351Z test_multiple_devices_ceil_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3487530Z test_multiple_devices_chalf_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3506125Z test_multiple_devices_chalf_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3524911Z test_multiple_devices_char_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3543186Z test_multiple_devices_char_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3561447Z test_multiple_devices_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3579423Z test_multiple_devices_cholesky_inverse_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3597819Z test_multiple_devices_cholesky_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3616072Z test_multiple_devices_chunk_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3634454Z test_multiple_devices_chunk_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3653222Z test_multiple_devices_clamp_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3671682Z test_multiple_devices_clamp_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3690619Z test_multiple_devices_clamp_scalar_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3714929Z test_multiple_devices_clamp_scalar_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3733633Z test_multiple_devices_clone_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3752146Z test_multiple_devices_clone_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3770990Z test_multiple_devices_column_stack_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3789260Z test_multiple_devices_column_stack_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3808179Z test_multiple_devices_combinations_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3826471Z test_multiple_devices_combinations_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3845171Z test_multiple_devices_complex_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3863559Z test_multiple_devices_conj_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3882083Z test_multiple_devices_conj_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3900404Z test_multiple_devices_conj_physical_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3919199Z test_multiple_devices_conj_physical_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3943434Z test_multiple_devices_contiguous_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3962271Z test_multiple_devices_contiguous_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.3981985Z test_multiple_devices_copysign_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4000772Z test_multiple_devices_copysign_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4019041Z test_multiple_devices_corrcoef_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4037661Z test_multiple_devices_corrcoef_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4056012Z test_multiple_devices_cos_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4074343Z test_multiple_devices_cos_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4093148Z test_multiple_devices_cosh_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4111462Z test_multiple_devices_cosh_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4131611Z test_multiple_devices_count_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4150319Z test_multiple_devices_count_nonzero_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4175094Z test_multiple_devices_cov_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4193815Z test_multiple_devices_cov_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4212640Z test_multiple_devices_cross_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4230860Z test_multiple_devices_cross_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4249584Z test_multiple_devices_cummax_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4267900Z test_multiple_devices_cummax_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4286665Z test_multiple_devices_cummin_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4304978Z test_multiple_devices_cummin_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4323674Z test_multiple_devices_cumprod_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4342359Z test_multiple_devices_cumprod_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4361224Z test_multiple_devices_cumsum_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4379817Z test_multiple_devices_cumsum_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4404849Z test_multiple_devices_cumulative_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4423484Z test_multiple_devices_cumulative_trapezoid_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4442184Z test_multiple_devices_deg2rad_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4460486Z test_multiple_devices_deg2rad_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4479254Z test_multiple_devices_diag_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4498185Z test_multiple_devices_diag_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4516668Z test_multiple_devices_diag_embed_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4535473Z test_multiple_devices_diag_embed_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4553803Z test_multiple_devices_diagflat_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4572489Z test_multiple_devices_diagflat_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4590799Z test_multiple_devices_diagonal_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4617372Z test_multiple_devices_diagonal_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.003s) 2022-05-18T04:48:22.4635939Z test_multiple_devices_diagonal_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4654645Z test_multiple_devices_diagonal_scatter_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4673242Z test_multiple_devices_diff_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4691922Z test_multiple_devices_diff_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4710317Z test_multiple_devices_digamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4729067Z test_multiple_devices_digamma_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4747634Z test_multiple_devices_dist_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4766136Z test_multiple_devices_div_floor_rounding_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4785657Z test_multiple_devices_div_floor_rounding_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4804805Z test_multiple_devices_div_no_rounding_mode_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4823526Z test_multiple_devices_div_no_rounding_mode_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4848245Z test_multiple_devices_div_trunc_rounding_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4866411Z test_multiple_devices_div_trunc_rounding_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4884902Z test_multiple_devices_dot_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4903222Z test_multiple_devices_double_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4922174Z test_multiple_devices_double_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4940965Z test_multiple_devices_dsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4959629Z test_multiple_devices_dsplit_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4978196Z test_multiple_devices_dstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.4996654Z test_multiple_devices_dstack_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5014876Z test_multiple_devices_eig_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5033307Z test_multiple_devices_einsum_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5052083Z test_multiple_devices_empty_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5076315Z test_multiple_devices_empty_like_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5095221Z test_multiple_devices_eq_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5113928Z test_multiple_devices_eq_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5132656Z test_multiple_devices_erf_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5151058Z test_multiple_devices_erf_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5169707Z test_multiple_devices_erfc_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5188284Z test_multiple_devices_erfc_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5207112Z test_multiple_devices_erfinv_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5225467Z test_multiple_devices_erfinv_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5244315Z test_multiple_devices_exp2_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5262777Z test_multiple_devices_exp2_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5281609Z test_multiple_devices_exp_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5305813Z test_multiple_devices_exp_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5324674Z test_multiple_devices_expand_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5343483Z test_multiple_devices_expand_as_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5362414Z test_multiple_devices_expand_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5380702Z test_multiple_devices_expand_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5399367Z test_multiple_devices_expm1_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5417770Z test_multiple_devices_expm1_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5436381Z test_multiple_devices_fft_fft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5455086Z test_multiple_devices_fft_fft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5473587Z test_multiple_devices_fft_fft_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5492423Z test_multiple_devices_fft_fft_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5510788Z test_multiple_devices_fft_fftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5535392Z test_multiple_devices_fft_fftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5554021Z test_multiple_devices_fft_fftshift_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5572702Z test_multiple_devices_fft_fftshift_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5591570Z test_multiple_devices_fft_hfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5610142Z test_multiple_devices_fft_hfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5628440Z test_multiple_devices_fft_hfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5647401Z test_multiple_devices_fft_hfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5665968Z test_multiple_devices_fft_hfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5684767Z test_multiple_devices_fft_hfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5703394Z test_multiple_devices_fft_ifft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5722122Z test_multiple_devices_fft_ifft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5740770Z test_multiple_devices_fft_ifft_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5765223Z test_multiple_devices_fft_ifft_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5783616Z test_multiple_devices_fft_ifftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5802807Z test_multiple_devices_fft_ifftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5820977Z test_multiple_devices_fft_ifftshift_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5839868Z test_multiple_devices_fft_ifftshift_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5858383Z test_multiple_devices_fft_ihfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5876852Z test_multiple_devices_fft_ihfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5896017Z test_multiple_devices_fft_ihfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5914088Z test_multiple_devices_fft_ihfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5932895Z test_multiple_devices_fft_ihfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5951496Z test_multiple_devices_fft_ihfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5970433Z test_multiple_devices_fft_irfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.5995782Z test_multiple_devices_fft_irfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6014633Z test_multiple_devices_fft_irfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6033360Z test_multiple_devices_fft_irfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6051797Z test_multiple_devices_fft_irfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6070120Z test_multiple_devices_fft_irfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6088987Z test_multiple_devices_fft_rfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6107254Z test_multiple_devices_fft_rfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6125872Z test_multiple_devices_fft_rfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6144295Z test_multiple_devices_fft_rfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6162977Z test_multiple_devices_fft_rfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6181131Z test_multiple_devices_fft_rfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6199730Z test_multiple_devices_fill__cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6223907Z test_multiple_devices_fill__cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6242821Z test_multiple_devices_flatten_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6261007Z test_multiple_devices_flatten_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6279651Z test_multiple_devices_flip_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6298056Z test_multiple_devices_flip_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6316706Z test_multiple_devices_fliplr_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6335011Z test_multiple_devices_fliplr_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6353196Z test_multiple_devices_flipud_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6371566Z test_multiple_devices_flipud_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6389890Z test_multiple_devices_float_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6408652Z test_multiple_devices_float_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6426955Z test_multiple_devices_float_power_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6451744Z test_multiple_devices_float_power_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6470131Z test_multiple_devices_floor_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6488944Z test_multiple_devices_floor_divide_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6507394Z test_multiple_devices_floor_divide_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6525944Z test_multiple_devices_fmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6544660Z test_multiple_devices_fmax_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6563128Z test_multiple_devices_fmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6581464Z test_multiple_devices_fmin_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6600040Z test_multiple_devices_fmod_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6618190Z test_multiple_devices_fmod_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6636736Z test_multiple_devices_frac_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6655981Z test_multiple_devices_frexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6681012Z test_multiple_devices_full_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6699838Z test_multiple_devices_full_like_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6718689Z test_multiple_devices_gather_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6737516Z test_multiple_devices_gather_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6756296Z test_multiple_devices_gcd_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6775187Z test_multiple_devices_ge_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6794027Z test_multiple_devices_ge_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6813051Z test_multiple_devices_geqrf_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6832122Z test_multiple_devices_gradient_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6851405Z test_multiple_devices_gradient_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6870042Z test_multiple_devices_gt_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6895213Z test_multiple_devices_gt_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6913779Z test_multiple_devices_half_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6932676Z test_multiple_devices_half_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6982965Z test_multiple_devices_heaviside_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6983584Z test_multiple_devices_heaviside_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.6989235Z test_multiple_devices_histc_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7008401Z test_multiple_devices_histc_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7026890Z test_multiple_devices_hsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7046081Z test_multiple_devices_hsplit_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7064641Z test_multiple_devices_hstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7084044Z test_multiple_devices_hstack_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7102970Z test_multiple_devices_hypot_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7127977Z test_multiple_devices_i0_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7146692Z test_multiple_devices_i0_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7165679Z test_multiple_devices_igamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7184348Z test_multiple_devices_igammac_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7203312Z test_multiple_devices_index_add_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7221758Z test_multiple_devices_index_add_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7240927Z test_multiple_devices_index_copy_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7259450Z test_multiple_devices_index_copy_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7278426Z test_multiple_devices_index_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7297096Z test_multiple_devices_index_fill_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7315988Z test_multiple_devices_index_put_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7334917Z test_multiple_devices_index_put_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7361918Z test_multiple_devices_index_reduce_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.003s) 2022-05-18T04:48:22.7380468Z test_multiple_devices_index_select_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7399714Z test_multiple_devices_index_select_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7418287Z test_multiple_devices_inner_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7437175Z test_multiple_devices_int_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7455995Z test_multiple_devices_int_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7474704Z test_multiple_devices_inverse_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7493616Z test_multiple_devices_isclose_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7511993Z test_multiple_devices_isclose_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7530991Z test_multiple_devices_isfinite_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7549700Z test_multiple_devices_isfinite_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7568717Z test_multiple_devices_isin_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7593293Z test_multiple_devices_isin_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7612217Z test_multiple_devices_isinf_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7630833Z test_multiple_devices_isinf_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7649877Z test_multiple_devices_isnan_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7668530Z test_multiple_devices_isnan_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7687535Z test_multiple_devices_isneginf_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7706378Z test_multiple_devices_isneginf_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7725363Z test_multiple_devices_isposinf_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7744069Z test_multiple_devices_isposinf_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7762932Z test_multiple_devices_isreal_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7781417Z test_multiple_devices_isreal_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7800414Z test_multiple_devices_istft_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7825111Z test_multiple_devices_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7844375Z test_multiple_devices_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7863150Z test_multiple_devices_jiterator_binary_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7882235Z test_multiple_devices_jiterator_binary_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7901058Z test_multiple_devices_jiterator_unary_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7920190Z test_multiple_devices_jiterator_unary_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7938936Z test_multiple_devices_kron_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7957854Z test_multiple_devices_kron_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7977659Z test_multiple_devices_kthvalue_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.7996550Z test_multiple_devices_kthvalue_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8015252Z test_multiple_devices_lcm_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8034237Z test_multiple_devices_ldexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8058637Z test_multiple_devices_ldexp_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8077649Z test_multiple_devices_le_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8096268Z test_multiple_devices_le_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8114943Z test_multiple_devices_lerp_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8133906Z test_multiple_devices_lgamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8152642Z test_multiple_devices_lgamma_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8171783Z test_multiple_devices_linalg_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8190495Z test_multiple_devices_linalg_cholesky_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8210054Z test_multiple_devices_linalg_cond_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8228776Z test_multiple_devices_linalg_cross_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8248118Z test_multiple_devices_linalg_cross_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8266433Z test_multiple_devices_linalg_det_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8291438Z test_multiple_devices_linalg_eig_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8310220Z test_multiple_devices_linalg_eigh_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8328793Z test_multiple_devices_linalg_eigvals_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8347178Z test_multiple_devices_linalg_eigvalsh_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8366489Z test_multiple_devices_linalg_householder_product_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8385116Z test_multiple_devices_linalg_inv_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8404092Z test_multiple_devices_linalg_inv_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8422862Z test_multiple_devices_linalg_ldl_factor_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8442146Z test_multiple_devices_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8460763Z test_multiple_devices_linalg_ldl_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-05-18T04:48:22.8479259Z test_multiple_devices_linalg_lstsq_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8497579Z test_multiple_devices_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8522460Z test_multiple_devices_linalg_lu_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8541254Z test_multiple_devices_linalg_lu_factor_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8560682Z test_multiple_devices_linalg_lu_factor_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8579540Z test_multiple_devices_linalg_matrix_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8599104Z test_multiple_devices_linalg_matrix_power_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8617829Z test_multiple_devices_linalg_matrix_rank_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8636856Z test_multiple_devices_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8655594Z test_multiple_devices_linalg_multi_dot_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8674358Z test_multiple_devices_linalg_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8693473Z test_multiple_devices_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8712139Z test_multiple_devices_linalg_pinv_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8730868Z test_multiple_devices_linalg_pinv_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8755605Z 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-18T04:48:22.8774566Z test_multiple_devices_linalg_qr_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8793014Z test_multiple_devices_linalg_slogdet_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8811656Z test_multiple_devices_linalg_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8830401Z test_multiple_devices_linalg_solve_triangular_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8849987Z test_multiple_devices_linalg_svd_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8869262Z test_multiple_devices_linalg_svdvals_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8888170Z test_multiple_devices_linalg_tensorinv_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8907013Z test_multiple_devices_linalg_tensorsolve_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8926066Z test_multiple_devices_linalg_vander_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8944769Z test_multiple_devices_linalg_vander_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8963210Z test_multiple_devices_linalg_vector_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.8987702Z test_multiple_devices_log10_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9006604Z test_multiple_devices_log10_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9025334Z test_multiple_devices_log1p_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9044408Z test_multiple_devices_log1p_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9063276Z test_multiple_devices_log2_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9082418Z test_multiple_devices_log2_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9101096Z test_multiple_devices_log_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9120051Z test_multiple_devices_log_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9138813Z test_multiple_devices_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9158000Z test_multiple_devices_log_softmax_dtype_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9176704Z test_multiple_devices_log_softmax_dtype_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9202041Z test_multiple_devices_logaddexp2_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9220560Z test_multiple_devices_logaddexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9239835Z test_multiple_devices_logcumsumexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9257987Z test_multiple_devices_logdet_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9276816Z test_multiple_devices_logical_and_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9295427Z test_multiple_devices_logical_and_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9313897Z test_multiple_devices_logical_not_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9332518Z test_multiple_devices_logical_not_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9350914Z test_multiple_devices_logical_or_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9369520Z test_multiple_devices_logical_or_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9387949Z test_multiple_devices_logical_xor_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9406482Z test_multiple_devices_logical_xor_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9430976Z test_multiple_devices_logit_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9449855Z test_multiple_devices_logit_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9468297Z test_multiple_devices_logsumexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9486786Z test_multiple_devices_logsumexp_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9505173Z test_multiple_devices_long_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9523774Z test_multiple_devices_long_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9542101Z test_multiple_devices_lt_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9560812Z test_multiple_devices_lt_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9579102Z test_multiple_devices_lu_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9597693Z test_multiple_devices_lu_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9616137Z test_multiple_devices_lu_unpack_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9634416Z test_multiple_devices_mH_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9659231Z test_multiple_devices_mH_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9677955Z test_multiple_devices_mT_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9696219Z test_multiple_devices_mT_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9714743Z test_multiple_devices_masked_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9733357Z test_multiple_devices_masked_fill_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9751678Z test_multiple_devices_masked_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9770385Z test_multiple_devices_masked_scatter_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9788990Z test_multiple_devices_masked_select_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9807563Z test_multiple_devices_masked_select_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9825650Z test_multiple_devices_matmul_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9844480Z test_multiple_devices_matrix_exp_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9862767Z test_multiple_devices_max_binary_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9887722Z test_multiple_devices_max_binary_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9906981Z test_multiple_devices_max_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9925679Z test_multiple_devices_max_reduction_no_dim_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9944032Z test_multiple_devices_max_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9962669Z test_multiple_devices_max_reduction_with_dim_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:22.9982099Z test_multiple_devices_maximum_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0000710Z test_multiple_devices_maximum_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0019333Z test_multiple_devices_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0037816Z test_multiple_devices_median_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0056156Z test_multiple_devices_median_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0074554Z test_multiple_devices_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0093477Z test_multiple_devices_meshgrid_list_of_tensors_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0119886Z test_multiple_devices_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.003s) 2022-05-18T04:48:23.0138149Z test_multiple_devices_meshgrid_variadic_tensors_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0156490Z test_multiple_devices_min_binary_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0175524Z test_multiple_devices_min_binary_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0193805Z test_multiple_devices_min_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0212403Z test_multiple_devices_min_reduction_no_dim_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0230937Z test_multiple_devices_min_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0249456Z test_multiple_devices_min_reduction_with_dim_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0267815Z test_multiple_devices_minimum_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0286855Z test_multiple_devices_minimum_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0305190Z test_multiple_devices_mm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0323710Z test_multiple_devices_mode_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0348006Z test_multiple_devices_mode_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0366635Z test_multiple_devices_movedim_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0384920Z test_multiple_devices_movedim_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0403606Z test_multiple_devices_msort_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0421866Z test_multiple_devices_msort_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0440597Z test_multiple_devices_mul_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0458868Z test_multiple_devices_mul_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0477553Z test_multiple_devices_multinomial_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0496183Z test_multiple_devices_mv_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0514422Z test_multiple_devices_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0533027Z test_multiple_devices_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0545067Z test_multiple_devices_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T04:48:23.0556930Z test_multiple_devices_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T04:48:23.0568245Z test_multiple_devices_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T04:48:23.0578864Z test_multiple_devices_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T04:48:23.0598061Z test_multiple_devices_nan_to_num_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0622174Z test_multiple_devices_nan_to_num_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0640927Z test_multiple_devices_nanmean_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0659421Z test_multiple_devices_nanmedian_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0677979Z test_multiple_devices_nanmedian_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0696453Z test_multiple_devices_nanquantile_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0714820Z test_multiple_devices_nansum_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0733420Z test_multiple_devices_nansum_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0751813Z test_multiple_devices_narrow_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0770382Z test_multiple_devices_narrow_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0788746Z test_multiple_devices_ne_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0807236Z test_multiple_devices_ne_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0825612Z test_multiple_devices_neg_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0850076Z test_multiple_devices_neg_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0868504Z test_multiple_devices_new_empty_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0887557Z test_multiple_devices_new_empty_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0905774Z test_multiple_devices_new_full_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0924327Z test_multiple_devices_new_full_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0942675Z test_multiple_devices_new_ones_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0961343Z test_multiple_devices_new_ones_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0980038Z test_multiple_devices_new_zeros_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.0998444Z test_multiple_devices_new_zeros_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1016881Z test_multiple_devices_nextafter_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1035364Z test_multiple_devices_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1054162Z test_multiple_devices_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1078844Z test_multiple_devices_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1097169Z test_multiple_devices_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1115627Z test_multiple_devices_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1134176Z test_multiple_devices_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1152782Z test_multiple_devices_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1171330Z test_multiple_devices_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1189540Z test_multiple_devices_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1208216Z test_multiple_devices_nn_functional_batch_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1226970Z test_multiple_devices_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1245700Z test_multiple_devices_nn_functional_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1264142Z test_multiple_devices_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1282735Z test_multiple_devices_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1306950Z test_multiple_devices_nn_functional_celu_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1325609Z test_multiple_devices_nn_functional_conv1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1344155Z test_multiple_devices_nn_functional_conv2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1362981Z test_multiple_devices_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1381322Z test_multiple_devices_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1399967Z test_multiple_devices_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1418364Z test_multiple_devices_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1436782Z test_multiple_devices_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1455700Z test_multiple_devices_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1474065Z test_multiple_devices_nn_functional_cross_entropy_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1492987Z test_multiple_devices_nn_functional_ctc_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1517205Z test_multiple_devices_nn_functional_dropout2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1535462Z test_multiple_devices_nn_functional_dropout_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1553967Z test_multiple_devices_nn_functional_elu_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1572647Z test_multiple_devices_nn_functional_embedding_bag_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1591149Z test_multiple_devices_nn_functional_embedding_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1609854Z test_multiple_devices_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1628275Z test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1647170Z test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1665505Z test_multiple_devices_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1684116Z test_multiple_devices_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1702482Z test_multiple_devices_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1721125Z test_multiple_devices_nn_functional_gelu_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1745681Z test_multiple_devices_nn_functional_glu_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1764121Z test_multiple_devices_nn_functional_grid_sample_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1782656Z test_multiple_devices_nn_functional_group_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1801436Z test_multiple_devices_nn_functional_hardshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1819819Z test_multiple_devices_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1838442Z test_multiple_devices_nn_functional_hardswish_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1856916Z test_multiple_devices_nn_functional_hardtanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1875204Z test_multiple_devices_nn_functional_hardtanh_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1893944Z test_multiple_devices_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1912455Z test_multiple_devices_nn_functional_huber_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1931108Z test_multiple_devices_nn_functional_instance_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1949528Z test_multiple_devices_nn_functional_interpolate_area_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1975709Z test_multiple_devices_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.1994085Z test_multiple_devices_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2012782Z test_multiple_devices_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2031081Z test_multiple_devices_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2049789Z test_multiple_devices_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2068195Z test_multiple_devices_nn_functional_kl_div_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2086897Z test_multiple_devices_nn_functional_kl_div_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2105260Z test_multiple_devices_nn_functional_l1_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2123851Z test_multiple_devices_nn_functional_layer_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2142386Z test_multiple_devices_nn_functional_leaky_relu_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2160988Z test_multiple_devices_nn_functional_linear_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2179394Z test_multiple_devices_nn_functional_local_response_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2204612Z test_multiple_devices_nn_functional_logsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2222893Z test_multiple_devices_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2241954Z test_multiple_devices_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2260224Z test_multiple_devices_nn_functional_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2278712Z test_multiple_devices_nn_functional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2296967Z test_multiple_devices_nn_functional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2315508Z test_multiple_devices_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2334194Z test_multiple_devices_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2352680Z test_multiple_devices_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2371465Z test_multiple_devices_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2389775Z test_multiple_devices_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2408526Z test_multiple_devices_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2432916Z test_multiple_devices_nn_functional_mish_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2451729Z test_multiple_devices_nn_functional_mse_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2470064Z test_multiple_devices_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2489200Z test_multiple_devices_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2507224Z test_multiple_devices_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2525771Z test_multiple_devices_nn_functional_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2544379Z test_multiple_devices_nn_functional_normalize_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2562979Z test_multiple_devices_nn_functional_one_hot_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2581256Z test_multiple_devices_nn_functional_pad_circular_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2600012Z test_multiple_devices_nn_functional_pad_circular_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2618364Z test_multiple_devices_nn_functional_pad_constant_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2636864Z test_multiple_devices_nn_functional_pad_constant_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2661349Z test_multiple_devices_nn_functional_pad_reflect_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2680020Z test_multiple_devices_nn_functional_pad_replicate_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2698337Z test_multiple_devices_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2716814Z test_multiple_devices_nn_functional_pairwise_distance_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2735916Z test_multiple_devices_nn_functional_pdist_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2754828Z test_multiple_devices_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2774071Z test_multiple_devices_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2792889Z test_multiple_devices_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2812056Z test_multiple_devices_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2831048Z test_multiple_devices_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2850071Z test_multiple_devices_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2869060Z test_multiple_devices_nn_functional_prelu_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2895861Z test_multiple_devices_nn_functional_relu6_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.003s) 2022-05-18T04:48:23.2914625Z test_multiple_devices_nn_functional_relu6_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2933823Z test_multiple_devices_nn_functional_relu_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2952657Z test_multiple_devices_nn_functional_relu_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2971727Z test_multiple_devices_nn_functional_rrelu_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.2990500Z test_multiple_devices_nn_functional_selu_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3009586Z test_multiple_devices_nn_functional_silu_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3028427Z test_multiple_devices_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3047546Z test_multiple_devices_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3066349Z test_multiple_devices_nn_functional_softmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3085411Z test_multiple_devices_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3104197Z test_multiple_devices_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3129465Z test_multiple_devices_nn_functional_softplus_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3148283Z test_multiple_devices_nn_functional_softshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3167457Z test_multiple_devices_nn_functional_softsign_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3186062Z test_multiple_devices_nn_functional_softsign_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3204937Z test_multiple_devices_nn_functional_tanhshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3223828Z test_multiple_devices_nn_functional_tanhshrink_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3242863Z test_multiple_devices_nn_functional_threshold_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3261620Z test_multiple_devices_nn_functional_threshold_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3280849Z test_multiple_devices_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3299538Z test_multiple_devices_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3318860Z test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3337595Z test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3362549Z test_multiple_devices_nn_functional_unfold_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3381253Z test_multiple_devices_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3400475Z test_multiple_devices_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3419120Z test_multiple_devices_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3438243Z test_multiple_devices_nonzero_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3457090Z test_multiple_devices_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3475953Z test_multiple_devices_norm_fro_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3494885Z test_multiple_devices_norm_inf_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3513603Z test_multiple_devices_norm_nuc_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3532710Z test_multiple_devices_normal_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3551600Z test_multiple_devices_normal_number_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3570613Z test_multiple_devices_ones_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3595306Z test_multiple_devices_ones_like_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3614390Z test_multiple_devices_ormqr_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3633487Z test_multiple_devices_outer_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3652329Z test_multiple_devices_outer_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3671707Z test_multiple_devices_pca_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3690873Z test_multiple_devices_permute_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3709807Z test_multiple_devices_permute_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3728795Z test_multiple_devices_pinverse_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3747656Z test_multiple_devices_polar_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3767260Z test_multiple_devices_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3786286Z test_multiple_devices_polygamma_polygamma_n_0_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3798194Z test_multiple_devices_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T04:48:23.3809384Z test_multiple_devices_polygamma_polygamma_n_1_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T04:48:23.3821156Z test_multiple_devices_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T04:48:23.3833156Z test_multiple_devices_polygamma_polygamma_n_2_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T04:48:23.3844904Z test_multiple_devices_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T04:48:23.3856976Z test_multiple_devices_polygamma_polygamma_n_3_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T04:48:23.3868124Z test_multiple_devices_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T04:48:23.3879994Z test_multiple_devices_polygamma_polygamma_n_4_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T04:48:23.3905121Z test_multiple_devices_positive_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3924325Z test_multiple_devices_positive_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3943223Z test_multiple_devices_pow_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3962282Z test_multiple_devices_pow_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.3982358Z test_multiple_devices_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4001565Z test_multiple_devices_prod_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4020123Z test_multiple_devices_put_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4039980Z test_multiple_devices_put_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4058769Z test_multiple_devices_qr_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4077924Z test_multiple_devices_quantile_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4096740Z test_multiple_devices_rad2deg_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4115522Z test_multiple_devices_rad2deg_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4140655Z test_multiple_devices_rand_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4159720Z test_multiple_devices_randint_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4178378Z test_multiple_devices_randint_like_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4197474Z test_multiple_devices_randn_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4216106Z test_multiple_devices_ravel_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4234893Z test_multiple_devices_ravel_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4254058Z test_multiple_devices_real_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4272782Z test_multiple_devices_real_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4291813Z test_multiple_devices_reciprocal_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4310897Z test_multiple_devices_reciprocal_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4329834Z test_multiple_devices_remainder_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4348563Z test_multiple_devices_remainder_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4373627Z test_multiple_devices_renorm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4392402Z test_multiple_devices_repeat_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4411367Z test_multiple_devices_repeat_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4430077Z test_multiple_devices_repeat_interleave_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4449202Z test_multiple_devices_repeat_interleave_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4467956Z test_multiple_devices_reshape_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4486942Z test_multiple_devices_reshape_as_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4505469Z test_multiple_devices_reshape_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4524321Z test_multiple_devices_reshape_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4543178Z test_multiple_devices_resize__cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4562286Z test_multiple_devices_resize__cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4580982Z test_multiple_devices_resize_as__cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4606132Z test_multiple_devices_resize_as__cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4624792Z test_multiple_devices_resolve_conj_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4644003Z test_multiple_devices_resolve_conj_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4662679Z test_multiple_devices_resolve_neg_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4681797Z test_multiple_devices_resolve_neg_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4700462Z test_multiple_devices_roll_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4719715Z test_multiple_devices_roll_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4738303Z test_multiple_devices_rot90_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4757056Z test_multiple_devices_rot90_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4776110Z test_multiple_devices_round_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4794681Z test_multiple_devices_round_decimals_0_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4806344Z test_multiple_devices_round_decimals_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T04:48:23.4818357Z test_multiple_devices_round_decimals_neg_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T04:48:23.4837549Z test_multiple_devices_rsqrt_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4861966Z test_multiple_devices_rsqrt_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4881088Z test_multiple_devices_rsub_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4899823Z test_multiple_devices_rsub_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4918925Z test_multiple_devices_scatter_add_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4937687Z test_multiple_devices_scatter_add_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4956612Z test_multiple_devices_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4975575Z test_multiple_devices_scatter_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.4994300Z test_multiple_devices_scatter_reduce_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5013390Z test_multiple_devices_scatter_reduce_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5032132Z test_multiple_devices_scatter_reduce_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5051362Z test_multiple_devices_scatter_reduce_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5070185Z test_multiple_devices_scatter_reduce_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5095287Z test_multiple_devices_scatter_reduce_sum_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5113999Z test_multiple_devices_searchsorted_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5133176Z test_multiple_devices_searchsorted_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5151955Z test_multiple_devices_select_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5170981Z test_multiple_devices_select_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5189778Z test_multiple_devices_select_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5208930Z test_multiple_devices_select_scatter_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5227653Z test_multiple_devices_sgn_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5246788Z test_multiple_devices_sgn_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5265659Z test_multiple_devices_short_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5284712Z test_multiple_devices_short_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5303851Z test_multiple_devices_sigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5328842Z test_multiple_devices_sigmoid_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5347816Z test_multiple_devices_sign_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5366817Z test_multiple_devices_sign_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5385471Z test_multiple_devices_signbit_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5404434Z test_multiple_devices_signbit_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5423219Z test_multiple_devices_sin_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5442532Z test_multiple_devices_sin_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5461205Z test_multiple_devices_sinc_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5480414Z test_multiple_devices_sinc_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5499472Z test_multiple_devices_sinh_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5518324Z test_multiple_devices_sinh_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5537124Z test_multiple_devices_slice_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5562365Z test_multiple_devices_slice_scatter_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5581042Z test_multiple_devices_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5600103Z test_multiple_devices_softmax_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5619294Z test_multiple_devices_softmax_with_dtype_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5638110Z test_multiple_devices_sort_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5656808Z test_multiple_devices_sort_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5675625Z test_multiple_devices_sparse_sampled_addmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5694548Z test_multiple_devices_special_entr_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5713509Z test_multiple_devices_special_entr_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5732440Z test_multiple_devices_special_erfcx_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5751376Z test_multiple_devices_special_erfcx_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5770553Z test_multiple_devices_special_i0e_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5797349Z test_multiple_devices_special_i0e_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.003s) 2022-05-18T04:48:23.5816220Z test_multiple_devices_special_i1_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5835126Z test_multiple_devices_special_i1_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5854103Z test_multiple_devices_special_i1e_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5872868Z test_multiple_devices_special_i1e_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5892641Z test_multiple_devices_special_log_ndtr_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5911391Z test_multiple_devices_special_log_ndtr_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5929953Z test_multiple_devices_special_ndtr_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5948655Z test_multiple_devices_special_ndtr_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5967959Z test_multiple_devices_special_ndtri_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.5988017Z test_multiple_devices_special_ndtri_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6012853Z test_multiple_devices_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6031622Z test_multiple_devices_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6050772Z test_multiple_devices_special_xlog1py_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6069512Z test_multiple_devices_special_xlog1py_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6088606Z test_multiple_devices_special_zeta_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6107766Z test_multiple_devices_special_zeta_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6126363Z test_multiple_devices_split_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6145254Z test_multiple_devices_split_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6164253Z test_multiple_devices_split_list_args_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6182988Z test_multiple_devices_split_list_args_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6202101Z test_multiple_devices_split_with_sizes_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6220814Z test_multiple_devices_split_with_sizes_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6246006Z test_multiple_devices_sqrt_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6264739Z test_multiple_devices_sqrt_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6283879Z test_multiple_devices_square_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6302507Z test_multiple_devices_square_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6321642Z test_multiple_devices_squeeze_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6340368Z test_multiple_devices_squeeze_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6359423Z test_multiple_devices_stack_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6378135Z test_multiple_devices_stack_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6396863Z test_multiple_devices_std_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6415906Z test_multiple_devices_std_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6434583Z test_multiple_devices_stft_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6453619Z test_multiple_devices_sub_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6478721Z test_multiple_devices_sub_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6497771Z test_multiple_devices_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6516317Z test_multiple_devices_sum_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6535372Z test_multiple_devices_sum_to_size_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6554171Z test_multiple_devices_sum_to_size_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6573580Z test_multiple_devices_svd_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6592821Z test_multiple_devices_svd_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6611794Z test_multiple_devices_symeig_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6630647Z test_multiple_devices_t_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6649687Z test_multiple_devices_t_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6668460Z test_multiple_devices_take_along_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6687457Z test_multiple_devices_take_along_dim_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6712089Z test_multiple_devices_take_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6731176Z test_multiple_devices_take_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6750197Z test_multiple_devices_tan_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6769075Z test_multiple_devices_tan_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6787778Z test_multiple_devices_tanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6806807Z test_multiple_devices_tanh_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6825747Z test_multiple_devices_tensor_split_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6844713Z test_multiple_devices_tensor_split_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6863537Z test_multiple_devices_tensordot_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6882461Z test_multiple_devices_tile_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6901431Z test_multiple_devices_tile_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6920255Z test_multiple_devices_to_sparse_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6945168Z test_multiple_devices_to_sparse_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6964282Z test_multiple_devices_topk_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.6982970Z test_multiple_devices_topk_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7001918Z test_multiple_devices_trace_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7020669Z test_multiple_devices_trace_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7040076Z test_multiple_devices_transpose_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7058853Z test_multiple_devices_transpose_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7078133Z test_multiple_devices_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7097368Z test_multiple_devices_trapezoid_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7116504Z test_multiple_devices_trapz_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7135789Z test_multiple_devices_trapz_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7154560Z test_multiple_devices_triangular_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7180477Z test_multiple_devices_tril_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7199571Z test_multiple_devices_tril_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7218215Z test_multiple_devices_triu_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7237090Z test_multiple_devices_triu_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7256198Z test_multiple_devices_true_divide_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7275114Z test_multiple_devices_true_divide_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7294199Z test_multiple_devices_trunc_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7313202Z test_multiple_devices_unfold_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7332428Z test_multiple_devices_unfold_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7351556Z test_multiple_devices_unique_consecutive_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7370849Z test_multiple_devices_unique_consecutive_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7389977Z test_multiple_devices_unique_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7416009Z test_multiple_devices_unique_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7434589Z test_multiple_devices_unsqueeze_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7453705Z test_multiple_devices_unsqueeze_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7472455Z test_multiple_devices_var_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7491896Z test_multiple_devices_var_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7510402Z test_multiple_devices_vdot_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7529590Z test_multiple_devices_view_as_complex_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7548449Z test_multiple_devices_view_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7567549Z test_multiple_devices_view_as_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7586332Z test_multiple_devices_view_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7605572Z test_multiple_devices_view_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7624485Z test_multiple_devices_vsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7649704Z test_multiple_devices_vsplit_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7668243Z test_multiple_devices_vstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7687282Z test_multiple_devices_vstack_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7706154Z test_multiple_devices_where_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7725232Z test_multiple_devices_where_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7744005Z test_multiple_devices_xlogy_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7763174Z test_multiple_devices_xlogy_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7781802Z test_multiple_devices_zero__cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7800881Z test_multiple_devices_zero__cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7819551Z test_multiple_devices_zeros_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7838699Z test_multiple_devices_zeros_like_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T04:48:23.7937111Z test_noncontiguous_samples_H_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:48:23.8018014Z test_noncontiguous_samples_H_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:48:23.8073045Z test_noncontiguous_samples_H_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:48:23.8158054Z test_noncontiguous_samples_T_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:48:23.8238388Z test_noncontiguous_samples_T_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:48:23.8293390Z test_noncontiguous_samples_T_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:48:23.8751988Z test_noncontiguous_samples___getitem___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T04:48:23.9174274Z test_noncontiguous_samples___getitem___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T04:48:23.9345039Z test_noncontiguous_samples___getitem___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:48:23.9671525Z test_noncontiguous_samples___radd___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T04:48:23.9969488Z test_noncontiguous_samples___radd___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T04:48:24.0098674Z test_noncontiguous_samples___radd___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:48:24.0227558Z test_noncontiguous_samples___rand___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:48:24.0601773Z test_noncontiguous_samples___rdiv___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T04:48:24.0936282Z test_noncontiguous_samples___rdiv___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T04:48:24.1101914Z test_noncontiguous_samples___rdiv___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T04:48:24.1594260Z test_noncontiguous_samples___rmatmul___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T04:48:24.2039246Z test_noncontiguous_samples___rmatmul___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T04:48:24.2342882Z test_noncontiguous_samples___rmod___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T04:48:24.2471778Z test_noncontiguous_samples___rmod___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:48:24.2811666Z test_noncontiguous_samples___rmul___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T04:48:24.3123188Z test_noncontiguous_samples___rmul___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T04:48:24.3251323Z test_noncontiguous_samples___rmul___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:48:24.3379501Z test_noncontiguous_samples___ror___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:48:24.3711271Z test_noncontiguous_samples___rpow___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T04:48:24.4004386Z test_noncontiguous_samples___rpow___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T04:48:24.4140697Z test_noncontiguous_samples___rpow___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:48:24.4472752Z test_noncontiguous_samples___rsub___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T04:48:24.4777356Z test_noncontiguous_samples___rsub___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T04:48:24.4905539Z test_noncontiguous_samples___rsub___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:48:24.5033448Z test_noncontiguous_samples___rxor___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:48:24.7048897Z test_noncontiguous_samples__masked_amax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.201s) 2022-05-18T04:48:24.7908712Z test_noncontiguous_samples__masked_amax_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.086s) 2022-05-18T04:48:24.9931180Z test_noncontiguous_samples__masked_amin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.202s) 2022-05-18T04:48:25.0789337Z test_noncontiguous_samples__masked_amin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.086s) 2022-05-18T04:48:25.1564353Z test_noncontiguous_samples__masked_argmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T04:48:25.2090392Z test_noncontiguous_samples__masked_argmax_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.053s) 2022-05-18T04:48:25.2860412Z test_noncontiguous_samples__masked_argmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T04:48:25.3389060Z test_noncontiguous_samples__masked_argmin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.053s) 2022-05-18T04:48:25.3853913Z test_noncontiguous_samples__masked_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T04:48:25.6128588Z test_noncontiguous_samples__masked_mean_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.227s) 2022-05-18T04:48:25.8324553Z test_noncontiguous_samples__masked_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.219s) 2022-05-18T04:48:25.9575306Z test_noncontiguous_samples__masked_mean_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.125s) 2022-05-18T04:48:26.9610697Z test_noncontiguous_samples__masked_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.003s) 2022-05-18T04:48:27.0466544Z test_noncontiguous_samples__masked_normalize_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.086s) 2022-05-18T04:48:27.2830982Z test_noncontiguous_samples__masked_prod_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.236s) 2022-05-18T04:48:27.5050198Z test_noncontiguous_samples__masked_prod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.222s) 2022-05-18T04:48:27.5926194Z test_noncontiguous_samples__masked_prod_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.087s) 2022-05-18T04:48:27.6396068Z test_noncontiguous_samples__masked_softmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T04:48:27.6880904Z test_noncontiguous_samples__masked_softmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T04:48:28.0171003Z test_noncontiguous_samples__masked_std_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.329s) 2022-05-18T04:48:28.3157889Z test_noncontiguous_samples__masked_std_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.298s) 2022-05-18T04:48:28.6392782Z test_noncontiguous_samples__masked_std_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.323s) 2022-05-18T04:48:28.8362490Z test_noncontiguous_samples__masked_sum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.197s) 2022-05-18T04:48:29.0264882Z test_noncontiguous_samples__masked_sum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.190s) 2022-05-18T04:48:29.1120096Z test_noncontiguous_samples__masked_sum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.085s) 2022-05-18T04:48:29.4299284Z test_noncontiguous_samples__masked_var_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.318s) 2022-05-18T04:48:29.7191287Z test_noncontiguous_samples__masked_var_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.289s) 2022-05-18T04:48:30.0362539Z test_noncontiguous_samples__masked_var_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.317s) 2022-05-18T04:48:30.0431452Z test_noncontiguous_samples_abs_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:30.0497541Z test_noncontiguous_samples_abs_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:48:30.0549912Z test_noncontiguous_samples_abs_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:48:30.0660934Z test_noncontiguous_samples_acos_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:48:30.0765041Z test_noncontiguous_samples_acos_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:48:30.0832311Z test_noncontiguous_samples_acos_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:30.0949827Z test_noncontiguous_samples_acosh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:48:30.1051984Z test_noncontiguous_samples_acosh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:48:30.1118887Z test_noncontiguous_samples_acosh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:30.1510621Z test_noncontiguous_samples_add_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T04:48:30.1864506Z test_noncontiguous_samples_add_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T04:48:30.2012721Z test_noncontiguous_samples_add_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:48:30.2612664Z test_noncontiguous_samples_addbmm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.060s) 2022-05-18T04:48:30.2906961Z test_noncontiguous_samples_addbmm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T04:48:30.7733352Z test_noncontiguous_samples_addcdiv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.482s) 2022-05-18T04:48:30.8289310Z test_noncontiguous_samples_addcdiv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T04:48:31.2008580Z test_noncontiguous_samples_addcmul_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.372s) 2022-05-18T04:48:31.2554842Z test_noncontiguous_samples_addcmul_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.055s) 2022-05-18T04:48:31.2793649Z test_noncontiguous_samples_addcmul_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T04:48:31.3055635Z test_noncontiguous_samples_addmm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T04:48:31.3226016Z test_noncontiguous_samples_addmm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:48:31.3481316Z test_noncontiguous_samples_addmm_decomposed_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T04:48:31.3639878Z test_noncontiguous_samples_addmm_decomposed_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T04:48:31.3950166Z test_noncontiguous_samples_addmv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T04:48:31.4230533Z test_noncontiguous_samples_addmv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T04:48:31.4448819Z test_noncontiguous_samples_addr_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T04:48:31.4644491Z test_noncontiguous_samples_addr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T04:48:31.4736168Z test_noncontiguous_samples_addr_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:48:31.4874760Z test_noncontiguous_samples_all_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:48:31.5004397Z test_noncontiguous_samples_all_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:48:31.5131108Z test_noncontiguous_samples_all_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:48:31.5523910Z test_noncontiguous_samples_allclose_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T04:48:31.5855305Z test_noncontiguous_samples_allclose_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T04:48:31.6313595Z test_noncontiguous_samples_amax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T04:48:31.6484803Z test_noncontiguous_samples_amax_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:48:31.6942151Z test_noncontiguous_samples_amin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T04:48:31.7105664Z test_noncontiguous_samples_amin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T04:48:31.7227834Z test_noncontiguous_samples_aminmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:48:31.7319119Z test_noncontiguous_samples_aminmax_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:48:32.9596406Z test_noncontiguous_samples_angle_cuda_complex64 (__main__.TestCommonCUDA) ... ok (1.227s) 2022-05-18T04:48:32.9662624Z test_noncontiguous_samples_angle_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:32.9723348Z test_noncontiguous_samples_angle_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:48:32.9857453Z test_noncontiguous_samples_any_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:48:32.9988133Z test_noncontiguous_samples_any_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:48:33.0115055Z test_noncontiguous_samples_any_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:48:33.0239382Z test_noncontiguous_samples_argmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:48:33.0359679Z test_noncontiguous_samples_argmax_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:48:33.0482944Z test_noncontiguous_samples_argmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:48:33.0610584Z test_noncontiguous_samples_argmin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:48:33.0862084Z test_noncontiguous_samples_argsort_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T04:48:33.1109034Z test_noncontiguous_samples_argsort_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T04:48:33.1200420Z test_noncontiguous_samples_argwhere_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:48:33.1287901Z test_noncontiguous_samples_argwhere_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:48:33.1372301Z test_noncontiguous_samples_argwhere_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:48:33.1472417Z test_noncontiguous_samples_as_strided_cuda_complex64 (__main__.TestCommonCUDA) ... expected failure (0.010s) 2022-05-18T04:48:33.3712955Z test_noncontiguous_samples_as_strided_cuda_float32 (__main__.TestCommonCUDA) ... expected failure (0.224s) 2022-05-18T04:48:33.5244411Z test_noncontiguous_samples_as_strided_cuda_int64 (__main__.TestCommonCUDA) ... expected failure (0.153s) 2022-05-18T04:48:33.6766079Z test_noncontiguous_samples_asin_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.152s) 2022-05-18T04:48:33.6833597Z test_noncontiguous_samples_asin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:33.6888902Z test_noncontiguous_samples_asin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:48:33.6959040Z test_noncontiguous_samples_asinh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:33.7026508Z test_noncontiguous_samples_asinh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:33.7083415Z test_noncontiguous_samples_asinh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:48:33.7400219Z test_noncontiguous_samples_atan2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T04:48:33.7550815Z test_noncontiguous_samples_atan2_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:48:33.7622235Z test_noncontiguous_samples_atan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:33.7690091Z test_noncontiguous_samples_atan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:33.7747973Z test_noncontiguous_samples_atan_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:48:33.7818363Z test_noncontiguous_samples_atanh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:33.7886262Z test_noncontiguous_samples_atanh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:33.7940672Z test_noncontiguous_samples_atanh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:48:33.8183774Z test_noncontiguous_samples_atleast_1d_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T04:48:33.8405793Z test_noncontiguous_samples_atleast_1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T04:48:33.8512234Z test_noncontiguous_samples_atleast_1d_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:48:33.8753338Z test_noncontiguous_samples_atleast_2d_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T04:48:33.8974730Z test_noncontiguous_samples_atleast_2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T04:48:33.9072440Z test_noncontiguous_samples_atleast_2d_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:48:33.9315309Z test_noncontiguous_samples_atleast_3d_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T04:48:33.9537257Z test_noncontiguous_samples_atleast_3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T04:48:33.9634764Z test_noncontiguous_samples_atleast_3d_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:48:34.0224522Z test_noncontiguous_samples_baddbmm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T04:48:34.0506386Z test_noncontiguous_samples_baddbmm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T04:48:34.0643190Z test_noncontiguous_samples_bernoulli_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:48:34.0798310Z test_noncontiguous_samples_bfloat16_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:48:34.0944559Z test_noncontiguous_samples_bfloat16_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:48:34.1032374Z test_noncontiguous_samples_bfloat16_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:48:34.1250069Z test_noncontiguous_samples_bincount_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T04:48:34.1385011Z test_noncontiguous_samples_bitwise_and_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:48:34.1512795Z test_noncontiguous_samples_bitwise_left_shift_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:48:34.1573912Z test_noncontiguous_samples_bitwise_not_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:48:34.1701674Z test_noncontiguous_samples_bitwise_or_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:48:34.1828926Z test_noncontiguous_samples_bitwise_right_shift_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:48:34.1955378Z test_noncontiguous_samples_bitwise_xor_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:48:34.2047893Z test_noncontiguous_samples_block_diag_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:48:34.2139038Z test_noncontiguous_samples_block_diag_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:48:34.2194964Z test_noncontiguous_samples_block_diag_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:48:34.2273139Z test_noncontiguous_samples_bmm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:48:34.2346677Z test_noncontiguous_samples_bmm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:34.2432585Z test_noncontiguous_samples_bool_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:48:34.2513029Z test_noncontiguous_samples_bool_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:48:34.2589130Z test_noncontiguous_samples_bool_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:34.2706687Z test_noncontiguous_samples_broadcast_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:48:34.2821930Z test_noncontiguous_samples_broadcast_tensors_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:48:34.2883971Z test_noncontiguous_samples_broadcast_tensors_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:48:34.3080705Z test_noncontiguous_samples_broadcast_to_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T04:48:34.3261836Z test_noncontiguous_samples_broadcast_to_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T04:48:34.3343207Z test_noncontiguous_samples_broadcast_to_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:48:34.3656954Z test_noncontiguous_samples_bucketize_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T04:48:34.3939531Z test_noncontiguous_samples_bucketize_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T04:48:34.4025076Z test_noncontiguous_samples_byte_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:48:34.4105412Z test_noncontiguous_samples_byte_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:48:34.4181521Z test_noncontiguous_samples_byte_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:48:34.4314813Z test_noncontiguous_samples_cartesian_prod_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:48:34.4441513Z test_noncontiguous_samples_cartesian_prod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:48:34.4511584Z test_noncontiguous_samples_cartesian_prod_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:34.4763938Z test_noncontiguous_samples_cat_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T04:48:34.5000966Z test_noncontiguous_samples_cat_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T04:48:34.5105047Z test_noncontiguous_samples_cat_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:48:35.2406638Z test_noncontiguous_samples_cdist_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.730s) 2022-05-18T04:48:35.2470978Z test_noncontiguous_samples_ceil_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:35.2599454Z test_noncontiguous_samples_chalf_cuda_complex64 (__main__.TestCommonCUDA) ... expected failure (0.013s) 2022-05-18T04:48:35.2730087Z test_noncontiguous_samples_chalf_cuda_float32 (__main__.TestCommonCUDA) ... expected failure (0.013s) 2022-05-18T04:48:35.2824414Z test_noncontiguous_samples_chalf_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:48:35.2916851Z test_noncontiguous_samples_char_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:48:35.3003298Z test_noncontiguous_samples_char_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:48:35.3085593Z test_noncontiguous_samples_char_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:48:35.3459046Z test_noncontiguous_samples_cholesky_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T04:48:35.3787226Z test_noncontiguous_samples_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T04:48:35.4156577Z test_noncontiguous_samples_cholesky_inverse_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T04:48:35.4499831Z test_noncontiguous_samples_cholesky_inverse_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T04:48:35.5056176Z test_noncontiguous_samples_cholesky_solve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.055s) 2022-05-18T04:48:35.5567884Z test_noncontiguous_samples_cholesky_solve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T04:48:35.5744318Z test_noncontiguous_samples_chunk_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T04:48:35.5916550Z test_noncontiguous_samples_chunk_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:48:35.5990165Z test_noncontiguous_samples_chunk_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:35.6140436Z test_noncontiguous_samples_clamp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:48:35.6216663Z test_noncontiguous_samples_clamp_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:48:35.6397171Z test_noncontiguous_samples_clamp_scalar_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T04:48:35.6487300Z test_noncontiguous_samples_clamp_scalar_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:48:35.6575261Z test_noncontiguous_samples_clone_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:48:35.6664935Z test_noncontiguous_samples_clone_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:48:35.6720629Z test_noncontiguous_samples_clone_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:48:35.6858679Z test_noncontiguous_samples_column_stack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:48:35.6986100Z test_noncontiguous_samples_column_stack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:48:35.7062238Z test_noncontiguous_samples_column_stack_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:48:35.7652224Z test_noncontiguous_samples_combinations_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T04:48:35.8218627Z test_noncontiguous_samples_combinations_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T04:48:35.8464605Z test_noncontiguous_samples_combinations_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T04:48:35.8771638Z test_noncontiguous_samples_complex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T04:48:35.8877396Z test_noncontiguous_samples_conj_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:48:35.8974229Z test_noncontiguous_samples_conj_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:48:35.9034190Z test_noncontiguous_samples_conj_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:48:35.9101384Z test_noncontiguous_samples_conj_physical_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:35.9164712Z test_noncontiguous_samples_conj_physical_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:48:35.9213391Z test_noncontiguous_samples_conj_physical_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:48:35.9285110Z test_noncontiguous_samples_contiguous_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:35.9347876Z test_noncontiguous_samples_contiguous_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:48:35.9397328Z test_noncontiguous_samples_contiguous_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:48:35.9708755Z test_noncontiguous_samples_copysign_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T04:48:35.9854876Z test_noncontiguous_samples_copysign_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:48:36.0067415Z test_noncontiguous_samples_corrcoef_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T04:48:36.0244504Z test_noncontiguous_samples_corrcoef_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T04:48:36.0342725Z test_noncontiguous_samples_corrcoef_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:48:36.0449951Z test_noncontiguous_samples_cos_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:48:36.0551088Z test_noncontiguous_samples_cos_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:48:36.0616911Z test_noncontiguous_samples_cos_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:36.0724056Z test_noncontiguous_samples_cosh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:48:36.0824426Z test_noncontiguous_samples_cosh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:48:36.0890726Z test_noncontiguous_samples_cosh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:36.1072171Z test_noncontiguous_samples_count_nonzero_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T04:48:36.1255769Z test_noncontiguous_samples_count_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T04:48:36.1427489Z test_noncontiguous_samples_count_nonzero_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:48:36.2987190Z test_noncontiguous_samples_cov_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T04:48:36.4371830Z test_noncontiguous_samples_cov_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.138s) 2022-05-18T04:48:36.5038002Z test_noncontiguous_samples_cov_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.066s) 2022-05-18T04:48:36.5184210Z test_noncontiguous_samples_cross_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:48:36.5315233Z test_noncontiguous_samples_cross_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:48:36.5386768Z test_noncontiguous_samples_cross_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:36.5500306Z test_noncontiguous_samples_cummax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:48:36.5567502Z test_noncontiguous_samples_cummax_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:36.5680509Z test_noncontiguous_samples_cummin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:48:36.5754639Z test_noncontiguous_samples_cummin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:36.6099210Z test_noncontiguous_samples_cumprod_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T04:48:36.6416122Z test_noncontiguous_samples_cumprod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T04:48:36.6525233Z test_noncontiguous_samples_cumprod_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:48:36.6664017Z test_noncontiguous_samples_cumsum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:48:36.6792699Z test_noncontiguous_samples_cumsum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:48:36.6861112Z test_noncontiguous_samples_cumsum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:36.7228594Z test_noncontiguous_samples_cumulative_trapezoid_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T04:48:36.7556180Z test_noncontiguous_samples_cumulative_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T04:48:36.7700480Z test_noncontiguous_samples_cumulative_trapezoid_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:48:36.7801763Z test_noncontiguous_samples_deg2rad_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:48:36.7868218Z test_noncontiguous_samples_deg2rad_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:36.8245350Z test_noncontiguous_samples_diag_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T04:48:36.8600111Z test_noncontiguous_samples_diag_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T04:48:36.8742126Z test_noncontiguous_samples_diag_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:48:36.9122957Z test_noncontiguous_samples_diag_embed_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T04:48:36.9471041Z test_noncontiguous_samples_diag_embed_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T04:48:36.9611639Z test_noncontiguous_samples_diag_embed_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:48:36.9768508Z test_noncontiguous_samples_diagflat_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T04:48:36.9915597Z test_noncontiguous_samples_diagflat_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:48:36.9990236Z test_noncontiguous_samples_diagflat_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:48:37.0372427Z test_noncontiguous_samples_diagonal_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T04:48:37.0716577Z test_noncontiguous_samples_diagonal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T04:48:37.0847977Z test_noncontiguous_samples_diagonal_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:48:37.1338010Z test_noncontiguous_samples_diagonal_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T04:48:37.1527252Z test_noncontiguous_samples_diagonal_scatter_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T04:48:37.4606141Z test_noncontiguous_samples_diff_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.308s) 2022-05-18T04:48:37.7393682Z test_noncontiguous_samples_diff_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.279s) 2022-05-18T04:48:37.8206101Z test_noncontiguous_samples_diff_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.081s) 2022-05-18T04:48:41.1884553Z test_noncontiguous_samples_digamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (3.368s) 2022-05-18T04:49:20.2278068Z test_noncontiguous_samples_digamma_cuda_int64 (__main__.TestCommonCUDA) ... ok (39.039s) 2022-05-18T04:49:20.4125661Z test_noncontiguous_samples_dist_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.185s) 2022-05-18T04:49:20.5778941Z test_noncontiguous_samples_dist_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.165s) 2022-05-18T04:49:20.6100558Z test_noncontiguous_samples_div_floor_rounding_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T04:49:20.6252093Z test_noncontiguous_samples_div_floor_rounding_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:49:20.6618217Z test_noncontiguous_samples_div_no_rounding_mode_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T04:49:20.6941889Z test_noncontiguous_samples_div_no_rounding_mode_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T04:49:20.7104762Z test_noncontiguous_samples_div_no_rounding_mode_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T04:49:20.7423649Z test_noncontiguous_samples_div_trunc_rounding_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T04:49:20.7568556Z test_noncontiguous_samples_div_trunc_rounding_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:49:20.7681619Z test_noncontiguous_samples_dot_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:49:20.7763280Z test_noncontiguous_samples_dot_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:49:20.7915872Z test_noncontiguous_samples_double_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:49:20.8059746Z test_noncontiguous_samples_double_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:49:20.8151228Z test_noncontiguous_samples_double_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:49:20.8277017Z test_noncontiguous_samples_dsplit_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:49:20.8394210Z test_noncontiguous_samples_dsplit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:49:20.8456075Z test_noncontiguous_samples_dsplit_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:49:20.8549122Z test_noncontiguous_samples_dstack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:49:20.8641124Z test_noncontiguous_samples_dstack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:49:20.8698398Z test_noncontiguous_samples_dstack_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:49:20.8895020Z test_noncontiguous_samples_eig_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T04:49:20.9079747Z test_noncontiguous_samples_eig_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T04:49:20.9459970Z test_noncontiguous_samples_einsum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T04:49:20.9809132Z test_noncontiguous_samples_einsum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T04:49:20.9841483Z test_noncontiguous_samples_empty_like_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-05-18T04:49:20.9874576Z test_noncontiguous_samples_empty_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-05-18T04:49:20.9907727Z test_noncontiguous_samples_empty_like_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-05-18T04:49:21.0085902Z test_noncontiguous_samples_eq_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T04:49:21.0252081Z test_noncontiguous_samples_eq_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T04:49:21.0394494Z test_noncontiguous_samples_eq_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:49:21.0465473Z test_noncontiguous_samples_erf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:49:21.0521282Z test_noncontiguous_samples_erf_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:49:22.4477555Z test_noncontiguous_samples_erfc_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.395s) 2022-05-18T04:50:01.1383002Z test_noncontiguous_samples_erfc_cuda_int64 (__main__.TestCommonCUDA) ... ok (38.690s) 2022-05-18T04:50:02.3459745Z test_noncontiguous_samples_erfinv_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.208s) 2022-05-18T04:50:41.0065698Z test_noncontiguous_samples_erfinv_cuda_int64 (__main__.TestCommonCUDA) ... ok (38.660s) 2022-05-18T04:50:42.3572783Z test_noncontiguous_samples_exp2_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.351s) 2022-05-18T04:51:20.7926635Z test_noncontiguous_samples_exp2_cuda_int64 (__main__.TestCommonCUDA) ... ok (38.435s) 2022-05-18T04:51:22.5517797Z test_noncontiguous_samples_exp_cuda_complex64 (__main__.TestCommonCUDA) ... ok (1.759s) 2022-05-18T04:51:22.5619530Z test_noncontiguous_samples_exp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:51:22.5686343Z test_noncontiguous_samples_exp_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:51:22.5811394Z test_noncontiguous_samples_expand_as_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:51:22.5927119Z test_noncontiguous_samples_expand_as_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:51:22.6003095Z test_noncontiguous_samples_expand_as_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:51:22.6249414Z test_noncontiguous_samples_expand_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T04:51:22.6475404Z test_noncontiguous_samples_expand_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T04:51:22.6571249Z test_noncontiguous_samples_expand_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:51:22.6635504Z test_noncontiguous_samples_expm1_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:51:22.6687047Z test_noncontiguous_samples_expm1_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:51:22.6882662Z test_noncontiguous_samples_fft_fft2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T04:51:22.7065582Z test_noncontiguous_samples_fft_fft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T04:51:22.7166287Z test_noncontiguous_samples_fft_fft2_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:51:22.7366935Z test_noncontiguous_samples_fft_fft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T04:51:22.7565785Z test_noncontiguous_samples_fft_fft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T04:51:22.7678810Z test_noncontiguous_samples_fft_fft_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:51:22.7903383Z test_noncontiguous_samples_fft_fftn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T04:51:22.8122618Z test_noncontiguous_samples_fft_fftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T04:51:22.8248841Z test_noncontiguous_samples_fft_fftn_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:51:22.8408126Z test_noncontiguous_samples_fft_fftshift_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T04:51:22.8557520Z test_noncontiguous_samples_fft_fftshift_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:51:22.8632696Z test_noncontiguous_samples_fft_fftshift_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:51:22.8843614Z test_noncontiguous_samples_fft_hfft2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T04:51:22.9042484Z test_noncontiguous_samples_fft_hfft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T04:51:22.9148603Z test_noncontiguous_samples_fft_hfft2_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:51:22.9376690Z test_noncontiguous_samples_fft_hfft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T04:51:22.9587942Z test_noncontiguous_samples_fft_hfft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T04:51:22.9708679Z test_noncontiguous_samples_fft_hfft_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:51:22.9967471Z test_noncontiguous_samples_fft_hfftn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T04:51:23.0217645Z test_noncontiguous_samples_fft_hfftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T04:51:23.0348281Z test_noncontiguous_samples_fft_hfftn_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:51:23.0542625Z test_noncontiguous_samples_fft_ifft2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T04:51:23.0732697Z test_noncontiguous_samples_fft_ifft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T04:51:23.0846472Z test_noncontiguous_samples_fft_ifft2_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:51:23.1057878Z test_noncontiguous_samples_fft_ifft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T04:51:23.1274419Z test_noncontiguous_samples_fft_ifft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T04:51:23.1397449Z test_noncontiguous_samples_fft_ifft_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:51:23.1640671Z test_noncontiguous_samples_fft_ifftn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T04:51:23.1873292Z test_noncontiguous_samples_fft_ifftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T04:51:23.2001303Z test_noncontiguous_samples_fft_ifftn_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:51:23.2175285Z test_noncontiguous_samples_fft_ifftshift_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:51:23.2330381Z test_noncontiguous_samples_fft_ifftshift_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:51:23.2409076Z test_noncontiguous_samples_fft_ifftshift_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:51:23.2606899Z test_noncontiguous_samples_fft_ihfft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T04:51:23.2721852Z test_noncontiguous_samples_fft_ihfft2_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:51:23.2943908Z test_noncontiguous_samples_fft_ihfft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T04:51:23.3066536Z test_noncontiguous_samples_fft_ihfft_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:51:23.3321679Z test_noncontiguous_samples_fft_ihfftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T04:51:23.3457507Z test_noncontiguous_samples_fft_ihfftn_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:51:23.3661207Z test_noncontiguous_samples_fft_irfft2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T04:51:23.3853074Z test_noncontiguous_samples_fft_irfft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T04:51:23.3960266Z test_noncontiguous_samples_fft_irfft2_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:51:23.4176624Z test_noncontiguous_samples_fft_irfft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T04:51:23.4388821Z test_noncontiguous_samples_fft_irfft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T04:51:23.4513036Z test_noncontiguous_samples_fft_irfft_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:51:23.4755553Z test_noncontiguous_samples_fft_irfftn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T04:51:23.4993145Z test_noncontiguous_samples_fft_irfftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T04:51:23.5121415Z test_noncontiguous_samples_fft_irfftn_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:51:23.5312427Z test_noncontiguous_samples_fft_rfft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T04:51:23.5421077Z test_noncontiguous_samples_fft_rfft2_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:51:23.5629182Z test_noncontiguous_samples_fft_rfft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T04:51:23.5745803Z test_noncontiguous_samples_fft_rfft_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:51:23.5982627Z test_noncontiguous_samples_fft_rfftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T04:51:23.6110905Z test_noncontiguous_samples_fft_rfftn_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:51:23.6239730Z test_noncontiguous_samples_fill__cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:51:23.6359349Z test_noncontiguous_samples_fill__cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:51:23.6428031Z test_noncontiguous_samples_fill__cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:51:23.6609057Z test_noncontiguous_samples_flatten_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T04:51:23.6775416Z test_noncontiguous_samples_flatten_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:51:23.6861600Z test_noncontiguous_samples_flatten_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:51:23.7116473Z test_noncontiguous_samples_flip_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T04:51:23.7353586Z test_noncontiguous_samples_flip_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T04:51:23.7460195Z test_noncontiguous_samples_flip_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:51:23.7546824Z test_noncontiguous_samples_fliplr_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:51:23.7629771Z test_noncontiguous_samples_fliplr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:51:23.7686333Z test_noncontiguous_samples_fliplr_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:51:23.7779440Z test_noncontiguous_samples_flipud_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:51:23.7861746Z test_noncontiguous_samples_flipud_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:51:23.7918003Z test_noncontiguous_samples_flipud_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:51:23.8076317Z test_noncontiguous_samples_float_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T04:51:23.8221208Z test_noncontiguous_samples_float_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:51:23.8309891Z test_noncontiguous_samples_float_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:51:23.8721134Z test_noncontiguous_samples_float_power_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T04:51:23.9081787Z test_noncontiguous_samples_float_power_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T04:51:23.9242954Z test_noncontiguous_samples_float_power_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T04:51:23.9309117Z test_noncontiguous_samples_floor_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:51:23.9492336Z test_noncontiguous_samples_floor_divide_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T04:51:23.9640556Z test_noncontiguous_samples_floor_divide_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:51:23.9975107Z test_noncontiguous_samples_fmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T04:51:24.0108875Z test_noncontiguous_samples_fmax_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:51:24.0443511Z test_noncontiguous_samples_fmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T04:51:24.0583641Z test_noncontiguous_samples_fmin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:51:24.0916294Z test_noncontiguous_samples_fmod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T04:51:24.1064496Z test_noncontiguous_samples_fmod_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:51:24.1167799Z test_noncontiguous_samples_frac_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:51:24.1279703Z test_noncontiguous_samples_frexp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:51:24.1409662Z test_noncontiguous_samples_full_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:51:24.1527070Z test_noncontiguous_samples_full_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:51:24.1631286Z test_noncontiguous_samples_full_like_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:51:24.1819568Z test_noncontiguous_samples_gather_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T04:51:24.1997067Z test_noncontiguous_samples_gather_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T04:51:24.2100205Z test_noncontiguous_samples_gather_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:51:24.4432834Z test_noncontiguous_samples_gcd_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.233s) 2022-05-18T04:51:24.4591382Z test_noncontiguous_samples_ge_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T04:51:24.4727514Z test_noncontiguous_samples_ge_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:51:24.5415571Z test_noncontiguous_samples_geqrf_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.069s) 2022-05-18T04:51:24.6009829Z test_noncontiguous_samples_geqrf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T04:51:24.6544200Z test_noncontiguous_samples_gradient_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.053s) 2022-05-18T04:51:24.7035875Z test_noncontiguous_samples_gradient_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T04:51:24.7245268Z test_noncontiguous_samples_gradient_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T04:51:24.7396650Z test_noncontiguous_samples_gt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:51:24.7539112Z test_noncontiguous_samples_gt_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:51:24.7696904Z test_noncontiguous_samples_half_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T04:51:24.7846212Z test_noncontiguous_samples_half_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:51:24.7933960Z test_noncontiguous_samples_half_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:51:24.8100656Z test_noncontiguous_samples_heaviside_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:51:24.8232884Z test_noncontiguous_samples_heaviside_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:51:24.9267395Z test_noncontiguous_samples_histc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.103s) 2022-05-18T04:51:25.0007869Z test_noncontiguous_samples_histc_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.074s) 2022-05-18T04:51:25.0133948Z test_noncontiguous_samples_hsplit_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:51:25.0254199Z test_noncontiguous_samples_hsplit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:51:25.0316213Z test_noncontiguous_samples_hsplit_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:51:25.0404864Z test_noncontiguous_samples_hstack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:51:25.0489150Z test_noncontiguous_samples_hstack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:51:25.0547059Z test_noncontiguous_samples_hstack_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:51:25.0871737Z test_noncontiguous_samples_hypot_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T04:51:28.1110627Z test_noncontiguous_samples_i0_cuda_float32 (__main__.TestCommonCUDA) ... ok (3.024s) 2022-05-18T04:52:07.7973502Z test_noncontiguous_samples_i0_cuda_int64 (__main__.TestCommonCUDA) ... ok (39.686s) 2022-05-18T04:52:07.8144067Z test_noncontiguous_samples_igamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:52:07.8312937Z test_noncontiguous_samples_igammac_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:52:07.8424953Z test_noncontiguous_samples_imag_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:52:07.8814392Z test_noncontiguous_samples_index_add_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T04:52:07.9169973Z test_noncontiguous_samples_index_add_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T04:52:07.9343171Z test_noncontiguous_samples_index_add_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:52:07.9503288Z test_noncontiguous_samples_index_copy_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T04:52:07.9651450Z test_noncontiguous_samples_index_copy_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:52:07.9736083Z test_noncontiguous_samples_index_copy_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:52:07.9872423Z test_noncontiguous_samples_index_fill_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:52:07.9999961Z test_noncontiguous_samples_index_fill_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:52:08.0076384Z test_noncontiguous_samples_index_fill_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:52:08.0289535Z test_noncontiguous_samples_index_put_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T04:52:08.0494709Z test_noncontiguous_samples_index_put_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T04:52:08.0604657Z test_noncontiguous_samples_index_put_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:52:08.1919388Z test_noncontiguous_samples_index_reduce_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.131s) 2022-05-18T04:52:08.2046178Z test_noncontiguous_samples_index_select_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:52:08.2165434Z test_noncontiguous_samples_index_select_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:52:08.2238434Z test_noncontiguous_samples_index_select_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:52:08.2355132Z test_noncontiguous_samples_inner_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:52:08.2469405Z test_noncontiguous_samples_inner_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:52:08.2559007Z test_noncontiguous_samples_int_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:52:08.2642100Z test_noncontiguous_samples_int_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:52:08.2720497Z test_noncontiguous_samples_int_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:52:08.2987226Z test_noncontiguous_samples_inverse_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T04:52:08.3217433Z test_noncontiguous_samples_inverse_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T04:52:08.3559472Z test_noncontiguous_samples_isclose_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T04:52:08.3858573Z test_noncontiguous_samples_isclose_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T04:52:08.4125169Z test_noncontiguous_samples_isclose_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T04:52:08.4199359Z test_noncontiguous_samples_isfinite_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:52:08.4266794Z test_noncontiguous_samples_isfinite_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:52:08.4330083Z test_noncontiguous_samples_isfinite_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:52:08.4406710Z test_noncontiguous_samples_isin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:52:08.4481416Z test_noncontiguous_samples_isin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:52:08.4542093Z test_noncontiguous_samples_isinf_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:52:08.4593764Z test_noncontiguous_samples_isinf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:52:08.4644909Z test_noncontiguous_samples_isinf_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:52:08.4697480Z test_noncontiguous_samples_isnan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:52:08.4749146Z test_noncontiguous_samples_isnan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:52:08.4799693Z test_noncontiguous_samples_isnan_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:52:08.4851342Z test_noncontiguous_samples_isneginf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:52:08.4901926Z test_noncontiguous_samples_isneginf_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:52:08.4960816Z test_noncontiguous_samples_isposinf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:52:08.5012790Z test_noncontiguous_samples_isposinf_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:52:08.5083412Z test_noncontiguous_samples_isreal_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:52:08.5148794Z test_noncontiguous_samples_isreal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:52:08.5211997Z test_noncontiguous_samples_isreal_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:52:08.5673645Z test_noncontiguous_samples_istft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T04:52:08.6110962Z test_noncontiguous_samples_istft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T04:52:08.9504114Z test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.339s) 2022-05-18T04:52:09.1700466Z test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.220s) 2022-05-18T04:52:09.3890733Z test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.219s) 2022-05-18T04:52:09.6590769Z test_noncontiguous_samples_jiterator_binary_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.270s) 2022-05-18T04:52:09.8652771Z test_noncontiguous_samples_jiterator_binary_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.206s) 2022-05-18T04:52:10.0696883Z test_noncontiguous_samples_jiterator_binary_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.204s) 2022-05-18T04:52:11.6099976Z test_noncontiguous_samples_jiterator_unary_cuda_complex64 (__main__.TestCommonCUDA) ... ok (1.540s) 2022-05-18T04:52:12.9695734Z test_noncontiguous_samples_jiterator_unary_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.359s) 2022-05-18T04:52:14.3421811Z test_noncontiguous_samples_jiterator_unary_cuda_int64 (__main__.TestCommonCUDA) ... ok (1.372s) 2022-05-18T04:52:14.3509349Z test_noncontiguous_samples_kron_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:52:14.3587024Z test_noncontiguous_samples_kron_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:52:14.3641864Z test_noncontiguous_samples_kron_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:52:14.3925256Z test_noncontiguous_samples_kthvalue_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T04:52:14.4051353Z test_noncontiguous_samples_kthvalue_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:52:14.6601373Z test_noncontiguous_samples_lcm_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.255s) 2022-05-18T04:52:14.6987465Z test_noncontiguous_samples_ldexp_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T04:52:14.7316731Z test_noncontiguous_samples_ldexp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T04:52:14.7474593Z test_noncontiguous_samples_ldexp_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T04:52:14.7626867Z test_noncontiguous_samples_le_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:52:14.7763007Z test_noncontiguous_samples_le_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:52:14.8630397Z test_noncontiguous_samples_lerp_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.087s) 2022-05-18T04:52:14.9169819Z test_noncontiguous_samples_lerp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.054s) 2022-05-18T04:52:15.2014076Z test_noncontiguous_samples_lgamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.284s) 2022-05-18T04:52:54.0963925Z test_noncontiguous_samples_lgamma_cuda_int64 (__main__.TestCommonCUDA) ... ok (38.895s) 2022-05-18T04:52:54.1345111Z test_noncontiguous_samples_linalg_cholesky_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T04:52:54.1695939Z test_noncontiguous_samples_linalg_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T04:52:54.2100375Z test_noncontiguous_samples_linalg_cholesky_ex_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T04:52:54.2474912Z test_noncontiguous_samples_linalg_cholesky_ex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T04:52:54.2678283Z test_noncontiguous_samples_linalg_cond_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T04:52:54.2842155Z test_noncontiguous_samples_linalg_cond_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T04:52:54.2990648Z test_noncontiguous_samples_linalg_cross_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:52:54.3126128Z test_noncontiguous_samples_linalg_cross_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:52:54.3198925Z test_noncontiguous_samples_linalg_cross_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:52:54.3865072Z test_noncontiguous_samples_linalg_det_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.066s) 2022-05-18T04:52:54.4464187Z test_noncontiguous_samples_linalg_det_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.060s) 2022-05-18T04:52:54.4989063Z test_noncontiguous_samples_linalg_eig_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.052s) 2022-05-18T04:52:54.5476871Z test_noncontiguous_samples_linalg_eig_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T04:52:54.5851165Z test_noncontiguous_samples_linalg_eigh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T04:52:54.6154283Z test_noncontiguous_samples_linalg_eigh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T04:52:54.6557801Z test_noncontiguous_samples_linalg_eigvals_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T04:52:54.6934980Z test_noncontiguous_samples_linalg_eigvals_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T04:52:54.7213022Z test_noncontiguous_samples_linalg_eigvalsh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T04:52:54.7467926Z test_noncontiguous_samples_linalg_eigvalsh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T04:52:54.7947771Z test_noncontiguous_samples_linalg_householder_product_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T04:52:54.8349254Z test_noncontiguous_samples_linalg_householder_product_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T04:52:54.8621210Z test_noncontiguous_samples_linalg_inv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T04:52:54.8861321Z test_noncontiguous_samples_linalg_inv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T04:52:54.9140706Z test_noncontiguous_samples_linalg_inv_ex_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T04:52:54.9386252Z test_noncontiguous_samples_linalg_inv_ex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T04:52:54.9494443Z test_noncontiguous_samples_linalg_ldl_factor_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:52:54.9591950Z test_noncontiguous_samples_linalg_ldl_factor_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:52:54.9697860Z test_noncontiguous_samples_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:52:54.9800335Z test_noncontiguous_samples_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:52:54.9841910Z test_noncontiguous_samples_linalg_ldl_solve_cuda_complex64 (__main__.TestCommonCUDA) ... skip: not available before CUDA 11.3.1 (0.004s) 2022-05-18T04:52:54.9883109Z test_noncontiguous_samples_linalg_ldl_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: not available before CUDA 11.3.1 (0.004s) 2022-05-18T04:52:55.1128012Z test_noncontiguous_samples_linalg_lstsq_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.124s) 2022-05-18T04:52:55.2085040Z test_noncontiguous_samples_linalg_lstsq_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.096s) 2022-05-18T04:52:55.3206054Z test_noncontiguous_samples_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.112s) 2022-05-18T04:52:55.4040122Z test_noncontiguous_samples_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.083s) 2022-05-18T04:52:55.5934976Z test_noncontiguous_samples_linalg_lu_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.189s) 2022-05-18T04:52:55.7299113Z test_noncontiguous_samples_linalg_lu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.136s) 2022-05-18T04:52:55.9981806Z test_noncontiguous_samples_linalg_lu_factor_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.268s) 2022-05-18T04:52:56.1672290Z test_noncontiguous_samples_linalg_lu_factor_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.169s) 2022-05-18T04:52:56.3199993Z test_noncontiguous_samples_linalg_lu_factor_ex_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.153s) 2022-05-18T04:52:56.4255472Z test_noncontiguous_samples_linalg_lu_factor_ex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.105s) 2022-05-18T04:52:56.6241213Z test_noncontiguous_samples_linalg_matrix_norm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.198s) 2022-05-18T04:52:56.8031271Z test_noncontiguous_samples_linalg_matrix_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.179s) 2022-05-18T04:52:56.8590246Z test_noncontiguous_samples_linalg_matrix_power_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T04:52:56.9096170Z test_noncontiguous_samples_linalg_matrix_power_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T04:52:56.9292109Z test_noncontiguous_samples_linalg_matrix_rank_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T04:52:56.9460183Z test_noncontiguous_samples_linalg_matrix_rank_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:52:56.9619653Z test_noncontiguous_samples_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T04:52:56.9761674Z test_noncontiguous_samples_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:52:56.9794620Z test_noncontiguous_samples_linalg_multi_dot_cuda_complex64 (__main__.TestCommonCUDA) ... skip: 67470! (0.003s) 2022-05-18T04:52:56.9829047Z test_noncontiguous_samples_linalg_multi_dot_cuda_float32 (__main__.TestCommonCUDA) ... skip: 67470! (0.003s) 2022-05-18T04:52:57.0523996Z test_noncontiguous_samples_linalg_norm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.069s) 2022-05-18T04:52:57.1168238Z test_noncontiguous_samples_linalg_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.064s) 2022-05-18T04:52:57.1763184Z test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T04:52:57.2344790Z test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.058s) 2022-05-18T04:52:57.3149154Z test_noncontiguous_samples_linalg_pinv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.080s) 2022-05-18T04:52:57.3847582Z test_noncontiguous_samples_linalg_pinv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.070s) 2022-05-18T04:52:57.4136845Z test_noncontiguous_samples_linalg_pinv_hermitian_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T04:52:57.4392363Z test_noncontiguous_samples_linalg_pinv_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T04:52:57.4433814Z test_noncontiguous_samples_linalg_pinv_singular_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T04:52:57.4474829Z test_noncontiguous_samples_linalg_pinv_singular_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T04:52:57.5674015Z test_noncontiguous_samples_linalg_qr_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.120s) 2022-05-18T04:52:57.6722965Z test_noncontiguous_samples_linalg_qr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.105s) 2022-05-18T04:52:57.7051586Z test_noncontiguous_samples_linalg_slogdet_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T04:52:57.7342412Z test_noncontiguous_samples_linalg_slogdet_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T04:52:57.8642717Z test_noncontiguous_samples_linalg_solve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.130s) 2022-05-18T04:52:57.9859644Z test_noncontiguous_samples_linalg_solve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.122s) 2022-05-18T04:52:58.9754963Z test_noncontiguous_samples_linalg_solve_triangular_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.989s) 2022-05-18T04:52:59.9007007Z test_noncontiguous_samples_linalg_solve_triangular_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.925s) 2022-05-18T04:53:00.8901051Z test_noncontiguous_samples_linalg_svd_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.989s) 2022-05-18T04:53:01.6540890Z test_noncontiguous_samples_linalg_svd_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.764s) 2022-05-18T04:53:01.7413105Z test_noncontiguous_samples_linalg_svdvals_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.087s) 2022-05-18T04:53:01.8204659Z test_noncontiguous_samples_linalg_svdvals_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.079s) 2022-05-18T04:53:01.8344263Z test_noncontiguous_samples_linalg_tensorinv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:53:01.8459285Z test_noncontiguous_samples_linalg_tensorinv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:53:01.8835426Z test_noncontiguous_samples_linalg_tensorsolve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T04:53:01.9190284Z test_noncontiguous_samples_linalg_tensorsolve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T04:53:01.9527274Z test_noncontiguous_samples_linalg_vander_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T04:53:01.9833378Z test_noncontiguous_samples_linalg_vander_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T04:53:01.9968401Z test_noncontiguous_samples_linalg_vander_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:53:02.2510513Z test_noncontiguous_samples_linalg_vector_norm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.254s) 2022-05-18T04:53:02.4860202Z test_noncontiguous_samples_linalg_vector_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.235s) 2022-05-18T04:53:04.0783278Z test_noncontiguous_samples_log10_cuda_complex64 (__main__.TestCommonCUDA) ... ok (1.592s) 2022-05-18T04:53:04.0890241Z test_noncontiguous_samples_log10_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:53:04.0959829Z test_noncontiguous_samples_log10_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:53:04.1026625Z test_noncontiguous_samples_log1p_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:53:04.1080758Z test_noncontiguous_samples_log1p_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:53:05.6824074Z test_noncontiguous_samples_log2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (1.574s) 2022-05-18T04:53:05.6939588Z test_noncontiguous_samples_log2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:53:05.7009448Z test_noncontiguous_samples_log2_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:53:05.9733301Z test_noncontiguous_samples_log_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.272s) 2022-05-18T04:53:05.9839681Z test_noncontiguous_samples_log_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:53:05.9909068Z test_noncontiguous_samples_log_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:53:06.0083562Z test_noncontiguous_samples_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:53:06.0269445Z test_noncontiguous_samples_log_softmax_dtype_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T04:53:06.0445343Z test_noncontiguous_samples_log_softmax_dtype_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T04:53:06.0548590Z test_noncontiguous_samples_log_softmax_dtype_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:53:06.0625720Z test_noncontiguous_samples_logaddexp2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:53:06.0702244Z test_noncontiguous_samples_logaddexp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:53:06.0894248Z test_noncontiguous_samples_logcumsumexp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T04:53:06.1162071Z test_noncontiguous_samples_logdet_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T04:53:06.1196195Z test_noncontiguous_samples_logical_and_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T04:53:06.1348710Z test_noncontiguous_samples_logical_and_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:53:06.1485714Z test_noncontiguous_samples_logical_and_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:53:06.1562456Z test_noncontiguous_samples_logical_not_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:53:06.1628462Z test_noncontiguous_samples_logical_not_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:53:06.1692708Z test_noncontiguous_samples_logical_not_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:53:06.1863524Z test_noncontiguous_samples_logical_or_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:53:06.2018410Z test_noncontiguous_samples_logical_or_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:53:06.2153518Z test_noncontiguous_samples_logical_or_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:53:06.2324056Z test_noncontiguous_samples_logical_xor_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:53:06.2483091Z test_noncontiguous_samples_logical_xor_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T04:53:06.2619425Z test_noncontiguous_samples_logical_xor_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:53:06.2748916Z test_noncontiguous_samples_logit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:53:06.2827285Z test_noncontiguous_samples_logit_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:53:06.3153241Z test_noncontiguous_samples_logsumexp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T04:53:06.3239987Z test_noncontiguous_samples_logsumexp_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:53:06.3327716Z test_noncontiguous_samples_long_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:53:06.3409709Z test_noncontiguous_samples_long_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:53:06.3492936Z test_noncontiguous_samples_long_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:53:06.3644577Z test_noncontiguous_samples_lt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:53:06.3780297Z test_noncontiguous_samples_lt_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:53:06.5979578Z test_noncontiguous_samples_lu_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.220s) 2022-05-18T04:53:06.7661879Z test_noncontiguous_samples_lu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.168s) 2022-05-18T04:53:07.1016542Z test_noncontiguous_samples_lu_solve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.335s) 2022-05-18T04:53:07.4169333Z test_noncontiguous_samples_lu_solve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.315s) 2022-05-18T04:53:07.5481193Z test_noncontiguous_samples_lu_unpack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.131s) 2022-05-18T04:53:07.6685614Z test_noncontiguous_samples_lu_unpack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.120s) 2022-05-18T04:53:07.6860441Z test_noncontiguous_samples_mH_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:53:07.7016756Z test_noncontiguous_samples_mH_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:53:07.7097754Z test_noncontiguous_samples_mH_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:53:07.7265668Z test_noncontiguous_samples_mT_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:53:07.7421566Z test_noncontiguous_samples_mT_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:53:07.7510541Z test_noncontiguous_samples_mT_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:53:07.7814091Z test_noncontiguous_samples_masked_fill_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T04:53:07.8094771Z test_noncontiguous_samples_masked_fill_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T04:53:07.8230501Z test_noncontiguous_samples_masked_fill_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:53:07.8441830Z test_noncontiguous_samples_masked_scatter_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T04:53:07.8638219Z test_noncontiguous_samples_masked_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T04:53:07.8740301Z test_noncontiguous_samples_masked_scatter_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:53:07.9000308Z test_noncontiguous_samples_masked_select_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T04:53:07.9237373Z test_noncontiguous_samples_masked_select_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T04:53:07.9359156Z test_noncontiguous_samples_masked_select_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:53:07.9875626Z test_noncontiguous_samples_matmul_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T04:53:08.0337739Z test_noncontiguous_samples_matmul_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T04:53:08.0504539Z test_noncontiguous_samples_matrix_exp_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:53:08.0660729Z test_noncontiguous_samples_matrix_exp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T04:53:08.1000305Z test_noncontiguous_samples_max_binary_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T04:53:08.1132211Z test_noncontiguous_samples_max_binary_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:53:08.1223955Z test_noncontiguous_samples_max_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:53:08.1281506Z test_noncontiguous_samples_max_reduction_no_dim_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:53:08.1420808Z test_noncontiguous_samples_max_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:53:08.1498192Z test_noncontiguous_samples_max_reduction_with_dim_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:53:08.1829577Z test_noncontiguous_samples_maximum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T04:53:08.1962387Z test_noncontiguous_samples_maximum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:53:08.2450472Z test_noncontiguous_samples_mean_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T04:53:08.2902515Z test_noncontiguous_samples_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T04:53:08.3251495Z test_noncontiguous_samples_median_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T04:53:08.3400500Z test_noncontiguous_samples_median_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:53:08.3894347Z test_noncontiguous_samples_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T04:53:08.4340195Z test_noncontiguous_samples_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T04:53:08.4510828Z test_noncontiguous_samples_meshgrid_list_of_tensors_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:53:08.5004431Z test_noncontiguous_samples_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T04:53:08.5451235Z test_noncontiguous_samples_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T04:53:08.5612618Z test_noncontiguous_samples_meshgrid_variadic_tensors_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T04:53:08.5942413Z test_noncontiguous_samples_min_binary_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T04:53:08.6074249Z test_noncontiguous_samples_min_binary_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:53:08.6165379Z test_noncontiguous_samples_min_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:53:08.6229737Z test_noncontiguous_samples_min_reduction_no_dim_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:53:08.6369466Z test_noncontiguous_samples_min_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:53:08.6446779Z test_noncontiguous_samples_min_reduction_with_dim_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:53:08.6776817Z test_noncontiguous_samples_minimum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T04:53:08.6908483Z test_noncontiguous_samples_minimum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:53:08.7025900Z test_noncontiguous_samples_mm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:53:08.7101874Z test_noncontiguous_samples_mm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:53:08.7289423Z test_noncontiguous_samples_mode_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T04:53:08.7390383Z test_noncontiguous_samples_mode_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:53:08.7475737Z test_noncontiguous_samples_movedim_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:53:08.7556208Z test_noncontiguous_samples_movedim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:53:08.7612501Z test_noncontiguous_samples_movedim_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:53:08.7703968Z test_noncontiguous_samples_msort_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:53:08.7765621Z test_noncontiguous_samples_msort_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:53:08.8119373Z test_noncontiguous_samples_mul_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T04:53:08.8441649Z test_noncontiguous_samples_mul_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T04:53:08.8573787Z test_noncontiguous_samples_mul_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:53:08.8708388Z test_noncontiguous_samples_multinomial_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:53:08.8789335Z test_noncontiguous_samples_mv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:53:08.8865609Z test_noncontiguous_samples_mv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:53:08.9158716Z test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T04:53:08.9312281Z test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:53:08.9346886Z test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-05-18T04:53:08.9381065Z test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-05-18T04:53:08.9415545Z test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-05-18T04:53:08.9449297Z test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-05-18T04:53:08.9564990Z test_noncontiguous_samples_nan_to_num_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:53:08.9628402Z test_noncontiguous_samples_nan_to_num_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:53:09.0471680Z test_noncontiguous_samples_nanmean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.084s) 2022-05-18T04:53:09.0825579Z test_noncontiguous_samples_nanmedian_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T04:53:09.0978658Z test_noncontiguous_samples_nanmedian_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:53:09.2947663Z test_noncontiguous_samples_nanquantile_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.197s) 2022-05-18T04:53:09.3413002Z test_noncontiguous_samples_nansum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T04:53:09.3581311Z test_noncontiguous_samples_nansum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:53:09.3740106Z test_noncontiguous_samples_narrow_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T04:53:09.3886479Z test_noncontiguous_samples_narrow_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:53:09.3962671Z test_noncontiguous_samples_narrow_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:53:09.4131650Z test_noncontiguous_samples_ne_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:53:09.4293112Z test_noncontiguous_samples_ne_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T04:53:09.4427826Z test_noncontiguous_samples_ne_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:53:09.4496665Z test_noncontiguous_samples_neg_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:53:09.4563592Z test_noncontiguous_samples_neg_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:53:09.4614091Z test_noncontiguous_samples_neg_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:53:09.4648782Z test_noncontiguous_samples_new_empty_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-05-18T04:53:09.4682368Z test_noncontiguous_samples_new_empty_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-05-18T04:53:09.4715842Z test_noncontiguous_samples_new_empty_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-05-18T04:53:09.4846886Z test_noncontiguous_samples_new_full_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:53:09.4964284Z test_noncontiguous_samples_new_full_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:53:09.5068541Z test_noncontiguous_samples_new_full_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:53:09.5190465Z test_noncontiguous_samples_new_ones_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:53:09.5301784Z test_noncontiguous_samples_new_ones_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:53:09.5395068Z test_noncontiguous_samples_new_ones_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:53:09.5517322Z test_noncontiguous_samples_new_zeros_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:53:09.5628275Z test_noncontiguous_samples_new_zeros_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:53:09.5721799Z test_noncontiguous_samples_new_zeros_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:53:09.5895437Z test_noncontiguous_samples_nextafter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:53:09.6004102Z test_noncontiguous_samples_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:53:09.6161508Z test_noncontiguous_samples_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T04:53:09.6336447Z test_noncontiguous_samples_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:53:09.6476596Z test_noncontiguous_samples_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:53:09.6802925Z test_noncontiguous_samples_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T04:53:09.7084057Z test_noncontiguous_samples_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T04:53:09.7330209Z test_noncontiguous_samples_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T04:53:09.7538170Z test_noncontiguous_samples_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T04:53:09.7758584Z test_noncontiguous_samples_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T04:53:09.8278639Z test_noncontiguous_samples_nn_functional_batch_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.052s) 2022-05-18T04:53:09.8795361Z test_noncontiguous_samples_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.052s) 2022-05-18T04:53:09.9854821Z test_noncontiguous_samples_nn_functional_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.106s) 2022-05-18T04:53:10.0271232Z test_noncontiguous_samples_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T04:53:10.1294095Z test_noncontiguous_samples_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.102s) 2022-05-18T04:53:10.1398540Z test_noncontiguous_samples_nn_functional_celu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:53:10.1780476Z test_noncontiguous_samples_nn_functional_conv1d_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T04:53:10.2025118Z test_noncontiguous_samples_nn_functional_conv1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T04:53:10.3090942Z test_noncontiguous_samples_nn_functional_conv2d_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.106s) 2022-05-18T04:53:10.3749172Z test_noncontiguous_samples_nn_functional_conv2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.066s) 2022-05-18T04:53:10.3996057Z test_noncontiguous_samples_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T04:53:10.4257167Z test_noncontiguous_samples_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T04:53:10.4517633Z test_noncontiguous_samples_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T04:53:10.4864174Z test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T04:53:10.5031067Z test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:53:10.5450308Z test_noncontiguous_samples_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T04:53:10.6133748Z test_noncontiguous_samples_nn_functional_cross_entropy_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.068s) 2022-05-18T04:53:10.6414425Z test_noncontiguous_samples_nn_functional_ctc_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T04:53:10.6779973Z test_noncontiguous_samples_nn_functional_dropout2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T04:53:10.7263208Z test_noncontiguous_samples_nn_functional_dropout_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T04:53:10.7366730Z test_noncontiguous_samples_nn_functional_elu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:53:10.8412243Z test_noncontiguous_samples_nn_functional_embedding_bag_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.104s) 2022-05-18T04:53:10.8533663Z test_noncontiguous_samples_nn_functional_embedding_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:53:10.8749107Z test_noncontiguous_samples_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T04:53:10.9039351Z test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T04:53:10.9313444Z test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T04:53:10.9440644Z test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:53:11.0412405Z test_noncontiguous_samples_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.097s) 2022-05-18T04:53:11.1665006Z test_noncontiguous_samples_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.125s) 2022-05-18T04:53:12.7587624Z test_noncontiguous_samples_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.592s) 2022-05-18T04:53:12.7803247Z test_noncontiguous_samples_nn_functional_gelu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T04:53:12.8808598Z test_noncontiguous_samples_nn_functional_glu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.100s) 2022-05-18T04:53:12.9759850Z test_noncontiguous_samples_nn_functional_grid_sample_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.095s) 2022-05-18T04:53:12.9955198Z test_noncontiguous_samples_nn_functional_group_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T04:53:13.0190207Z test_noncontiguous_samples_nn_functional_hardshrink_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T04:53:13.0295302Z test_noncontiguous_samples_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:53:13.0425031Z test_noncontiguous_samples_nn_functional_hardswish_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:53:13.0661939Z test_noncontiguous_samples_nn_functional_hardtanh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T04:53:13.0770880Z test_noncontiguous_samples_nn_functional_hardtanh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:53:13.1111417Z test_noncontiguous_samples_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T04:53:13.1436210Z test_noncontiguous_samples_nn_functional_huber_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T04:53:13.1836647Z test_noncontiguous_samples_nn_functional_instance_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T04:53:13.2150731Z test_noncontiguous_samples_nn_functional_interpolate_area_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T04:53:13.2457613Z test_noncontiguous_samples_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T04:53:13.2763985Z test_noncontiguous_samples_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T04:53:13.3075990Z test_noncontiguous_samples_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T04:53:13.3383304Z test_noncontiguous_samples_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T04:53:13.3688843Z test_noncontiguous_samples_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T04:53:13.4122860Z test_noncontiguous_samples_nn_functional_kl_div_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T04:53:13.4323009Z test_noncontiguous_samples_nn_functional_kl_div_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T04:53:13.4503736Z test_noncontiguous_samples_nn_functional_l1_loss_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T04:53:13.4741167Z test_noncontiguous_samples_nn_functional_l1_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T04:53:13.5006198Z test_noncontiguous_samples_nn_functional_layer_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T04:53:13.5241025Z test_noncontiguous_samples_nn_functional_leaky_relu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T04:53:13.5911972Z test_noncontiguous_samples_nn_functional_linear_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.067s) 2022-05-18T04:53:13.6507915Z test_noncontiguous_samples_nn_functional_linear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T04:53:13.6876325Z test_noncontiguous_samples_nn_functional_local_response_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T04:53:13.6981061Z test_noncontiguous_samples_nn_functional_logsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:53:13.7296296Z test_noncontiguous_samples_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T04:53:13.7479537Z test_noncontiguous_samples_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T04:53:15.8446472Z test_noncontiguous_samples_nn_functional_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (2.096s) 2022-05-18T04:53:18.8954479Z test_noncontiguous_samples_nn_functional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (3.051s) 2022-05-18T04:53:20.2734865Z test_noncontiguous_samples_nn_functional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.378s) 2022-05-18T04:53:20.7705773Z test_noncontiguous_samples_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.497s) 2022-05-18T04:53:20.9407260Z test_noncontiguous_samples_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.170s) 2022-05-18T04:53:21.8090743Z test_noncontiguous_samples_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.868s) 2022-05-18T04:53:22.1127068Z test_noncontiguous_samples_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.304s) 2022-05-18T04:53:22.4420253Z test_noncontiguous_samples_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.329s) 2022-05-18T04:53:22.5646099Z test_noncontiguous_samples_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.122s) 2022-05-18T04:53:22.5750505Z test_noncontiguous_samples_nn_functional_mish_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:53:22.5982141Z test_noncontiguous_samples_nn_functional_mse_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T04:53:22.6159747Z test_noncontiguous_samples_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T04:53:22.6280324Z test_noncontiguous_samples_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:53:22.6472420Z test_noncontiguous_samples_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T04:53:22.8208318Z test_noncontiguous_samples_nn_functional_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.173s) 2022-05-18T04:53:23.0704439Z test_noncontiguous_samples_nn_functional_normalize_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.249s) 2022-05-18T04:53:23.0969271Z test_noncontiguous_samples_nn_functional_normalize_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T04:53:23.1055790Z test_noncontiguous_samples_nn_functional_one_hot_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:53:23.1323034Z test_noncontiguous_samples_nn_functional_pad_circular_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T04:53:23.1574612Z test_noncontiguous_samples_nn_functional_pad_circular_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T04:53:23.1673437Z test_noncontiguous_samples_nn_functional_pad_circular_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:53:23.2816889Z test_noncontiguous_samples_nn_functional_pad_constant_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.114s) 2022-05-18T04:53:23.3862791Z test_noncontiguous_samples_nn_functional_pad_constant_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.104s) 2022-05-18T04:53:23.4227056Z test_noncontiguous_samples_nn_functional_pad_constant_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T04:53:23.4542732Z test_noncontiguous_samples_nn_functional_pad_reflect_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T04:53:23.4835352Z test_noncontiguous_samples_nn_functional_pad_reflect_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T04:53:23.5148307Z test_noncontiguous_samples_nn_functional_pad_replicate_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T04:53:23.5436992Z test_noncontiguous_samples_nn_functional_pad_replicate_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T04:53:23.5728234Z test_noncontiguous_samples_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T04:53:23.5993675Z test_noncontiguous_samples_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T04:53:23.6130308Z test_noncontiguous_samples_nn_functional_pairwise_distance_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:53:23.6364902Z test_noncontiguous_samples_nn_functional_pdist_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T04:53:23.6456527Z test_noncontiguous_samples_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:53:23.6544509Z test_noncontiguous_samples_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:53:23.6601854Z test_noncontiguous_samples_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:53:23.6694802Z test_noncontiguous_samples_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:53:23.6782389Z test_noncontiguous_samples_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:53:23.6847187Z test_noncontiguous_samples_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:53:23.9498407Z test_noncontiguous_samples_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.265s) 2022-05-18T04:53:24.0581492Z test_noncontiguous_samples_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.108s) 2022-05-18T04:53:24.1230942Z test_noncontiguous_samples_nn_functional_prelu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.065s) 2022-05-18T04:53:24.1464963Z test_noncontiguous_samples_nn_functional_relu6_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T04:53:24.1567098Z test_noncontiguous_samples_nn_functional_relu6_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:53:24.1697788Z test_noncontiguous_samples_nn_functional_relu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:53:24.1768537Z test_noncontiguous_samples_nn_functional_relu_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:53:24.1884860Z test_noncontiguous_samples_nn_functional_rrelu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:53:24.1988783Z test_noncontiguous_samples_nn_functional_selu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:53:24.2100151Z test_noncontiguous_samples_nn_functional_silu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:53:24.2394991Z test_noncontiguous_samples_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T04:53:24.2608551Z test_noncontiguous_samples_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T04:53:24.2784976Z test_noncontiguous_samples_nn_functional_softmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T04:53:24.2976118Z test_noncontiguous_samples_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T04:53:24.3156793Z test_noncontiguous_samples_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T04:53:24.3254912Z test_noncontiguous_samples_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:53:24.3364037Z test_noncontiguous_samples_nn_functional_softplus_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:53:24.3604150Z test_noncontiguous_samples_nn_functional_softshrink_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T04:53:24.3724117Z test_noncontiguous_samples_nn_functional_softsign_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:53:24.3834391Z test_noncontiguous_samples_nn_functional_softsign_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:53:24.3905229Z test_noncontiguous_samples_nn_functional_softsign_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:53:24.4017348Z test_noncontiguous_samples_nn_functional_tanhshrink_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:53:24.4124644Z test_noncontiguous_samples_nn_functional_tanhshrink_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:53:24.4193827Z test_noncontiguous_samples_nn_functional_tanhshrink_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:53:24.4342526Z test_noncontiguous_samples_nn_functional_threshold_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:53:24.4417745Z test_noncontiguous_samples_nn_functional_threshold_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:53:24.4827520Z test_noncontiguous_samples_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T04:53:24.5201907Z test_noncontiguous_samples_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T04:53:24.5370677Z test_noncontiguous_samples_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:53:24.5793339Z test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T04:53:24.6182340Z test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T04:53:24.6369596Z test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T04:53:25.2001598Z test_noncontiguous_samples_nn_functional_unfold_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.563s) 2022-05-18T04:53:25.7183352Z test_noncontiguous_samples_nn_functional_unfold_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.518s) 2022-05-18T04:53:25.7315635Z test_noncontiguous_samples_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:53:25.7622294Z test_noncontiguous_samples_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T04:53:25.7872030Z test_noncontiguous_samples_nonzero_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T04:53:25.8115789Z test_noncontiguous_samples_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T04:53:25.8361712Z test_noncontiguous_samples_nonzero_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T04:53:25.9522772Z test_noncontiguous_samples_norm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T04:53:26.0593029Z test_noncontiguous_samples_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.107s) 2022-05-18T04:53:26.0716483Z test_noncontiguous_samples_norm_fro_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:53:26.0831098Z test_noncontiguous_samples_norm_fro_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:53:26.0865900Z test_noncontiguous_samples_norm_inf_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-05-18T04:53:26.0900022Z test_noncontiguous_samples_norm_inf_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-05-18T04:53:26.1025580Z test_noncontiguous_samples_norm_nuc_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:53:26.1137831Z test_noncontiguous_samples_norm_nuc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:53:26.1352675Z test_noncontiguous_samples_normal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T04:53:26.1424216Z test_noncontiguous_samples_normal_number_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:53:26.1545805Z test_noncontiguous_samples_ones_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:53:26.1656565Z test_noncontiguous_samples_ones_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:53:26.1749652Z test_noncontiguous_samples_ones_like_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:53:26.4045392Z test_noncontiguous_samples_ormqr_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.229s) 2022-05-18T04:53:26.6033087Z test_noncontiguous_samples_ormqr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.199s) 2022-05-18T04:53:26.6113825Z test_noncontiguous_samples_outer_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:53:26.6189566Z test_noncontiguous_samples_outer_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:53:26.6244423Z test_noncontiguous_samples_outer_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:53:27.7338047Z test_noncontiguous_samples_pca_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.109s) 2022-05-18T04:53:27.7466640Z test_noncontiguous_samples_permute_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:53:27.7587242Z test_noncontiguous_samples_permute_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:53:27.7656915Z test_noncontiguous_samples_permute_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:53:27.7979880Z test_noncontiguous_samples_pinverse_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T04:53:27.8252939Z test_noncontiguous_samples_pinverse_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T04:53:27.8588561Z test_noncontiguous_samples_polar_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T04:53:40.7583708Z test_noncontiguous_samples_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... ok (12.899s) 2022-05-18T04:55:16.0241597Z test_noncontiguous_samples_polygamma_polygamma_n_0_cuda_int64 (__main__.TestCommonCUDA) ... ok (95.266s) 2022-05-18T04:55:16.0273959Z test_noncontiguous_samples_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-05-18T04:55:16.0308276Z test_noncontiguous_samples_polygamma_polygamma_n_1_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-05-18T04:55:16.0342240Z test_noncontiguous_samples_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-05-18T04:55:16.0376490Z test_noncontiguous_samples_polygamma_polygamma_n_2_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-05-18T04:55:16.0410339Z test_noncontiguous_samples_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-05-18T04:55:16.0444284Z test_noncontiguous_samples_polygamma_polygamma_n_3_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-05-18T04:55:16.0478292Z test_noncontiguous_samples_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-05-18T04:55:16.0517395Z test_noncontiguous_samples_polygamma_polygamma_n_4_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T04:55:16.0642042Z test_noncontiguous_samples_positive_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:55:16.0743315Z test_noncontiguous_samples_positive_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:55:16.0805715Z test_noncontiguous_samples_positive_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:55:16.1202737Z test_noncontiguous_samples_pow_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T04:55:16.1551140Z test_noncontiguous_samples_pow_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T04:55:16.1685713Z test_noncontiguous_samples_pow_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:55:16.2651144Z test_noncontiguous_samples_prod_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.096s) 2022-05-18T04:55:16.3530129Z test_noncontiguous_samples_prod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.088s) 2022-05-18T04:55:16.3807869Z test_noncontiguous_samples_prod_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T04:55:16.4602785Z test_noncontiguous_samples_put_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.079s) 2022-05-18T04:55:16.5350438Z test_noncontiguous_samples_put_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.075s) 2022-05-18T04:55:16.5663193Z test_noncontiguous_samples_put_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T04:55:16.6902501Z test_noncontiguous_samples_qr_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.124s) 2022-05-18T04:55:16.7989628Z test_noncontiguous_samples_qr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.109s) 2022-05-18T04:55:16.9913242Z test_noncontiguous_samples_quantile_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.192s) 2022-05-18T04:55:17.0017729Z test_noncontiguous_samples_rad2deg_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:55:17.0086641Z test_noncontiguous_samples_rad2deg_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:55:17.0226214Z test_noncontiguous_samples_rand_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:55:17.0355145Z test_noncontiguous_samples_rand_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:55:17.0561198Z test_noncontiguous_samples_randint_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T04:55:17.0737358Z test_noncontiguous_samples_randint_like_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T04:55:17.0884856Z test_noncontiguous_samples_randn_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:55:17.1013603Z test_noncontiguous_samples_randn_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:55:17.1103835Z test_noncontiguous_samples_ravel_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:55:17.1189395Z test_noncontiguous_samples_ravel_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:55:17.1245986Z test_noncontiguous_samples_ravel_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:55:17.1354443Z test_noncontiguous_samples_real_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:55:17.1455078Z test_noncontiguous_samples_real_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:55:17.1516726Z test_noncontiguous_samples_real_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:55:17.1635726Z test_noncontiguous_samples_reciprocal_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:55:17.1740064Z test_noncontiguous_samples_reciprocal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:55:17.1808188Z test_noncontiguous_samples_reciprocal_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:55:17.2139776Z test_noncontiguous_samples_remainder_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T04:55:17.2288435Z test_noncontiguous_samples_remainder_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:55:17.2452813Z test_noncontiguous_samples_renorm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T04:55:17.2602813Z test_noncontiguous_samples_renorm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:55:17.3146943Z test_noncontiguous_samples_repeat_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.054s) 2022-05-18T04:55:17.3642749Z test_noncontiguous_samples_repeat_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T04:55:17.3896282Z test_noncontiguous_samples_repeat_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T04:55:17.4052840Z test_noncontiguous_samples_repeat_interleave_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T04:55:17.4199068Z test_noncontiguous_samples_repeat_interleave_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:55:17.4288568Z test_noncontiguous_samples_repeat_interleave_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:55:17.4449188Z test_noncontiguous_samples_reshape_as_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T04:55:17.4589724Z test_noncontiguous_samples_reshape_as_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:55:17.4669785Z test_noncontiguous_samples_reshape_as_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:55:17.4947882Z test_noncontiguous_samples_reshape_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T04:55:17.5205014Z test_noncontiguous_samples_reshape_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T04:55:17.5306554Z test_noncontiguous_samples_reshape_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:55:17.5385302Z test_noncontiguous_samples_resize__cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:55:17.5459539Z test_noncontiguous_samples_resize__cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:55:17.5531931Z test_noncontiguous_samples_resize__cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:55:17.5625337Z test_noncontiguous_samples_resize_as__cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:55:17.5710838Z test_noncontiguous_samples_resize_as__cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:55:17.5785037Z test_noncontiguous_samples_resize_as__cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:55:17.5873489Z test_noncontiguous_samples_resolve_conj_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:55:17.5958167Z test_noncontiguous_samples_resolve_conj_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:55:17.6013550Z test_noncontiguous_samples_resolve_conj_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:55:17.6109687Z test_noncontiguous_samples_resolve_neg_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:55:17.6193401Z test_noncontiguous_samples_resolve_neg_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:55:17.6250375Z test_noncontiguous_samples_resolve_neg_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:55:17.6488418Z test_noncontiguous_samples_roll_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T04:55:17.6708578Z test_noncontiguous_samples_roll_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T04:55:17.6806290Z test_noncontiguous_samples_roll_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:55:17.6936988Z test_noncontiguous_samples_rot90_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:55:17.7057487Z test_noncontiguous_samples_rot90_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:55:17.7135584Z test_noncontiguous_samples_rot90_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:55:17.7201836Z test_noncontiguous_samples_round_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:55:17.7304956Z test_noncontiguous_samples_round_decimals_0_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:55:17.7338585Z test_noncontiguous_samples_round_decimals_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-05-18T04:55:17.7372268Z test_noncontiguous_samples_round_decimals_neg_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-05-18T04:55:20.0530357Z test_noncontiguous_samples_rsqrt_cuda_complex64 (__main__.TestCommonCUDA) ... ok (2.315s) 2022-05-18T04:55:20.0638034Z test_noncontiguous_samples_rsqrt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:55:20.0706760Z test_noncontiguous_samples_rsqrt_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:55:20.1122368Z test_noncontiguous_samples_rsub_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T04:55:20.1503291Z test_noncontiguous_samples_rsub_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T04:55:20.1656944Z test_noncontiguous_samples_rsub_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:55:20.1996693Z test_noncontiguous_samples_scatter_add_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T04:55:20.2308806Z test_noncontiguous_samples_scatter_add_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T04:55:20.2478032Z test_noncontiguous_samples_scatter_add_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T04:55:20.2847378Z test_noncontiguous_samples_scatter_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T04:55:20.3186764Z test_noncontiguous_samples_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T04:55:20.3465506Z test_noncontiguous_samples_scatter_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T04:55:20.4058507Z test_noncontiguous_samples_scatter_reduce_amax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T04:55:20.4650688Z test_noncontiguous_samples_scatter_reduce_amin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T04:55:20.5255376Z test_noncontiguous_samples_scatter_reduce_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.060s) 2022-05-18T04:55:20.5953629Z test_noncontiguous_samples_scatter_reduce_prod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.070s) 2022-05-18T04:55:20.6508698Z test_noncontiguous_samples_scatter_reduce_sum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.055s) 2022-05-18T04:55:20.6771343Z test_noncontiguous_samples_scatter_reduce_sum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T04:55:20.8321805Z test_noncontiguous_samples_searchsorted_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.155s) 2022-05-18T04:55:20.9795412Z test_noncontiguous_samples_searchsorted_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.147s) 2022-05-18T04:55:20.9960615Z test_noncontiguous_samples_select_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T04:55:21.0113262Z test_noncontiguous_samples_select_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T04:55:21.0189988Z test_noncontiguous_samples_select_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:55:21.0390940Z test_noncontiguous_samples_select_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T04:55:21.0488384Z test_noncontiguous_samples_select_scatter_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T04:55:21.0561547Z test_noncontiguous_samples_sgn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:55:21.0627706Z test_noncontiguous_samples_sgn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:55:21.0685721Z test_noncontiguous_samples_sgn_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T04:55:21.0774751Z test_noncontiguous_samples_short_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:55:21.0858366Z test_noncontiguous_samples_short_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:55:21.0937283Z test_noncontiguous_samples_short_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T04:55:25.3618647Z test_noncontiguous_samples_sigmoid_cuda_complex64 (__main__.TestCommonCUDA) ... ok (4.268s) 2022-05-18T04:55:25.3726173Z test_noncontiguous_samples_sigmoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T04:55:25.3794846Z test_noncontiguous_samples_sigmoid_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:55:25.3870147Z test_noncontiguous_samples_sign_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:55:25.3920971Z test_noncontiguous_samples_sign_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:55:25.3972819Z test_noncontiguous_samples_signbit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:55:25.4023348Z test_noncontiguous_samples_signbit_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:55:25.4093105Z test_noncontiguous_samples_sin_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:55:25.4159711Z test_noncontiguous_samples_sin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:55:25.4212052Z test_noncontiguous_samples_sin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:55:27.8353582Z test_noncontiguous_samples_sinc_cuda_complex64 (__main__.TestCommonCUDA) ... ok (2.414s) 2022-05-18T04:55:29.4163589Z test_noncontiguous_samples_sinc_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.581s) 2022-05-18T04:56:08.9759985Z test_noncontiguous_samples_sinc_cuda_int64 (__main__.TestCommonCUDA) ... ok (39.559s) 2022-05-18T04:56:08.9831140Z test_noncontiguous_samples_sinh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:56:08.9898184Z test_noncontiguous_samples_sinh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T04:56:08.9951660Z test_noncontiguous_samples_sinh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T04:56:09.0283742Z test_noncontiguous_samples_slice_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T04:56:09.0421381Z test_noncontiguous_samples_slice_scatter_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T04:56:09.0604468Z test_noncontiguous_samples_softmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T04:56:09.0791731Z test_noncontiguous_samples_softmax_with_dtype_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T04:56:09.0969324Z test_noncontiguous_samples_softmax_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T04:56:09.1064697Z test_noncontiguous_samples_softmax_with_dtype_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T04:56:09.1857759Z test_noncontiguous_samples_sort_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.079s) 2022-05-18T04:56:09.2188333Z test_noncontiguous_samples_sort_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T04:56:09.2222117Z test_noncontiguous_samples_sparse_sampled_addmm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-05-18T04:56:09.2257465Z test_noncontiguous_samples_sparse_sampled_addmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-05-18T04:56:10.6220222Z test_noncontiguous_samples_special_entr_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.396s) 2022-05-18T04:56:50.0818481Z test_noncontiguous_samples_special_entr_cuda_int64 (__main__.TestCommonCUDA) ... ok (39.460s) 2022-05-18T04:56:53.9137359Z test_noncontiguous_samples_special_erfcx_cuda_float32 (__main__.TestCommonCUDA) ... ok (3.832s) 2022-05-18T04:57:30.0974149Z test_noncontiguous_samples_special_erfcx_cuda_int64 (__main__.TestCommonCUDA) ... ok (36.183s) 2022-05-18T04:57:33.0512421Z test_noncontiguous_samples_special_i0e_cuda_float32 (__main__.TestCommonCUDA) ... ok (2.954s) 2022-05-18T04:58:13.0621986Z test_noncontiguous_samples_special_i0e_cuda_int64 (__main__.TestCommonCUDA) ... ok (40.011s) 2022-05-18T04:58:13.0750128Z test_noncontiguous_samples_special_i1_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T04:58:53.1771186Z test_noncontiguous_samples_special_i1_cuda_int64 (__main__.TestCommonCUDA) ... ok (40.102s) 2022-05-18T04:58:53.1891465Z test_noncontiguous_samples_special_i1e_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T04:59:32.9115768Z test_noncontiguous_samples_special_i1e_cuda_int64 (__main__.TestCommonCUDA) ... ok (39.722s) 2022-05-18T04:59:34.5079823Z test_noncontiguous_samples_special_log_ndtr_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.596s) 2022-05-18T05:00:14.2234466Z test_noncontiguous_samples_special_log_ndtr_cuda_int64 (__main__.TestCommonCUDA) ... ok (39.715s) 2022-05-18T05:00:14.2362908Z test_noncontiguous_samples_special_ndtr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:00:14.2434540Z test_noncontiguous_samples_special_ndtr_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:00:15.8225310Z test_noncontiguous_samples_special_ndtri_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.579s) 2022-05-18T05:00:55.5396566Z test_noncontiguous_samples_special_ndtri_cuda_int64 (__main__.TestCommonCUDA) ... ok (39.717s) 2022-05-18T05:00:55.5668582Z test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:00:55.5800846Z test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:00:55.6125857Z test_noncontiguous_samples_special_xlog1py_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:00:55.6278802Z test_noncontiguous_samples_special_xlog1py_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:00:58.4880586Z test_noncontiguous_samples_special_zeta_cuda_float32 (__main__.TestCommonCUDA) ... ok (2.860s) 2022-05-18T05:00:58.4914836Z test_noncontiguous_samples_special_zeta_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:00:58.5027671Z test_noncontiguous_samples_split_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:00:58.5131861Z test_noncontiguous_samples_split_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:00:58.5193304Z test_noncontiguous_samples_split_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:00:58.5365299Z test_noncontiguous_samples_split_list_args_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:00:58.5518749Z test_noncontiguous_samples_split_list_args_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:00:58.5591342Z test_noncontiguous_samples_split_list_args_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:00:58.5793278Z test_noncontiguous_samples_split_with_sizes_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:00:58.5982225Z test_noncontiguous_samples_split_with_sizes_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:00:58.6064859Z test_noncontiguous_samples_split_with_sizes_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:00.1412352Z test_noncontiguous_samples_sqrt_cuda_complex64 (__main__.TestCommonCUDA) ... ok (1.534s) 2022-05-18T05:01:00.1490583Z test_noncontiguous_samples_sqrt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:00.1544158Z test_noncontiguous_samples_sqrt_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:01:00.1658651Z test_noncontiguous_samples_square_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:01:00.1765500Z test_noncontiguous_samples_square_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:01:00.1828795Z test_noncontiguous_samples_square_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:00.2034887Z test_noncontiguous_samples_squeeze_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:01:00.2224783Z test_noncontiguous_samples_squeeze_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:01:00.2312187Z test_noncontiguous_samples_squeeze_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:01:00.2622901Z test_noncontiguous_samples_stack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:01:00.2907691Z test_noncontiguous_samples_stack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:01:00.3030677Z test_noncontiguous_samples_stack_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:01:00.3257845Z test_noncontiguous_samples_std_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:01:00.3465855Z test_noncontiguous_samples_std_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:01:00.3703299Z test_noncontiguous_samples_std_mean_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:01:00.4146928Z test_noncontiguous_samples_std_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:01:00.4402186Z test_noncontiguous_samples_stft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:01:00.4677735Z test_noncontiguous_samples_stft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:01:00.5095300Z test_noncontiguous_samples_sub_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:01:00.5471884Z test_noncontiguous_samples_sub_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:01:00.5625697Z test_noncontiguous_samples_sub_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:01:00.6099913Z test_noncontiguous_samples_sum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:01:00.6543961Z test_noncontiguous_samples_sum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:01:00.6719383Z test_noncontiguous_samples_sum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:01:00.6901419Z test_noncontiguous_samples_sum_to_size_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:01:00.7070784Z test_noncontiguous_samples_sum_to_size_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:01:00.7152952Z test_noncontiguous_samples_sum_to_size_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:01.7570865Z test_noncontiguous_samples_svd_cuda_complex64 (__main__.TestCommonCUDA) ... ok (1.041s) 2022-05-18T05:01:02.5400427Z test_noncontiguous_samples_svd_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.783s) 2022-05-18T05:01:03.7496556Z test_noncontiguous_samples_svd_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.210s) 2022-05-18T05:01:03.7988028Z test_noncontiguous_samples_symeig_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:01:03.8411947Z test_noncontiguous_samples_symeig_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:01:03.8524288Z test_noncontiguous_samples_t_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:01:03.8630440Z test_noncontiguous_samples_t_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:01:03.8693873Z test_noncontiguous_samples_t_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:03.8904403Z test_noncontiguous_samples_take_along_dim_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:01:03.9096339Z test_noncontiguous_samples_take_along_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:01:03.9209252Z test_noncontiguous_samples_take_along_dim_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:01:03.9490508Z test_noncontiguous_samples_take_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:01:03.9752736Z test_noncontiguous_samples_take_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:01:03.9882385Z test_noncontiguous_samples_take_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:01:03.9952223Z test_noncontiguous_samples_tan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:04.0025321Z test_noncontiguous_samples_tan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:04.0078627Z test_noncontiguous_samples_tan_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:01:05.8102860Z test_noncontiguous_samples_tanh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (1.802s) 2022-05-18T05:01:05.8172837Z test_noncontiguous_samples_tanh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:05.8226891Z test_noncontiguous_samples_tanh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:01:05.8708460Z test_noncontiguous_samples_tensor_split_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T05:01:05.9152902Z test_noncontiguous_samples_tensor_split_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:01:05.9316405Z test_noncontiguous_samples_tensor_split_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:01:05.9437166Z test_noncontiguous_samples_tensordot_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:01:05.9548664Z test_noncontiguous_samples_tensordot_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:01:06.0162204Z test_noncontiguous_samples_tile_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.061s) 2022-05-18T05:01:06.0727566Z test_noncontiguous_samples_tile_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:01:06.1059009Z test_noncontiguous_samples_tile_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:01:06.1093138Z test_noncontiguous_samples_to_sparse_cuda_complex64 (__main__.TestCommonCUDA) ... skip: (0.003s) 2022-05-18T05:01:06.1126730Z test_noncontiguous_samples_to_sparse_cuda_float32 (__main__.TestCommonCUDA) ... skip: (0.003s) 2022-05-18T05:01:06.1161518Z test_noncontiguous_samples_to_sparse_cuda_int64 (__main__.TestCommonCUDA) ... skip: (0.003s) 2022-05-18T05:01:06.1534133Z test_noncontiguous_samples_topk_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:01:06.1689321Z test_noncontiguous_samples_topk_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:01:06.1760122Z test_noncontiguous_samples_trace_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:06.1827889Z test_noncontiguous_samples_trace_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:06.1878951Z test_noncontiguous_samples_trace_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:01:06.2097184Z test_noncontiguous_samples_transpose_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:01:06.2304553Z test_noncontiguous_samples_transpose_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:01:06.2398249Z test_noncontiguous_samples_transpose_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:01:06.2769952Z test_noncontiguous_samples_trapezoid_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:01:06.3106195Z test_noncontiguous_samples_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:01:06.3257584Z test_noncontiguous_samples_trapezoid_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:01:06.3628194Z test_noncontiguous_samples_trapz_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:01:06.3966111Z test_noncontiguous_samples_trapz_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:01:06.4124073Z test_noncontiguous_samples_trapz_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:01:06.4648113Z test_noncontiguous_samples_triangular_solve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.052s) 2022-05-18T05:01:06.5111333Z test_noncontiguous_samples_triangular_solve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:01:06.5274790Z test_noncontiguous_samples_tril_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:01:06.5426404Z test_noncontiguous_samples_tril_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:01:06.5503815Z test_noncontiguous_samples_tril_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:06.5666611Z test_noncontiguous_samples_triu_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:01:06.5818743Z test_noncontiguous_samples_triu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:01:06.5902121Z test_noncontiguous_samples_triu_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:06.6276933Z test_noncontiguous_samples_true_divide_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:01:06.6611470Z test_noncontiguous_samples_true_divide_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:01:06.6778471Z test_noncontiguous_samples_true_divide_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:01:06.6844864Z test_noncontiguous_samples_trunc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:06.7380835Z test_noncontiguous_samples_unfold_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.053s) 2022-05-18T05:01:06.7877568Z test_noncontiguous_samples_unfold_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:01:06.8049892Z test_noncontiguous_samples_unfold_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:01:07.1942519Z test_noncontiguous_samples_unique_consecutive_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.389s) 2022-05-18T05:01:07.5121352Z test_noncontiguous_samples_unique_consecutive_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.318s) 2022-05-18T05:01:08.4007464Z test_noncontiguous_samples_unique_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.888s) 2022-05-18T05:01:09.1129750Z test_noncontiguous_samples_unique_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.712s) 2022-05-18T05:01:09.1375967Z test_noncontiguous_samples_unsqueeze_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:01:09.1602452Z test_noncontiguous_samples_unsqueeze_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:01:09.1698268Z test_noncontiguous_samples_unsqueeze_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:01:09.1914570Z test_noncontiguous_samples_var_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:01:09.2113250Z test_noncontiguous_samples_var_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:01:09.2347313Z test_noncontiguous_samples_var_mean_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:01:09.2782779Z test_noncontiguous_samples_var_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:01:09.2896640Z test_noncontiguous_samples_vdot_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:01:09.2971017Z test_noncontiguous_samples_vdot_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:09.3083733Z test_noncontiguous_samples_view_as_complex_cuda_float32 (__main__.TestCommonCUDA) ... expected failure (0.011s) 2022-05-18T05:01:09.3212191Z test_noncontiguous_samples_view_as_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:01:09.3331024Z test_noncontiguous_samples_view_as_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:01:09.3403390Z test_noncontiguous_samples_view_as_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:09.3492852Z test_noncontiguous_samples_view_as_real_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:01:09.3703279Z test_noncontiguous_samples_view_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:01:09.3892464Z test_noncontiguous_samples_view_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:01:09.3979712Z test_noncontiguous_samples_view_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:01:09.4106452Z test_noncontiguous_samples_vsplit_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:01:09.4226077Z test_noncontiguous_samples_vsplit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:01:09.4288724Z test_noncontiguous_samples_vsplit_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:09.4377030Z test_noncontiguous_samples_vstack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:01:09.4460533Z test_noncontiguous_samples_vstack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:09.4525214Z test_noncontiguous_samples_vstack_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:09.4765345Z test_noncontiguous_samples_where_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:01:09.4984951Z test_noncontiguous_samples_where_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:01:09.5097040Z test_noncontiguous_samples_where_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:01:09.5428860Z test_noncontiguous_samples_xlogy_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:01:09.5580281Z test_noncontiguous_samples_xlogy_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:01:09.5697663Z test_noncontiguous_samples_zero__cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:01:09.5814668Z test_noncontiguous_samples_zero__cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:01:09.5879860Z test_noncontiguous_samples_zero__cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:09.6000366Z test_noncontiguous_samples_zeros_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:01:09.6111615Z test_noncontiguous_samples_zeros_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:01:09.6204279Z test_noncontiguous_samples_zeros_like_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:01:09.6268475Z test_out_H_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:09.6332985Z test_out_T_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:09.6400931Z test_out___getitem___cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:09.6474724Z test_out___radd___cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:09.6540737Z test_out___rand___cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:09.6609206Z test_out___rdiv___cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:09.6704105Z test_out___rmatmul___cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:01:09.6770600Z test_out___rmod___cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:09.6837436Z test_out___rmul___cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:09.6902587Z test_out___ror___cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:09.6967201Z 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:01:09.6967931Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-05-18T05:01:09.6971020Z ok (0.007s) 2022-05-18T05:01:09.7044113Z test_out___rsub___cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:09.7109812Z test_out___rxor___cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:09.7234123Z test_out__masked_amax_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:01:09.7358656Z test_out__masked_amin_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:01:09.7461568Z test_out__masked_argmax_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:01:09.7565508Z test_out__masked_argmin_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:01:09.7645957Z test_out__masked_log_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:09.7779075Z test_out__masked_mean_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:01:09.8227195Z test_out__masked_norm_cuda (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:01:09.8336911Z test_out__masked_normalize_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:01:09.8460790Z test_out__masked_prod_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:01:09.8541316Z test_out__masked_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:09.8621628Z test_out__masked_softmin_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:09.8844272Z test_out__masked_std_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:01:09.8968703Z test_out__masked_sum_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:01:09.9188294Z test_out__masked_var_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:01:09.9294818Z test_out__refs_abs_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:01:09.9471756Z test_out__refs_acos_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:01:09.9647272Z test_out__refs_acosh_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:01:10.0365446Z test_out__refs_add_cuda (__main__.TestCommonCUDA) ... ok (0.072s) 2022-05-18T05:01:10.1255368Z test_out__refs_amax_cuda (__main__.TestCommonCUDA) ... ok (0.089s) 2022-05-18T05:01:10.2146194Z test_out__refs_amin_cuda (__main__.TestCommonCUDA) ... ok (0.089s) 2022-05-18T05:01:10.2217714Z test_out__refs_as_strided_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:10.2329868Z test_out__refs_asin_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:01:10.2919587Z test_out__refs_atan2_cuda (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T05:01:10.3024800Z test_out__refs_atan_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:01:10.3482985Z test_out__refs_bitwise_and_cuda (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:01:10.3937950Z test_out__refs_bitwise_left_shift_cuda (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:01:10.4388263Z test_out__refs_bitwise_or_cuda (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:01:10.4839086Z test_out__refs_bitwise_xor_cuda (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:01:10.5231475Z test_out__refs_cat_cuda (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:01:10.5336999Z test_out__refs_ceil_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:01:10.5406037Z test_out__refs_chunk_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:10.5472237Z test_out__refs_clone_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:10.5649179Z test_out__refs_cos_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:01:10.5824763Z test_out__refs_cosh_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:01:10.6000868Z test_out__refs_digamma_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:01:10.6517459Z test_out__refs_eq_cuda (__main__.TestCommonCUDA) ... ok (0.052s) 2022-05-18T05:01:10.6622602Z test_out__refs_erf_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:01:10.6799695Z test_out__refs_erfc_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:01:10.6905196Z test_out__refs_erfinv_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:01:10.7081199Z test_out__refs_exp_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:01:10.7186955Z test_out__refs_expm1_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:01:10.7260168Z test_out__refs_flatten_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:10.7327175Z test_out__refs_flip_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:10.7946015Z test_out__refs_float_power_cuda (__main__.TestCommonCUDA) ... ok (0.062s) 2022-05-18T05:01:10.8050402Z test_out__refs_floor_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:01:10.8516722Z test_out__refs_ge_cuda (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:01:10.8982062Z test_out__refs_gt_cuda (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:01:10.9576918Z test_out__refs_igamma_cuda (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T05:01:11.0165781Z test_out__refs_igammac_cuda (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T05:01:11.0260757Z test_out__refs_isclose_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:01:11.0413725Z test_out__refs_isfinite_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:01:11.0507940Z test_out__refs_isnan_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:01:11.0982455Z test_out__refs_le_cuda (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:01:11.1156621Z test_out__refs_lgamma_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:01:11.1262072Z test_out__refs_log1p_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:01:11.1437782Z test_out__refs_log_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:01:11.2294608Z test_out__refs_logical_and_cuda (__main__.TestCommonCUDA) ... ok (0.086s) 2022-05-18T05:01:11.3147548Z test_out__refs_logical_or_cuda (__main__.TestCommonCUDA) ... ok (0.085s) 2022-05-18T05:01:11.3610806Z test_out__refs_lt_cuda (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:01:11.4199744Z test_out__refs_maximum_cuda (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T05:01:11.4787159Z test_out__refs_minimum_cuda (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T05:01:11.5374513Z test_out__refs_mul_cuda (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T05:01:11.5441443Z test_out__refs_narrow_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:11.5905356Z test_out__refs_ne_cuda (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:01:11.6010802Z test_out__refs_neg_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:01:11.6600307Z test_out__refs_nextafter_cuda (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T05:01:11.6674656Z test_out__refs_nn_functional_elu_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:11.6741150Z test_out__refs_permute_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:11.7328750Z test_out__refs_pow_cuda (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T05:01:11.7503733Z test_out__refs_reciprocal_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:01:11.7570591Z test_out__refs_reshape_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:11.7675964Z test_out__refs_round_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:01:11.7782190Z test_out__refs_sign_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:01:11.7894255Z test_out__refs_sin_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:01:11.8000202Z test_out__refs_sinh_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:01:11.8141832Z test_out__refs_special_i0e_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:01:11.8283146Z test_out__refs_special_i1e_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:01:11.8388681Z test_out__refs_sqrt_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:01:11.8565859Z test_out__refs_square_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:01:11.8632290Z test_out__refs_squeeze_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:11.9255749Z test_out__refs_stack_cuda (__main__.TestCommonCUDA) ... ok (0.062s) 2022-05-18T05:01:11.9978807Z test_out__refs_sub_cuda (__main__.TestCommonCUDA) ... ok (0.072s) 2022-05-18T05:01:12.0833275Z test_out__refs_sum_cuda (__main__.TestCommonCUDA) ... ok (0.085s) 2022-05-18T05:01:12.0939237Z test_out__refs_tan_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:01:12.1011039Z test_out__refs_tensor_split_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:12.1078100Z test_out__refs_transpose_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:12.1685607Z test_out__refs_true_divide_cuda (__main__.TestCommonCUDA) ... ok (0.061s) 2022-05-18T05:01:12.1762850Z test_out__refs_unsqueeze_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:12.1829714Z test_out__refs_view_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:12.2037670Z test_out_abs_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:01:12.2451916Z test_out_acos_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:01:12.2835867Z test_out_acosh_cuda (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:01:12.4523062Z test_out_add_cuda (__main__.TestCommonCUDA) ... ok (0.169s) 2022-05-18T05:01:12.5445432Z test_out_addbmm_cuda (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:01:12.7355159Z test_out_addcdiv_cuda (__main__.TestCommonCUDA) ... ok (0.191s) 2022-05-18T05:01:12.9157004Z test_out_addcmul_cuda (__main__.TestCommonCUDA) ... ok (0.180s) 2022-05-18T05:01:12.9622485Z test_out_addmm_cuda (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:01:13.0096875Z test_out_addmm_decomposed_cuda (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:01:13.0974927Z test_out_addmv_cuda (__main__.TestCommonCUDA) ... ok (0.088s) 2022-05-18T05:01:13.1590585Z test_out_addr_cuda (__main__.TestCommonCUDA) ... ok (0.061s) 2022-05-18T05:01:13.2615456Z test_out_all_cuda (__main__.TestCommonCUDA) ... ok (0.102s) 2022-05-18T05:01:13.2726529Z test_out_allclose_cuda (__main__.TestCommonCUDA) ... skip: Skipped! Only supports single tensor or iterable of tensor outputs. (0.011s) 2022-05-18T05:01:13.5181427Z test_out_amax_cuda (__main__.TestCommonCUDA) ... ok (0.245s) 2022-05-18T05:01:13.7642860Z test_out_amin_cuda (__main__.TestCommonCUDA) ... ok (0.246s) 2022-05-18T05:01:13.8716647Z test_out_aminmax_cuda (__main__.TestCommonCUDA) ... ok (0.107s) 2022-05-18T05:01:13.8924056Z test_out_angle_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:01:13.9940045Z test_out_any_cuda (__main__.TestCommonCUDA) ... ok (0.101s) 2022-05-18T05:01:14.0820471Z test_out_argmax_cuda (__main__.TestCommonCUDA) ... ok (0.088s) 2022-05-18T05:01:14.1719772Z test_out_argmin_cuda (__main__.TestCommonCUDA) ... ok (0.090s) 2022-05-18T05:01:14.1816745Z test_out_argsort_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:01:14.1882069Z test_out_argwhere_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:14.1952041Z test_out_as_strided_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:14.2137417Z test_out_asin_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:01:14.2323127Z test_out_asinh_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:01:14.3495294Z test_out_atan2_cuda (__main__.TestCommonCUDA) ... ok (0.117s) 2022-05-18T05:01:14.3679359Z test_out_atan_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:01:14.3854805Z test_out_atanh_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:01:14.3930954Z test_out_atleast_1d_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:14.4007664Z test_out_atleast_2d_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:14.4083942Z test_out_atleast_3d_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:14.4993688Z test_out_baddbmm_cuda (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:01:14.5102588Z test_out_bernoulli_cuda (__main__.TestCommonCUDA) ... expected failure (0.011s) 2022-05-18T05:01:14.5168978Z test_out_bfloat16_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:14.5239595Z test_out_bincount_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:14.5984880Z test_out_bitwise_and_cuda (__main__.TestCommonCUDA) ... ok (0.074s) 2022-05-18T05:01:14.6733377Z test_out_bitwise_left_shift_cuda (__main__.TestCommonCUDA) ... ok (0.075s) 2022-05-18T05:01:14.7014832Z test_out_bitwise_not_cuda (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:01:14.7768687Z test_out_bitwise_or_cuda (__main__.TestCommonCUDA) ... ok (0.075s) 2022-05-18T05:01:14.8510268Z test_out_bitwise_right_shift_cuda (__main__.TestCommonCUDA) ... ok (0.074s) 2022-05-18T05:01:14.9265523Z test_out_bitwise_xor_cuda (__main__.TestCommonCUDA) ... ok (0.075s) 2022-05-18T05:01:14.9334242Z test_out_block_diag_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:14.9517679Z test_out_bmm_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:01:14.9583145Z test_out_bool_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:14.9652368Z test_out_broadcast_tensors_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:14.9725571Z test_out_broadcast_to_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:15.1398030Z test_out_bucketize_cuda (__main__.TestCommonCUDA) ... ok (0.167s) 2022-05-18T05:01:15.1463660Z test_out_byte_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:15.1535476Z test_out_cartesian_prod_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:15.2456690Z test_out_cat_cuda (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:01:15.3086942Z test_out_cdist_cuda (__main__.TestCommonCUDA) ... ok (0.063s) 2022-05-18T05:01:15.3271904Z test_out_ceil_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:01:15.3337782Z test_out_chalf_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:15.3404387Z test_out_char_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:15.3482415Z 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:01:15.3483122Z L = torch.cholesky(A) 2022-05-18T05:01:15.3483408Z should be replaced with 2022-05-18T05:01:15.3483678Z L = torch.linalg.cholesky(A) 2022-05-18T05:01:15.3483941Z and 2022-05-18T05:01:15.3484249Z U = torch.cholesky(A, upper=True) 2022-05-18T05:01:15.3484533Z should be replaced with 2022-05-18T05:01:15.3484829Z U = torch.linalg.cholesky(A).mH(). 2022-05-18T05:01:15.3489088Z 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:1790.) 2022-05-18T05:01:15.3489953Z return self.op(*args, **kwargs) 2022-05-18T05:01:15.5440044Z ok (0.203s) 2022-05-18T05:01:15.5907556Z test_out_cholesky_inverse_cuda (__main__.TestCommonCUDA) ... expected failure (0.047s) 2022-05-18T05:01:15.9329284Z test_out_cholesky_solve_cuda (__main__.TestCommonCUDA) ... ok (0.342s) 2022-05-18T05:01:15.9397807Z test_out_chunk_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:15.9888855Z test_out_clamp_cuda (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:01:16.0966077Z test_out_clamp_scalar_cuda (__main__.TestCommonCUDA) ... ok (0.108s) 2022-05-18T05:01:16.1033281Z test_out_clone_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:16.1573345Z test_out_column_stack_cuda (__main__.TestCommonCUDA) ... ok (0.054s) 2022-05-18T05:01:16.1648395Z test_out_combinations_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:16.2745374Z test_out_complex_cuda (__main__.TestCommonCUDA) ... ok (0.110s) 2022-05-18T05:01:16.2813254Z test_out_conj_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:16.3018279Z test_out_conj_physical_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:01:16.3090289Z test_out_contiguous_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:16.4268817Z test_out_copysign_cuda (__main__.TestCommonCUDA) ... ok (0.118s) 2022-05-18T05:01:16.4342627Z test_out_corrcoef_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:16.4756064Z test_out_cos_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:01:16.5171072Z test_out_cosh_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:01:16.5248800Z test_out_count_nonzero_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:16.5342297Z test_out_cov_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:01:16.5808915Z test_out_cross_cuda (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:01:16.6379957Z test_out_cummax_cuda (__main__.TestCommonCUDA) ... ok (0.057s) 2022-05-18T05:01:16.6943406Z test_out_cummin_cuda (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:01:16.7094377Z test_out_cumprod_cuda (__main__.TestCommonCUDA) ... expected failure (0.015s) 2022-05-18T05:01:16.7248901Z test_out_cumsum_cuda (__main__.TestCommonCUDA) ... expected failure (0.015s) 2022-05-18T05:01:16.7335151Z test_out_cumulative_trapezoid_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:01:16.7802380Z test_out_deg2rad_cuda (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:01:16.9980893Z test_out_diag_cuda (__main__.TestCommonCUDA) ... ok (0.218s) 2022-05-18T05:01:17.0056585Z test_out_diag_embed_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:17.0129967Z test_out_diagflat_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:17.0198191Z test_out_diagonal_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:17.0267273Z test_out_diagonal_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:18.3214263Z test_out_diff_cuda (__main__.TestCommonCUDA) ... ok (1.295s) 2022-05-18T05:01:18.3632513Z test_out_digamma_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:01:18.3701898Z test_out_dist_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:18.5281876Z test_out_div_floor_rounding_cuda (__main__.TestCommonCUDA) ... ok (0.158s) 2022-05-18T05:01:18.6464155Z test_out_div_no_rounding_mode_cuda (__main__.TestCommonCUDA) ... ok (0.118s) 2022-05-18T05:01:18.8029318Z test_out_div_trunc_rounding_cuda (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T05:01:18.8191575Z test_out_dot_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:01:18.8258867Z test_out_double_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:18.8327642Z test_out_dsplit_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:18.8534137Z test_out_dstack_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:01:18.8951330Z test_out_eig_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:01:18.9040315Z test_out_einsum_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:01:18.9115220Z test_out_empty_like_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:18.9851967Z test_out_eq_cuda (__main__.TestCommonCUDA) ... ok (0.074s) 2022-05-18T05:01:19.0035707Z test_out_erf_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:01:19.0457007Z test_out_erfc_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:01:19.0642958Z test_out_erfinv_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:01:19.1033947Z test_out_exp2_cuda (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:01:19.1450625Z test_out_exp_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:01:19.1525143Z test_out_expand_as_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:19.1591180Z test_out_expand_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:19.1774887Z test_out_expm1_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:01:19.2757292Z test_out_fft_fft2_cuda (__main__.TestCommonCUDA) ... ok (0.098s) 2022-05-18T05:01:19.3766743Z test_out_fft_fft_cuda (__main__.TestCommonCUDA) ... ok (0.101s) 2022-05-18T05:01:19.4985518Z test_out_fft_fftn_cuda (__main__.TestCommonCUDA) ... ok (0.122s) 2022-05-18T05:01:19.5052540Z test_out_fft_fftshift_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:19.6103486Z test_out_fft_hfft2_cuda (__main__.TestCommonCUDA) ... ok (0.105s) 2022-05-18T05:01:19.7240271Z test_out_fft_hfft_cuda (__main__.TestCommonCUDA) ... ok (0.114s) 2022-05-18T05:01:19.8546743Z test_out_fft_hfftn_cuda (__main__.TestCommonCUDA) ... ok (0.131s) 2022-05-18T05:01:19.9528066Z test_out_fft_ifft2_cuda (__main__.TestCommonCUDA) ... ok (0.098s) 2022-05-18T05:01:20.0556839Z test_out_fft_ifft_cuda (__main__.TestCommonCUDA) ... ok (0.103s) 2022-05-18T05:01:20.1773215Z test_out_fft_ifftn_cuda (__main__.TestCommonCUDA) ... ok (0.121s) 2022-05-18T05:01:20.1841104Z test_out_fft_ifftshift_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:20.2399828Z test_out_fft_ihfft2_cuda (__main__.TestCommonCUDA) ... expected failure (0.056s) 2022-05-18T05:01:20.4930498Z test_out_fft_ihfft_cuda (__main__.TestCommonCUDA) ... ok (0.253s) 2022-05-18T05:01:20.5321122Z test_out_fft_ihfftn_cuda (__main__.TestCommonCUDA) ... expected failure (0.039s) 2022-05-18T05:01:20.7706651Z test_out_fft_irfft2_cuda (__main__.TestCommonCUDA) ... ok (0.238s) 2022-05-18T05:01:20.8741398Z test_out_fft_irfft_cuda (__main__.TestCommonCUDA) ... ok (0.103s) 2022-05-18T05:01:20.9947997Z test_out_fft_irfftn_cuda (__main__.TestCommonCUDA) ... ok (0.121s) 2022-05-18T05:01:21.0873210Z test_out_fft_rfft2_cuda (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:01:21.1889237Z test_out_fft_rfft_cuda (__main__.TestCommonCUDA) ... ok (0.101s) 2022-05-18T05:01:21.3039798Z test_out_fft_rfftn_cuda (__main__.TestCommonCUDA) ... ok (0.115s) 2022-05-18T05:01:21.3109440Z test_out_fill__cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:21.3184458Z test_out_flatten_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:21.3254313Z test_out_flip_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:21.3324149Z test_out_fliplr_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:21.3398170Z test_out_flipud_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:21.3466286Z test_out_float_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:21.4515279Z test_out_float_power_cuda (__main__.TestCommonCUDA) ... ok (0.105s) 2022-05-18T05:01:21.4701545Z test_out_floor_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:01:21.4773458Z 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:01:21.4776254Z 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:582.) 2022-05-18T05:01:21.4777324Z return self.op(*args, **kwargs) 2022-05-18T05:01:21.6200307Z ok (0.150s) 2022-05-18T05:01:21.7365294Z test_out_fmax_cuda (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:01:21.8533860Z test_out_fmin_cuda (__main__.TestCommonCUDA) ... ok (0.117s) 2022-05-18T05:01:21.9713658Z test_out_fmod_cuda (__main__.TestCommonCUDA) ... ok (0.118s) 2022-05-18T05:01:22.0129033Z test_out_frac_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:01:22.0675630Z test_out_frexp_cuda (__main__.TestCommonCUDA) ... ok (0.054s) 2022-05-18T05:01:22.0756393Z test_out_full_like_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:22.1485002Z test_out_gather_cuda (__main__.TestCommonCUDA) ... ok (0.073s) 2022-05-18T05:01:22.2168698Z test_out_gcd_cuda (__main__.TestCommonCUDA) ... ok (0.068s) 2022-05-18T05:01:22.2846390Z test_out_ge_cuda (__main__.TestCommonCUDA) ... ok (0.068s) 2022-05-18T05:01:22.3334523Z test_out_geqrf_cuda (__main__.TestCommonCUDA) ... expected failure (0.049s) 2022-05-18T05:01:22.4891823Z test_out_gradient_cuda (__main__.TestCommonCUDA) ... ok (0.155s) 2022-05-18T05:01:22.5570752Z test_out_gt_cuda (__main__.TestCommonCUDA) ... ok (0.068s) 2022-05-18T05:01:22.5637466Z test_out_half_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:22.6912625Z test_out_heaviside_cuda (__main__.TestCommonCUDA) ... ok (0.127s) 2022-05-18T05:01:22.7170283Z test_out_histc_cuda (__main__.TestCommonCUDA) ... expected failure (0.026s) 2022-05-18T05:01:22.7231724Z test_out_histogram_cuda (__main__.TestCommonCUDA) ... skip: Skipped! Op has not supported dtypes on this device. (0.006s) 2022-05-18T05:01:22.7291897Z test_out_histogramdd_cuda (__main__.TestCommonCUDA) ... skip: Skipped! Op has not supported dtypes on this device. (0.006s) 2022-05-18T05:01:22.7360739Z test_out_hsplit_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:22.7565759Z test_out_hstack_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:01:22.8656358Z test_out_hypot_cuda (__main__.TestCommonCUDA) ... ok (0.109s) 2022-05-18T05:01:22.8950879Z test_out_i0_cuda (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:01:23.0050827Z test_out_igamma_cuda (__main__.TestCommonCUDA) ... ok (0.110s) 2022-05-18T05:01:23.1154412Z test_out_igammac_cuda (__main__.TestCommonCUDA) ... ok (0.110s) 2022-05-18T05:01:23.1229656Z test_out_imag_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:23.2529660Z test_out_index_add_cuda (__main__.TestCommonCUDA) ... ok (0.130s) 2022-05-18T05:01:23.2986572Z test_out_index_copy_cuda (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:01:23.3064765Z test_out_index_fill_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:23.3148984Z test_out_index_put_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:23.7648353Z test_out_index_reduce_cuda (__main__.TestCommonCUDA) ... ok (0.450s) 2022-05-18T05:01:23.8128858Z test_out_index_select_cuda (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T05:01:23.8420853Z test_out_inner_cuda (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:01:23.8488343Z test_out_int_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:23.8843534Z test_out_inverse_cuda (__main__.TestCommonCUDA) ... expected failure (0.035s) 2022-05-18T05:01:23.8918383Z test_out_isclose_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:23.8985964Z test_out_isfinite_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:23.9213609Z test_out_isin_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:01:23.9280729Z test_out_isinf_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:23.9347293Z test_out_isnan_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:23.9468863Z test_out_isneginf_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:01:23.9590024Z test_out_isposinf_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:01:23.9656946Z test_out_isreal_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:23.9727992Z test_out_istft_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:23.9796511Z test_out_jiterator_4inputs_with_extra_args_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:23.9870407Z test_out_jiterator_binary_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:23.9935548Z test_out_jiterator_unary_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:24.0139947Z test_out_kron_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:01:24.1872648Z test_out_kthvalue_cuda (__main__.TestCommonCUDA) ... ok (0.173s) 2022-05-18T05:01:24.2553236Z test_out_lcm_cuda (__main__.TestCommonCUDA) ... ok (0.068s) 2022-05-18T05:01:24.3890365Z test_out_ldexp_cuda (__main__.TestCommonCUDA) ... ok (0.134s) 2022-05-18T05:01:24.4572032Z test_out_le_cuda (__main__.TestCommonCUDA) ... ok (0.068s) 2022-05-18T05:01:24.6672160Z test_out_lerp_cuda (__main__.TestCommonCUDA) ... ok (0.210s) 2022-05-18T05:01:24.7101881Z test_out_lgamma_cuda (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:01:24.7532117Z test_out_linalg_cholesky_cuda (__main__.TestCommonCUDA) ... expected failure (0.043s) 2022-05-18T05:01:24.9783534Z test_out_linalg_cholesky_ex_cuda (__main__.TestCommonCUDA) ... expected failure (0.225s) 2022-05-18T05:01:25.1582467Z test_out_linalg_cond_cuda (__main__.TestCommonCUDA) ... ok (0.180s) 2022-05-18T05:01:25.1994464Z test_out_linalg_cross_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:01:25.3656800Z test_out_linalg_det_cuda (__main__.TestCommonCUDA) ... ok (0.166s) 2022-05-18T05:01:25.6671201Z test_out_linalg_det_singular_cuda (__main__.TestCommonCUDA) ... ok (0.301s) 2022-05-18T05:01:25.8257261Z test_out_linalg_eig_cuda (__main__.TestCommonCUDA) ... ok (0.158s) 2022-05-18T05:01:25.9665876Z test_out_linalg_eigh_cuda (__main__.TestCommonCUDA) ... ok (0.141s) 2022-05-18T05:01:26.0454047Z test_out_linalg_eigvals_cuda (__main__.TestCommonCUDA) ... ok (0.079s) 2022-05-18T05:01:26.1516883Z test_out_linalg_eigvalsh_cuda (__main__.TestCommonCUDA) ... ok (0.106s) 2022-05-18T05:01:26.2499516Z test_out_linalg_householder_product_cuda (__main__.TestCommonCUDA) ... ok (0.098s) 2022-05-18T05:01:26.2786902Z test_out_linalg_inv_cuda (__main__.TestCommonCUDA) ... expected failure (0.029s) 2022-05-18T05:01:26.3221517Z test_out_linalg_inv_ex_cuda (__main__.TestCommonCUDA) ... expected failure (0.043s) 2022-05-18T05:01:26.5470351Z test_out_linalg_ldl_factor_cuda (__main__.TestCommonCUDA) ... ok (0.225s) 2022-05-18T05:01:26.6196166Z test_out_linalg_ldl_factor_ex_cuda (__main__.TestCommonCUDA) ... ok (0.073s) 2022-05-18T05:01:26.6262233Z test_out_linalg_ldl_solve_cuda (__main__.TestCommonCUDA) ... skip: not available before CUDA 11.3.1 (0.007s) 2022-05-18T05:01:26.6315078Z test_out_linalg_lstsq_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:01:26.6533141Z test_out_linalg_lstsq_grad_oriented_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:01:27.3106968Z test_out_linalg_lu_cuda (__main__.TestCommonCUDA) ... ok (0.657s) 2022-05-18T05:01:28.0423154Z test_out_linalg_lu_factor_cuda (__main__.TestCommonCUDA) ... ok (0.732s) 2022-05-18T05:01:28.6521372Z test_out_linalg_lu_factor_ex_cuda (__main__.TestCommonCUDA) ... ok (0.610s) 2022-05-18T05:01:28.6704136Z test_out_linalg_matrix_norm_cuda (__main__.TestCommonCUDA) ... expected failure (0.018s) 2022-05-18T05:01:28.7811711Z test_out_linalg_matrix_power_cuda (__main__.TestCommonCUDA) ... expected failure (0.111s) 2022-05-18T05:01:28.8381135Z test_out_linalg_matrix_rank_cuda (__main__.TestCommonCUDA) ... ok (0.057s) 2022-05-18T05:01:28.8896896Z test_out_linalg_matrix_rank_hermitian_cuda (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T05:01:28.9570243Z test_out_linalg_multi_dot_cuda (__main__.TestCommonCUDA) ... ok (0.067s) 2022-05-18T05:01:28.9704788Z test_out_linalg_norm_cuda (__main__.TestCommonCUDA) ... expected failure (0.013s) 2022-05-18T05:01:28.9798909Z test_out_linalg_norm_subgradients_at_zero_cuda (__main__.TestCommonCUDA) ... expected failure (0.009s) 2022-05-18T05:01:29.2795713Z test_out_linalg_pinv_cuda (__main__.TestCommonCUDA) ... ok (0.299s) 2022-05-18T05:01:29.3917742Z test_out_linalg_pinv_hermitian_cuda (__main__.TestCommonCUDA) ... ok (0.112s) 2022-05-18T05:01:29.3985859Z 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:01:30.0029369Z test_out_linalg_qr_cuda (__main__.TestCommonCUDA) ... ok (0.604s) 2022-05-18T05:01:30.1568046Z test_out_linalg_slogdet_cuda (__main__.TestCommonCUDA) ... ok (0.154s) 2022-05-18T05:01:30.2284778Z test_out_linalg_solve_cuda (__main__.TestCommonCUDA) ... expected failure (0.072s) 2022-05-18T05:01:32.0731083Z test_out_linalg_solve_triangular_cuda (__main__.TestCommonCUDA) ... ok (1.844s) 2022-05-18T05:01:37.0419489Z test_out_linalg_svd_cuda (__main__.TestCommonCUDA) ... ok (4.969s) 2022-05-18T05:01:37.7026509Z test_out_linalg_svdvals_cuda (__main__.TestCommonCUDA) ... ok (0.661s) 2022-05-18T05:01:37.7308056Z test_out_linalg_tensorinv_cuda (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:01:37.7870967Z test_out_linalg_tensorsolve_cuda (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:01:37.7946219Z test_out_linalg_vander_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:39.0065560Z test_out_linalg_vector_norm_cuda (__main__.TestCommonCUDA) ... ok (1.212s) 2022-05-18T05:01:39.0484417Z test_out_log10_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:01:39.0685524Z test_out_log1p_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:01:39.1107639Z test_out_log2_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:01:39.1534038Z test_out_log_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:01:39.2511890Z test_out_log_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.098s) 2022-05-18T05:01:39.3488690Z test_out_log_softmax_dtype_cuda (__main__.TestCommonCUDA) ... ok (0.098s) 2022-05-18T05:01:39.3675001Z test_out_logaddexp2_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:01:39.3861134Z test_out_logaddexp_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:01:39.4655552Z test_out_logcumsumexp_cuda (__main__.TestCommonCUDA) ... ok (0.079s) 2022-05-18T05:01:39.4740706Z test_out_logdet_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:39.5486665Z test_out_logical_and_cuda (__main__.TestCommonCUDA) ... ok (0.074s) 2022-05-18T05:01:39.5748375Z test_out_logical_not_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:01:39.6499265Z test_out_logical_or_cuda (__main__.TestCommonCUDA) ... ok (0.075s) 2022-05-18T05:01:39.7252374Z test_out_logical_xor_cuda (__main__.TestCommonCUDA) ... ok (0.075s) 2022-05-18T05:01:39.7888814Z test_out_logit_cuda (__main__.TestCommonCUDA) ... ok (0.064s) 2022-05-18T05:01:39.9737940Z test_out_logsumexp_cuda (__main__.TestCommonCUDA) ... ok (0.185s) 2022-05-18T05:01:39.9803121Z test_out_long_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:40.0481744Z test_out_lt_cuda (__main__.TestCommonCUDA) ... ok (0.068s) 2022-05-18T05:01:40.0617621Z test_out_lu_cuda (__main__.TestCommonCUDA) ... expected failure (0.013s) 2022-05-18T05:01:40.4887802Z test_out_lu_solve_cuda (__main__.TestCommonCUDA) ... ok (0.427s) 2022-05-18T05:01:41.1307628Z test_out_lu_unpack_cuda (__main__.TestCommonCUDA) ... ok (0.642s) 2022-05-18T05:01:41.1372648Z test_out_mH_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:41.1437765Z test_out_mT_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:41.1504532Z test_out_masked_fill_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:41.1572325Z test_out_masked_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:41.2436705Z test_out_masked_select_cuda (__main__.TestCommonCUDA) ... ok (0.086s) 2022-05-18T05:01:41.3236515Z 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:24.) 2022-05-18T05:01:41.3237512Z return self.op(*args, **kwargs) 2022-05-18T05:01:41.3255989Z expected failure (0.082s) 2022-05-18T05:01:41.4829626Z test_out_matrix_exp_cuda (__main__.TestCommonCUDA) ... ok (0.157s) 2022-05-18T05:01:41.6060286Z test_out_max_binary_cuda (__main__.TestCommonCUDA) ... ok (0.123s) 2022-05-18T05:01:41.6136437Z test_out_max_reduction_no_dim_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:41.6961077Z test_out_max_reduction_with_dim_cuda (__main__.TestCommonCUDA) ... ok (0.082s) 2022-05-18T05:01:41.8125717Z test_out_maximum_cuda (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:01:41.8212538Z test_out_mean_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:01:41.8288444Z test_out_median_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:41.8379700Z test_out_meshgrid_list_of_tensors_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:01:41.8471790Z test_out_meshgrid_variadic_tensors_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:01:41.9708712Z test_out_min_binary_cuda (__main__.TestCommonCUDA) ... ok (0.124s) 2022-05-18T05:01:41.9788374Z test_out_min_reduction_no_dim_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:42.0615070Z test_out_min_reduction_with_dim_cuda (__main__.TestCommonCUDA) ... ok (0.083s) 2022-05-18T05:01:42.1773645Z test_out_minimum_cuda (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:01:42.1961302Z test_out_mm_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:01:42.2953860Z test_out_mode_cuda (__main__.TestCommonCUDA) ... ok (0.099s) 2022-05-18T05:01:42.3022628Z test_out_movedim_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:42.3515521Z test_out_msort_cuda (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:01:42.4680108Z test_out_mul_cuda (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:01:42.4741069Z test_out_multinomial_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:01:42.4945256Z test_out_mv_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:01:42.6296717Z test_out_mvlgamma_mvlgamma_p_1_cuda (__main__.TestCommonCUDA) ... ok (0.135s) 2022-05-18T05:01:42.6357016Z test_out_mvlgamma_mvlgamma_p_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:01:42.6410502Z test_out_mvlgamma_mvlgamma_p_5_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:01:42.6828283Z test_out_nan_to_num_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:01:43.0598745Z test_out_nanmean_cuda (__main__.TestCommonCUDA) ... ok (0.377s) 2022-05-18T05:01:43.0676816Z test_out_nanmedian_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:43.6810449Z test_out_nanquantile_cuda (__main__.TestCommonCUDA) ... ok (0.613s) 2022-05-18T05:01:43.9401419Z test_out_nansum_cuda (__main__.TestCommonCUDA) ... ok (0.259s) 2022-05-18T05:01:43.9470124Z test_out_narrow_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.0131478Z test_out_ne_cuda (__main__.TestCommonCUDA) ... ok (0.066s) 2022-05-18T05:01:44.0325079Z test_out_neg_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:01:44.0409274Z test_out_new_empty_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:44.0499586Z test_out_new_full_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:01:44.0575861Z test_out_new_ones_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:44.0651817Z test_out_new_zeros_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.1753607Z test_out_nextafter_cuda (__main__.TestCommonCUDA) ... ok (0.110s) 2022-05-18T05:01:44.1825037Z test_out_nn_functional_adaptive_avg_pool1d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.1897927Z test_out_nn_functional_adaptive_avg_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.1969649Z test_out_nn_functional_adaptive_avg_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.2043000Z test_out_nn_functional_adaptive_max_pool1d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.2116379Z test_out_nn_functional_adaptive_max_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.2180653Z test_out_nn_functional_adaptive_max_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:44.2246735Z test_out_nn_functional_avg_pool1d_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:44.2340003Z test_out_nn_functional_avg_pool2d_cuda (__main__.TestCommonCUDA) ... expected failure (0.009s) 2022-05-18T05:01:44.4934988Z test_out_nn_functional_avg_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.259s) 2022-05-18T05:01:44.5007663Z test_out_nn_functional_batch_norm_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.5079301Z test_out_nn_functional_batch_norm_without_cudnn_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.5209203Z test_out_nn_functional_bilinear_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:01:44.5281302Z test_out_nn_functional_binary_cross_entropy_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.5376910Z test_out_nn_functional_binary_cross_entropy_with_logits_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:01:44.5442933Z test_out_nn_functional_celu_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.5513800Z test_out_nn_functional_conv1d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.5584589Z test_out_nn_functional_conv2d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.5655885Z test_out_nn_functional_conv_transpose1d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.5730600Z test_out_nn_functional_conv_transpose2d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.5801033Z test_out_nn_functional_conv_transpose3d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.5871984Z test_out_nn_functional_cosine_embedding_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.5942049Z test_out_nn_functional_cosine_similarity_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.6056801Z test_out_nn_functional_cross_entropy_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:01:44.6126397Z test_out_nn_functional_ctc_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.6200303Z test_out_nn_functional_dropout2d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.6267505Z test_out_nn_functional_dropout_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.6333587Z test_out_nn_functional_elu_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:44.6403191Z test_out_nn_functional_embedding_bag_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.6470280Z test_out_nn_functional_embedding_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.6538606Z test_out_nn_functional_feature_alpha_dropout_with_train_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.6607171Z test_out_nn_functional_feature_alpha_dropout_without_train_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.6720283Z test_out_nn_functional_fractional_max_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:01:44.6852035Z test_out_nn_functional_fractional_max_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:01:44.6923709Z test_out_nn_functional_gaussian_nll_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.6977119Z test_out_nn_functional_gelu_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:01:44.7116164Z test_out_nn_functional_glu_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:01:44.7256028Z test_out_nn_functional_grid_sample_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:01:44.7325507Z test_out_nn_functional_group_norm_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.8478421Z test_out_nn_functional_hardshrink_cuda (__main__.TestCommonCUDA) ... ok (0.115s) 2022-05-18T05:01:44.8544495Z test_out_nn_functional_hardsigmoid_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.8614327Z test_out_nn_functional_hardswish_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.8696631Z test_out_nn_functional_hardtanh_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:44.8763740Z test_out_nn_functional_hinge_embedding_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.8829721Z test_out_nn_functional_huber_loss_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:44.8901708Z test_out_nn_functional_instance_norm_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.8981567Z test_out_nn_functional_interpolate_area_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:44.9060415Z test_out_nn_functional_interpolate_bicubic_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:44.9139619Z test_out_nn_functional_interpolate_bilinear_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:44.9218588Z test_out_nn_functional_interpolate_linear_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:44.9304050Z test_out_nn_functional_interpolate_nearest_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:44.9382499Z test_out_nn_functional_interpolate_trilinear_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:44.9473110Z 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:01:44.9474595Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T05:01:44.9476202Z ok (0.009s) 2022-05-18T05:01:44.9543188Z test_out_nn_functional_l1_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.9610665Z test_out_nn_functional_layer_norm_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:44.9685777Z test_out_nn_functional_leaky_relu_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.0254684Z 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:24.) 2022-05-18T05:01:45.0255860Z return self.op(*args, **kwargs) 2022-05-18T05:01:45.0275677Z expected failure (0.059s) 2022-05-18T05:01:45.1806958Z test_out_nn_functional_local_response_norm_cuda (__main__.TestCommonCUDA) ... ok (0.153s) 2022-05-18T05:01:45.2419862Z test_out_nn_functional_logsigmoid_cuda (__main__.TestCommonCUDA) ... ok (0.061s) 2022-05-18T05:01:45.2496839Z test_out_nn_functional_margin_ranking_loss_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:45.2572185Z test_out_nn_functional_max_pool1d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.2641437Z test_out_nn_functional_max_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.2708538Z test_out_nn_functional_max_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.2777475Z test_out_nn_functional_max_unpool1d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.2847954Z test_out_nn_functional_max_unpool1d_grad_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.2918333Z test_out_nn_functional_max_unpool2d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.2989924Z test_out_nn_functional_max_unpool2d_grad_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.3057887Z test_out_nn_functional_max_unpool3d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.3169941Z test_out_nn_functional_max_unpool3d_grad_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:01:45.3236265Z test_out_nn_functional_mish_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.3304425Z test_out_nn_functional_mse_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.3372086Z test_out_nn_functional_multi_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.3444562Z test_out_nn_functional_multilabel_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.3513905Z test_out_nn_functional_multilabel_soft_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.3580488Z test_out_nn_functional_nll_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.4657528Z test_out_nn_functional_normalize_cuda (__main__.TestCommonCUDA) ... ok (0.108s) 2022-05-18T05:01:45.4726362Z test_out_nn_functional_one_hot_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.4790581Z test_out_nn_functional_pad_circular_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:45.4857858Z test_out_nn_functional_pad_constant_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.4924483Z test_out_nn_functional_pad_reflect_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.4997993Z test_out_nn_functional_pad_replicate_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.5080028Z test_out_nn_functional_pairwise_distance_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:45.5146329Z test_out_nn_functional_pdist_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.5214156Z test_out_nn_functional_pixel_shuffle_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.5282450Z test_out_nn_functional_pixel_unshuffle_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.5354501Z test_out_nn_functional_poisson_nll_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.5421737Z test_out_nn_functional_prelu_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.5498146Z test_out_nn_functional_relu6_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:45.5570812Z test_out_nn_functional_relu_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.5637489Z test_out_nn_functional_rrelu_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.5701581Z test_out_nn_functional_selu_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:45.5762738Z test_out_nn_functional_silu_complex_cuda (__main__.TestCommonCUDA) ... skip: Skipped! Op has not supported dtypes on this device. (0.006s) 2022-05-18T05:01:45.5827073Z test_out_nn_functional_silu_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:45.5893587Z test_out_nn_functional_smooth_l1_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.5960649Z test_out_nn_functional_soft_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.6031457Z test_out_nn_functional_softmin_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.6109201Z test_out_nn_functional_softmin_with_dtype_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:45.6586126Z test_out_nn_functional_softplus_cuda (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T05:01:45.7811357Z test_out_nn_functional_softshrink_cuda (__main__.TestCommonCUDA) ... ok (0.122s) 2022-05-18T05:01:45.7884020Z test_out_nn_functional_softsign_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.7948279Z test_out_nn_functional_tanhshrink_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:45.8028934Z test_out_nn_functional_threshold_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:45.8097190Z test_out_nn_functional_triplet_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.8167335Z test_out_nn_functional_triplet_margin_with_distance_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.8237703Z test_out_nn_functional_unfold_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:45.8303828Z 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:01:45.8304590Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:01:45.8306848Z ok (0.007s) 2022-05-18T05:01:45.8382923Z 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:01:45.8383669Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:01:45.8385935Z ok (0.008s) 2022-05-18T05:01:45.8520001Z test_out_nonzero_cuda (__main__.TestCommonCUDA) ... expected failure (0.013s) 2022-05-18T05:01:46.5200781Z test_out_norm_cuda (__main__.TestCommonCUDA) ... ok (0.668s) 2022-05-18T05:01:46.5300749Z test_out_norm_fro_cuda (__main__.TestCommonCUDA) ... expected failure (0.010s) 2022-05-18T05:01:46.5965824Z test_out_norm_inf_cuda (__main__.TestCommonCUDA) ... ok (0.066s) 2022-05-18T05:01:46.6102082Z test_out_norm_nuc_cuda (__main__.TestCommonCUDA) ... expected failure (0.014s) 2022-05-18T05:01:46.6737467Z test_out_normal_cuda (__main__.TestCommonCUDA) ... expected failure (0.063s) 2022-05-18T05:01:46.6978664Z test_out_normal_number_mean_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:01:46.7051532Z test_out_ones_like_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:46.8483913Z test_out_ormqr_cuda (__main__.TestCommonCUDA) ... expected failure (0.143s) 2022-05-18T05:01:47.0173049Z test_out_outer_cuda (__main__.TestCommonCUDA) ... ok (0.169s) 2022-05-18T05:01:47.0257334Z test_out_pca_lowrank_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:47.0324776Z test_out_permute_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:47.0408956Z test_out_pinverse_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:47.1512431Z test_out_polar_cuda (__main__.TestCommonCUDA) ... ok (0.110s) 2022-05-18T05:01:47.2929227Z test_out_polygamma_polygamma_n_0_cuda (__main__.TestCommonCUDA) ... ok (0.142s) 2022-05-18T05:01:47.2988768Z test_out_polygamma_polygamma_n_1_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:01:47.3049391Z test_out_polygamma_polygamma_n_2_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:01:47.3100982Z test_out_polygamma_polygamma_n_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:01:47.3153123Z test_out_polygamma_polygamma_n_4_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:01:47.3223239Z test_out_positive_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:47.4392579Z test_out_pow_cuda (__main__.TestCommonCUDA) ... ok (0.117s) 2022-05-18T05:01:47.4468267Z test_out_prod_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:47.4538523Z test_out_put_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:47.4619402Z 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:01:47.4620171Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-05-18T05:01:47.4620531Z Q, R = torch.qr(A, some) 2022-05-18T05:01:47.4620792Z should be replaced with 2022-05-18T05:01:47.4622364Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2509.) 2022-05-18T05:01:47.4622842Z return self.op(*args, **kwargs) 2022-05-18T05:01:48.1457371Z ok (0.692s) 2022-05-18T05:01:48.7498935Z test_out_quantile_cuda (__main__.TestCommonCUDA) ... ok (0.604s) 2022-05-18T05:01:48.7963798Z test_out_rad2deg_cuda (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:01:48.8049266Z test_out_rand_like_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:48.8128987Z test_out_randint_like_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:48.8206510Z test_out_randn_like_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:48.8274040Z test_out_ravel_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:48.8341235Z test_out_real_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:48.8758611Z test_out_reciprocal_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:01:48.9956615Z test_out_remainder_cuda (__main__.TestCommonCUDA) ... ok (0.120s) 2022-05-18T05:01:49.0604436Z test_out_renorm_cuda (__main__.TestCommonCUDA) ... ok (0.065s) 2022-05-18T05:01:49.0710065Z test_out_repeat_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:01:49.0782758Z test_out_repeat_interleave_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:49.0850148Z test_out_reshape_as_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:49.0916634Z test_out_reshape_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:49.0983412Z test_out_resize__cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:49.1051545Z test_out_resize_as__cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:49.1126712Z test_out_resolve_conj_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:49.1194408Z test_out_resolve_neg_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:49.1261610Z test_out_roll_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:49.1329166Z test_out_rot90_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:49.1515533Z test_out_round_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:01:49.1981468Z test_out_round_decimals_0_cuda (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:01:49.2042425Z test_out_round_decimals_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:01:49.2102642Z test_out_round_decimals_neg_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:01:49.2525902Z test_out_rsqrt_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:01:49.2600373Z test_out_rsub_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:49.3676801Z test_out_scatter_add_cuda (__main__.TestCommonCUDA) ... ok (0.107s) 2022-05-18T05:01:49.6917282Z test_out_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.324s) 2022-05-18T05:01:49.8956089Z test_out_scatter_reduce_amax_cuda (__main__.TestCommonCUDA) ... ok (0.204s) 2022-05-18T05:01:50.1021079Z test_out_scatter_reduce_amin_cuda (__main__.TestCommonCUDA) ... ok (0.206s) 2022-05-18T05:01:50.3123215Z test_out_scatter_reduce_mean_cuda (__main__.TestCommonCUDA) ... ok (0.210s) 2022-05-18T05:01:50.5174910Z test_out_scatter_reduce_prod_cuda (__main__.TestCommonCUDA) ... ok (0.205s) 2022-05-18T05:01:50.7226203Z test_out_scatter_reduce_sum_cuda (__main__.TestCommonCUDA) ... ok (0.205s) 2022-05-18T05:01:52.1748058Z test_out_searchsorted_cuda (__main__.TestCommonCUDA) ... ok (1.452s) 2022-05-18T05:01:52.1815139Z test_out_select_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:52.1882497Z test_out_select_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:52.2059167Z test_out_sgn_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:01:52.2133176Z test_out_short_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:52.2554074Z test_out_sigmoid_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:01:52.2736778Z test_out_sign_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:01:52.2858731Z test_out_signbit_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:01:52.3056190Z test_out_sin_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:01:52.3448406Z test_out_sinc_cuda (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:01:52.3634773Z test_out_sinh_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:01:52.3710370Z test_out_slice_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:52.4694300Z test_out_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.098s) 2022-05-18T05:01:52.5681840Z test_out_softmax_with_dtype_cuda (__main__.TestCommonCUDA) ... ok (0.099s) 2022-05-18T05:01:53.2041176Z test_out_sort_cuda (__main__.TestCommonCUDA) ... ok (0.636s) 2022-05-18T05:01:53.2093660Z test_out_sparse_sampled_addmm_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:01:53.2377753Z test_out_special_entr_cuda (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:01:53.2776165Z test_out_special_erfcx_cuda (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:01:53.3067008Z test_out_special_i0e_cuda (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:01:53.3350417Z test_out_special_i1_cuda (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:01:53.3634435Z test_out_special_i1e_cuda (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:01:53.4033486Z test_out_special_log_ndtr_cuda (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:01:53.4320657Z test_out_special_ndtr_cuda (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:01:53.4720178Z test_out_special_ndtri_cuda (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:01:53.6243963Z test_out_special_polygamma_special_polygamma_n_0_cuda (__main__.TestCommonCUDA) ... ok (0.152s) 2022-05-18T05:01:53.7414916Z test_out_special_xlog1py_cuda (__main__.TestCommonCUDA) ... ok (0.117s) 2022-05-18T05:01:53.8570794Z test_out_special_zeta_cuda (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:01:53.8643129Z test_out_split_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:53.8706897Z test_out_split_list_args_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:53.8772123Z test_out_split_with_sizes_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:01:53.8956813Z test_out_sqrt_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:01:53.9463832Z test_out_square_cuda (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T05:01:53.9536904Z test_out_squeeze_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:54.0874918Z test_out_stack_cuda (__main__.TestCommonCUDA) ... ok (0.134s) 2022-05-18T05:01:54.0956372Z test_out_std_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:54.1038316Z test_out_std_mean_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:54.1109457Z test_out_stft_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:54.2810801Z test_out_sub_cuda (__main__.TestCommonCUDA) ... ok (0.170s) 2022-05-18T05:01:54.2893491Z test_out_sum_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:01:54.2979940Z test_out_sum_to_size_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:01:59.9776202Z test_out_svd_cuda (__main__.TestCommonCUDA) ... ok (5.679s) 2022-05-18T05:01:59.9850449Z test_out_svd_lowrank_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:01:59.9976835Z 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:01:59.9977753Z 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:01:59.9978203Z L, _ = torch.symeig(A, upper=upper) 2022-05-18T05:01:59.9978495Z should be replaced with 2022-05-18T05:01:59.9978880Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-05-18T05:01:59.9979188Z and 2022-05-18T05:01:59.9979449Z L, V = torch.symeig(A, eigenvectors=True) 2022-05-18T05:01:59.9979726Z should be replaced with 2022-05-18T05:01:59.9980357Z 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:3059.) 2022-05-18T05:01:59.9980830Z return self.op(*args, **kwargs) 2022-05-18T05:02:00.1754722Z ok (0.190s) 2022-05-18T05:02:00.1830968Z test_out_t_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:00.2523647Z test_out_take_along_dim_cuda (__main__.TestCommonCUDA) ... ok (0.069s) 2022-05-18T05:02:00.3605390Z test_out_take_cuda (__main__.TestCommonCUDA) ... ok (0.108s) 2022-05-18T05:02:00.3801598Z test_out_tan_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:02:00.3988192Z test_out_tanh_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:02:00.4069422Z test_out_tensor_split_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:00.4372775Z test_out_tensordot_cuda (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:02:00.4492550Z test_out_tile_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:02:00.4561708Z test_out_to_sparse_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:00.7031083Z test_out_topk_cuda (__main__.TestCommonCUDA) ... ok (0.247s) 2022-05-18T05:02:00.7095729Z test_out_trace_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:00.7161126Z test_out_transpose_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:00.7244560Z test_out_trapezoid_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:00.7334677Z test_out_trapz_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:02:00.7822009Z test_out_triangular_solve_cuda (__main__.TestCommonCUDA) ... expected failure (0.049s) 2022-05-18T05:02:01.0063065Z test_out_tril_cuda (__main__.TestCommonCUDA) ... ok (0.224s) 2022-05-18T05:02:01.0793756Z test_out_triu_cuda (__main__.TestCommonCUDA) ... ok (0.073s) 2022-05-18T05:02:01.2049837Z test_out_true_divide_cuda (__main__.TestCommonCUDA) ... ok (0.125s) 2022-05-18T05:02:01.2242999Z test_out_trunc_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:02:01.2334260Z test_out_unfold_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:02:01.2793466Z test_out_unique_consecutive_cuda (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:02:01.3241317Z test_out_unique_cuda (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:02:01.3316731Z test_out_unsqueeze_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:01.3392042Z test_out_var_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:01.3468017Z test_out_var_mean_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:01.3628174Z test_out_vdot_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:02:01.3697523Z test_out_view_as_complex_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:01.3764405Z test_out_view_as_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:01.3834860Z test_out_view_as_real_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:01.3900055Z test_out_view_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:01.3968950Z test_out_vsplit_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:01.4173983Z test_out_vstack_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:02:01.4224369Z test_out_warning_H_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:01.4280081Z test_out_warning_T_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:01.4333274Z test_out_warning___getitem___cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:01.4385953Z test_out_warning___radd___cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:01.4437621Z test_out_warning___rand___cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:01.4491555Z test_out_warning___rdiv___cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:01.4572344Z test_out_warning___rmatmul___cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:01.4624492Z test_out_warning___rmod___cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:01.4677874Z test_out_warning___rmul___cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:01.4735626Z test_out_warning___ror___cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:01.4785530Z 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:02:01.4786352Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-05-18T05:02:01.4789057Z ok (0.005s) 2022-05-18T05:02:01.4841606Z test_out_warning___rsub___cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:01.4893257Z test_out_warning___rxor___cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:01.5002694Z test_out_warning__masked_amax_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:02:01.5112495Z test_out_warning__masked_amin_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:02:01.5201008Z test_out_warning__masked_argmax_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:02:01.5295351Z test_out_warning__masked_argmin_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:02:01.5360142Z test_out_warning__masked_log_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:01.5468495Z test_out_warning__masked_mean_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:02:01.5899801Z test_out_warning__masked_norm_cuda (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:02:01.5993028Z test_out_warning__masked_normalize_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:02:01.6100544Z test_out_warning__masked_prod_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:02:01.6165162Z test_out_warning__masked_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:01.6229729Z test_out_warning__masked_softmin_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:01.6438480Z test_out_warning__masked_std_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:02:01.6546659Z test_out_warning__masked_sum_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:02:01.6751439Z test_out_warning__masked_var_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:02:01.6839455Z test_out_warning__refs_abs_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:02:01.6955196Z test_out_warning__refs_acos_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:02:01.7071078Z test_out_warning__refs_acosh_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:02:01.7517032Z test_out_warning__refs_add_cuda (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:02:01.8157900Z test_out_warning__refs_amax_cuda (__main__.TestCommonCUDA) ... ok (0.064s) 2022-05-18T05:02:01.8797817Z test_out_warning__refs_amin_cuda (__main__.TestCommonCUDA) ... ok (0.064s) 2022-05-18T05:02:01.8853028Z test_out_warning__refs_as_strided_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:01.8938467Z test_out_warning__refs_asin_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:01.9303998Z test_out_warning__refs_atan2_cuda (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:02:01.9380897Z test_out_warning__refs_atan_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:01.9696315Z test_out_warning__refs_bitwise_and_cuda (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:02:02.0011528Z test_out_warning__refs_bitwise_left_shift_cuda (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:02:02.0327976Z test_out_warning__refs_bitwise_or_cuda (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:02:02.0649208Z test_out_warning__refs_bitwise_xor_cuda (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:02:02.0923046Z test_out_warning__refs_cat_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:02:02.0999757Z test_out_warning__refs_ceil_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:02.1051384Z test_out_warning__refs_chunk_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:02.1101631Z test_out_warning__refs_clone_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:02.1217263Z test_out_warning__refs_cos_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:02:02.1333500Z test_out_warning__refs_cosh_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:02:02.1448821Z test_out_warning__refs_digamma_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:02:02.1816714Z test_out_warning__refs_eq_cuda (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:02:02.1893151Z test_out_warning__refs_erf_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:02.2008598Z test_out_warning__refs_erfc_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:02:02.2085395Z test_out_warning__refs_erfinv_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:02.2200716Z test_out_warning__refs_exp_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:02:02.2277552Z test_out_warning__refs_expm1_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:02.2333522Z test_out_warning__refs_flatten_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:02.2383472Z test_out_warning__refs_flip_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:02.2766235Z test_out_warning__refs_float_power_cuda (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:02:02.2843194Z test_out_warning__refs_floor_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:02.3174267Z test_out_warning__refs_ge_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:02:02.3502930Z test_out_warning__refs_gt_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:02:02.3868423Z test_out_warning__refs_igamma_cuda (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:02:02.4239927Z test_out_warning__refs_igammac_cuda (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:02:02.4318776Z test_out_warning__refs_isclose_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:02.4427771Z test_out_warning__refs_isfinite_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:02:02.4500709Z test_out_warning__refs_isnan_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:02.4829335Z test_out_warning__refs_le_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:02:02.4944569Z test_out_warning__refs_lgamma_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:02:02.5021786Z test_out_warning__refs_log1p_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:02.5137612Z test_out_warning__refs_log_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:02:02.5658975Z test_out_warning__refs_logical_and_cuda (__main__.TestCommonCUDA) ... ok (0.052s) 2022-05-18T05:02:02.6174304Z test_out_warning__refs_logical_or_cuda (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T05:02:02.6506362Z test_out_warning__refs_lt_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:02:02.6871148Z test_out_warning__refs_maximum_cuda (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:02:02.7236381Z test_out_warning__refs_minimum_cuda (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:02:02.7609182Z test_out_warning__refs_mul_cuda (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:02:02.7665027Z test_out_warning__refs_narrow_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:02.8006637Z test_out_warning__refs_ne_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:02:02.8083175Z test_out_warning__refs_neg_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:02.8452797Z test_out_warning__refs_nextafter_cuda (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:02:02.8510621Z test_out_warning__refs_nn_functional_elu_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:02.8561054Z test_out_warning__refs_permute_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:02.8925586Z test_out_warning__refs_pow_cuda (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:02:02.9040873Z test_out_warning__refs_reciprocal_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:02:02.9090520Z test_out_warning__refs_reshape_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:02.9167807Z test_out_warning__refs_round_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:02.9244892Z test_out_warning__refs_sign_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:02.9329537Z test_out_warning__refs_sin_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:02.9406367Z test_out_warning__refs_sinh_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:02.9511648Z test_out_warning__refs_special_i0e_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:02.9616663Z test_out_warning__refs_special_i1e_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:02.9693139Z test_out_warning__refs_sqrt_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:02.9809435Z test_out_warning__refs_square_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:02:02.9859332Z test_out_warning__refs_squeeze_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:03.0190813Z test_out_warning__refs_stack_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:02:03.0634298Z test_out_warning__refs_sub_cuda (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:02:03.1269224Z test_out_warning__refs_sum_cuda (__main__.TestCommonCUDA) ... ok (0.063s) 2022-05-18T05:02:03.1345985Z test_out_warning__refs_tan_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:03.1400176Z test_out_warning__refs_tensor_split_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:03.1450051Z test_out_warning__refs_transpose_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:03.1831546Z test_out_warning__refs_true_divide_cuda (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:02:03.1892208Z test_out_warning__refs_unsqueeze_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:03.1948601Z test_out_warning__refs_view_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:03.2019872Z test_out_warning_abs_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:03.2121809Z test_out_warning_acos_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:03.2223130Z test_out_warning_acosh_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:03.2535223Z test_out_warning_add_cuda (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:02:03.2609015Z test_out_warning_addbmm_cuda (__main__.TestCommonCUDA) ... expected failure (0.007s) 2022-05-18T05:02:03.3033216Z test_out_warning_addcdiv_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:02:03.3457531Z test_out_warning_addcmul_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:02:03.3593270Z test_out_warning_addmm_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:02:03.3722125Z test_out_warning_addmm_decomposed_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:02:03.3935843Z test_out_warning_addmv_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:02:03.4089593Z test_out_warning_addr_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:02:03.4392253Z test_out_warning_all_cuda (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:02:03.4487041Z test_out_warning_allclose_cuda (__main__.TestCommonCUDA) ... skip: Skipped! Only supports single tensor or iterable of tensor outputs. (0.009s) 2022-05-18T05:02:03.5000990Z test_out_warning_amax_cuda (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T05:02:03.5513918Z test_out_warning_amin_cuda (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T05:02:03.5758143Z test_out_warning_aminmax_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:02:03.5829333Z test_out_warning_angle_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:03.6131845Z test_out_warning_any_cuda (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:02:03.6429235Z test_out_warning_argmax_cuda (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:02:03.6728323Z test_out_warning_argmin_cuda (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:02:03.6809206Z test_out_warning_argsort_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:03.6858726Z test_out_warning_argwhere_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:03.6912835Z test_out_warning_as_strided_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:03.6991196Z test_out_warning_asin_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:03.7062805Z test_out_warning_asinh_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:03.7323297Z test_out_warning_atan2_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:03.7394410Z test_out_warning_atan_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:03.7465949Z test_out_warning_atanh_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:03.7526444Z test_out_warning_atleast_1d_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:03.7586429Z test_out_warning_atleast_2d_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:03.7647098Z test_out_warning_atleast_3d_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:03.7864686Z test_out_warning_baddbmm_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:02:03.7948512Z test_out_warning_bernoulli_cuda (__main__.TestCommonCUDA) ... expected failure (0.008s) 2022-05-18T05:02:03.8004397Z test_out_warning_bfloat16_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:03.8064747Z test_out_warning_bincount_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:03.8290605Z test_out_warning_bitwise_and_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:02:03.8516490Z test_out_warning_bitwise_left_shift_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:02:03.8613486Z test_out_warning_bitwise_not_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:03.8832781Z test_out_warning_bitwise_or_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:02:03.9054072Z test_out_warning_bitwise_right_shift_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:02:03.9268301Z test_out_warning_bitwise_xor_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:02:03.9321028Z test_out_warning_block_diag_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:03.9393795Z test_out_warning_bmm_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:03.9444042Z test_out_warning_bool_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:03.9497674Z test_out_warning_broadcast_tensors_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:03.9554817Z test_out_warning_broadcast_to_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:04.0061100Z test_out_warning_bucketize_cuda (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T05:02:04.0118016Z test_out_warning_byte_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:04.0166448Z test_out_warning_cartesian_prod_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:04.0389419Z test_out_warning_cat_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:02:04.0997764Z test_out_warning_cdist_cuda (__main__.TestCommonCUDA) ... ok (0.061s) 2022-05-18T05:02:04.1068998Z test_out_warning_ceil_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:04.1119102Z test_out_warning_chalf_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:04.1169285Z test_out_warning_char_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:04.1444053Z test_out_warning_cholesky_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:02:04.1813321Z test_out_warning_cholesky_inverse_cuda (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:02:04.2189685Z test_out_warning_cholesky_solve_cuda (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:02:04.2240175Z test_out_warning_chunk_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:04.2369347Z test_out_warning_clamp_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:02:04.2545640Z test_out_warning_clamp_scalar_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:02:04.2595706Z test_out_warning_clone_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:04.2720272Z test_out_warning_column_stack_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:02:04.2777336Z test_out_warning_combinations_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:04.3061354Z test_out_warning_complex_cuda (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:02:04.3110520Z test_out_warning_conj_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:04.3181963Z test_out_warning_conj_physical_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:04.3238943Z test_out_warning_contiguous_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:04.3499600Z test_out_warning_copysign_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:04.3555448Z test_out_warning_corrcoef_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:04.3657439Z test_out_warning_cos_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:04.3759296Z test_out_warning_cosh_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:04.3818960Z test_out_warning_count_nonzero_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:04.3889604Z test_out_warning_cov_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:04.4012930Z test_out_warning_cross_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:02:04.4153142Z test_out_warning_cummax_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:02:04.4285466Z test_out_warning_cummin_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:02:04.4576676Z test_out_warning_cumprod_cuda (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:02:04.4720398Z test_out_warning_cumsum_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:02:04.4788214Z test_out_warning_cumulative_trapezoid_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:04.4890456Z test_out_warning_deg2rad_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:04.5305148Z test_out_warning_diag_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:02:04.5355030Z test_out_warning_diag_embed_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:04.5416722Z test_out_warning_diagflat_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:04.5466650Z test_out_warning_diagonal_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:04.5518498Z test_out_warning_diagonal_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:04.7635723Z test_out_warning_diff_cuda (__main__.TestCommonCUDA) ... ok (0.212s) 2022-05-18T05:02:04.7736968Z test_out_warning_digamma_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:04.7788620Z test_out_warning_dist_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:04.8064410Z test_out_warning_div_floor_rounding_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:02:04.8341275Z test_out_warning_div_no_rounding_mode_cuda (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:02:04.8624322Z test_out_warning_div_trunc_rounding_cuda (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:02:04.8698159Z test_out_warning_dot_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:04.8748180Z test_out_warning_double_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:04.8799672Z test_out_warning_dsplit_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:04.8873617Z test_out_warning_dstack_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:04.9085934Z test_out_warning_eig_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:02:04.9150193Z test_out_warning_einsum_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:04.9209782Z test_out_warning_empty_like_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:04.9470815Z test_out_warning_eq_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:04.9543420Z test_out_warning_erf_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:04.9646609Z test_out_warning_erfc_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:04.9718909Z test_out_warning_erfinv_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:04.9822058Z test_out_warning_exp2_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:04.9925060Z test_out_warning_exp_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:04.9976864Z test_out_warning_expand_as_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:05.0026988Z test_out_warning_expand_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:05.0106695Z test_out_warning_expm1_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:05.0331308Z test_out_warning_fft_fft2_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:02:05.0589123Z test_out_warning_fft_fft_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:05.0869591Z test_out_warning_fft_fftn_cuda (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:02:05.0921219Z test_out_warning_fft_fftshift_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:05.1145894Z test_out_warning_fft_hfft2_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:02:05.1394736Z test_out_warning_fft_hfft_cuda (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:02:05.1676167Z test_out_warning_fft_hfftn_cuda (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:02:05.1906722Z test_out_warning_fft_ifft2_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:02:05.2169449Z test_out_warning_fft_ifft_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:05.2450028Z test_out_warning_fft_ifftn_cuda (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:02:05.2501659Z test_out_warning_fft_ifftshift_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:05.2657521Z test_out_warning_fft_ihfft2_cuda (__main__.TestCommonCUDA) ... expected failure (0.015s) 2022-05-18T05:02:05.4446301Z test_out_warning_fft_ihfft_cuda (__main__.TestCommonCUDA) ... ok (0.179s) 2022-05-18T05:02:05.4573764Z test_out_warning_fft_ihfftn_cuda (__main__.TestCommonCUDA) ... expected failure (0.013s) 2022-05-18T05:02:05.6183310Z test_out_warning_fft_irfft2_cuda (__main__.TestCommonCUDA) ... ok (0.161s) 2022-05-18T05:02:05.6428294Z test_out_warning_fft_irfft_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:02:05.6701066Z test_out_warning_fft_irfftn_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:02:05.6924755Z test_out_warning_fft_rfft2_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:02:05.7180563Z test_out_warning_fft_rfft_cuda (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:02:05.7470028Z test_out_warning_fft_rfftn_cuda (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:02:05.7523462Z test_out_warning_fill__cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:05.7581923Z test_out_warning_flatten_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:05.7634596Z test_out_warning_flip_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:05.7688562Z test_out_warning_fliplr_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:05.7745155Z test_out_warning_flipud_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:05.7797071Z test_out_warning_float_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:05.8068105Z test_out_warning_float_power_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:02:05.8142270Z test_out_warning_floor_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:05.8425396Z test_out_warning_floor_divide_cuda (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:02:05.8691451Z test_out_warning_fmax_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:05.8962510Z test_out_warning_fmin_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:02:05.9244943Z test_out_warning_fmod_cuda (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:02:05.9349097Z test_out_warning_frac_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:05.9465415Z test_out_warning_frexp_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:02:05.9532573Z test_out_warning_full_like_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:05.9719125Z test_out_warning_gather_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:02:05.9936627Z test_out_warning_gcd_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:02:06.0171027Z test_out_warning_ge_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:02:06.1309814Z test_out_warning_geqrf_cuda (__main__.TestCommonCUDA) ... ok (0.114s) 2022-05-18T05:02:06.1374929Z test_out_warning_gradient_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:06.1608078Z test_out_warning_gt_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:02:06.1660246Z test_out_warning_half_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:06.1926512Z test_out_warning_heaviside_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:06.4497235Z test_out_warning_histc_cuda (__main__.TestCommonCUDA) ... ok (0.257s) 2022-05-18T05:02:06.4542593Z test_out_warning_histogram_cuda (__main__.TestCommonCUDA) ... skip: Skipped! Op has not supported dtypes on this device. (0.004s) 2022-05-18T05:02:06.4588557Z test_out_warning_histogramdd_cuda (__main__.TestCommonCUDA) ... skip: Skipped! Op has not supported dtypes on this device. (0.004s) 2022-05-18T05:02:06.4640809Z test_out_warning_hsplit_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:06.4722499Z test_out_warning_hstack_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:06.4985153Z test_out_warning_hypot_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:06.5081634Z test_out_warning_i0_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:06.5347159Z test_out_warning_igamma_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:06.5612297Z test_out_warning_igammac_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:06.5664077Z test_out_warning_imag_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:06.5957841Z test_out_warning_index_add_cuda (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:02:06.6087792Z test_out_warning_index_copy_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:02:06.6148991Z test_out_warning_index_fill_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:06.6211797Z test_out_warning_index_put_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:06.7155656Z test_out_warning_index_reduce_cuda (__main__.TestCommonCUDA) ... ok (0.094s) 2022-05-18T05:02:06.7278836Z test_out_warning_index_select_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:02:06.7380084Z test_out_warning_inner_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:06.7430905Z test_out_warning_int_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:06.7654408Z test_out_warning_inverse_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:02:06.7708107Z test_out_warning_isclose_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:06.7766369Z test_out_warning_isfinite_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:06.7872017Z test_out_warning_isin_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:06.7923507Z test_out_warning_isinf_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:06.7974721Z test_out_warning_isnan_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:06.8043268Z test_out_warning_isneginf_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:06.8111561Z test_out_warning_isposinf_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:06.8162586Z test_out_warning_isreal_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:06.8217701Z test_out_warning_istft_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:06.8279456Z test_out_warning_jiterator_4inputs_with_extra_args_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:06.8331113Z test_out_warning_jiterator_binary_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:06.8381569Z test_out_warning_jiterator_unary_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:06.8455669Z test_out_warning_kron_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:06.8785967Z test_out_warning_kthvalue_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:02:06.9005316Z test_out_warning_lcm_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:02:06.9280136Z test_out_warning_ldexp_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:02:06.9511960Z test_out_warning_le_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:02:06.9929244Z test_out_warning_lerp_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:02:07.0032200Z test_out_warning_lgamma_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:07.0318905Z test_out_warning_linalg_cholesky_cuda (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:02:07.0816943Z test_out_warning_linalg_cholesky_ex_cuda (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:02:07.1007165Z test_out_warning_linalg_cond_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:02:07.1132445Z test_out_warning_linalg_cross_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:02:07.1765781Z test_out_warning_linalg_det_cuda (__main__.TestCommonCUDA) ... ok (0.063s) 2022-05-18T05:02:07.2891252Z test_out_warning_linalg_det_singular_cuda (__main__.TestCommonCUDA) ... ok (0.112s) 2022-05-18T05:02:07.3261791Z test_out_warning_linalg_eig_cuda (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:02:07.3581664Z test_out_warning_linalg_eigh_cuda (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:02:07.3863874Z test_out_warning_linalg_eigvals_cuda (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:02:07.4134792Z test_out_warning_linalg_eigvalsh_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:02:07.4385980Z test_out_warning_linalg_householder_product_cuda (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:02:07.4614622Z test_out_warning_linalg_inv_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:02:07.4936348Z test_out_warning_linalg_inv_ex_cuda (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:02:07.5100770Z test_out_warning_linalg_ldl_factor_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:02:07.5294641Z test_out_warning_linalg_ldl_factor_ex_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:02:07.5340839Z test_out_warning_linalg_ldl_solve_cuda (__main__.TestCommonCUDA) ... skip: not available before CUDA 11.3.1 (0.004s) 2022-05-18T05:02:07.6004918Z test_out_warning_linalg_lstsq_cuda (__main__.TestCommonCUDA) ... ok (0.066s) 2022-05-18T05:02:07.6266312Z test_out_warning_linalg_lstsq_grad_oriented_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:07.7802547Z test_out_warning_linalg_lu_cuda (__main__.TestCommonCUDA) ... ok (0.153s) 2022-05-18T05:02:08.0020033Z test_out_warning_linalg_lu_factor_cuda (__main__.TestCommonCUDA) ... ok (0.222s) 2022-05-18T05:02:08.1307998Z test_out_warning_linalg_lu_factor_ex_cuda (__main__.TestCommonCUDA) ... ok (0.129s) 2022-05-18T05:02:08.3363761Z test_out_warning_linalg_matrix_norm_cuda (__main__.TestCommonCUDA) ... ok (0.205s) 2022-05-18T05:02:08.3839596Z test_out_warning_linalg_matrix_power_cuda (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:02:08.4174299Z test_out_warning_linalg_matrix_rank_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:02:08.4455464Z test_out_warning_linalg_matrix_rank_hermitian_cuda (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:02:08.4672213Z test_out_warning_linalg_multi_dot_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:02:08.5370119Z test_out_warning_linalg_norm_cuda (__main__.TestCommonCUDA) ... ok (0.070s) 2022-05-18T05:02:08.5992066Z test_out_warning_linalg_norm_subgradients_at_zero_cuda (__main__.TestCommonCUDA) ... ok (0.062s) 2022-05-18T05:02:08.6686670Z test_out_warning_linalg_pinv_cuda (__main__.TestCommonCUDA) ... ok (0.069s) 2022-05-18T05:02:08.6921379Z test_out_warning_linalg_pinv_hermitian_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:02:08.6967280Z test_out_warning_linalg_pinv_singular_cuda (__main__.TestCommonCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:02:08.7974857Z test_out_warning_linalg_qr_cuda (__main__.TestCommonCUDA) ... ok (0.101s) 2022-05-18T05:02:08.8346123Z test_out_warning_linalg_slogdet_cuda (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:02:08.9082968Z test_out_warning_linalg_solve_cuda (__main__.TestCommonCUDA) ... ok (0.074s) 2022-05-18T05:02:09.1207728Z test_out_warning_linalg_solve_triangular_cuda (__main__.TestCommonCUDA) ... ok (0.212s) 2022-05-18T05:02:09.9995751Z test_out_warning_linalg_svd_cuda (__main__.TestCommonCUDA) ... ok (0.879s) 2022-05-18T05:02:10.0927653Z test_out_warning_linalg_svdvals_cuda (__main__.TestCommonCUDA) ... ok (0.093s) 2022-05-18T05:02:10.1067394Z test_out_warning_linalg_tensorinv_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:02:10.1323983Z test_out_warning_linalg_tensorsolve_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:10.1376114Z test_out_warning_linalg_vander_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:10.3840180Z test_out_warning_linalg_vector_norm_cuda (__main__.TestCommonCUDA) ... ok (0.246s) 2022-05-18T05:02:10.3943422Z test_out_warning_log10_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:10.4023514Z test_out_warning_log1p_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:10.4126713Z test_out_warning_log2_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:10.4229674Z test_out_warning_log_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:10.4422231Z test_out_warning_log_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:02:10.4617304Z test_out_warning_log_softmax_dtype_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:02:10.4690865Z test_out_warning_logaddexp2_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:10.4765211Z test_out_warning_logaddexp_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:10.4843473Z test_out_warning_logcumsumexp_cuda (__main__.TestCommonCUDA) ... expected failure (0.008s) 2022-05-18T05:02:10.4916659Z test_out_warning_logdet_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:10.5149779Z test_out_warning_logical_and_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:02:10.5243603Z test_out_warning_logical_not_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:02:10.5475954Z test_out_warning_logical_or_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:02:10.5707685Z test_out_warning_logical_xor_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:02:10.5852854Z test_out_warning_logit_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:02:10.6223947Z test_out_warning_logsumexp_cuda (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:02:10.6274593Z test_out_warning_long_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:10.6514581Z test_out_warning_lt_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:02:10.6603590Z test_out_warning_lu_cuda (__main__.TestCommonCUDA) ... expected failure (0.009s) 2022-05-18T05:02:10.7652417Z test_out_warning_lu_solve_cuda (__main__.TestCommonCUDA) ... ok (0.105s) 2022-05-18T05:02:10.9086434Z test_out_warning_lu_unpack_cuda (__main__.TestCommonCUDA) ... ok (0.143s) 2022-05-18T05:02:10.9136379Z test_out_warning_mH_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:10.9186676Z test_out_warning_mT_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:10.9240152Z test_out_warning_masked_fill_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:10.9293695Z test_out_warning_masked_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:10.9542860Z test_out_warning_masked_select_cuda (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:02:10.9938984Z test_out_warning_matmul_cuda (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:02:10.9999449Z test_out_warning_matrix_exp_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:11.0263319Z test_out_warning_max_binary_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:11.0316083Z test_out_warning_max_reduction_no_dim_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:11.0479443Z test_out_warning_max_reduction_with_dim_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:02:11.0743482Z test_out_warning_maximum_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:11.0804079Z test_out_warning_mean_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:11.0870539Z test_out_warning_median_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:11.0946512Z test_out_warning_meshgrid_list_of_tensors_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:11.1022950Z test_out_warning_meshgrid_variadic_tensors_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:11.1287183Z test_out_warning_min_binary_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:11.1339728Z test_out_warning_min_reduction_no_dim_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:11.1502371Z test_out_warning_min_reduction_with_dim_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:02:11.1766853Z test_out_warning_minimum_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:11.1840761Z test_out_warning_mm_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:11.2011169Z test_out_warning_mode_cuda (__main__.TestCommonCUDA) ... expected failure (0.017s) 2022-05-18T05:02:11.2063788Z test_out_warning_movedim_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:11.2166488Z test_out_warning_msort_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:11.2431631Z test_out_warning_mul_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:11.2515993Z test_out_warning_multinomial_cuda (__main__.TestCommonCUDA) ... expected failure (0.008s) 2022-05-18T05:02:11.2590729Z test_out_warning_mv_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:11.2925118Z test_out_warning_mvlgamma_mvlgamma_p_1_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:02:11.2963193Z test_out_warning_mvlgamma_mvlgamma_p_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:02:11.3001194Z test_out_warning_mvlgamma_mvlgamma_p_5_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:02:11.3104997Z test_out_warning_nan_to_num_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:11.4045886Z test_out_warning_nanmean_cuda (__main__.TestCommonCUDA) ... ok (0.094s) 2022-05-18T05:02:11.4113899Z test_out_warning_nanmedian_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:11.6094781Z test_out_warning_nanquantile_cuda (__main__.TestCommonCUDA) ... ok (0.198s) 2022-05-18T05:02:11.6613152Z test_out_warning_nansum_cuda (__main__.TestCommonCUDA) ... ok (0.052s) 2022-05-18T05:02:11.6664178Z test_out_warning_narrow_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:11.6894783Z test_out_warning_ne_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:02:11.6967118Z test_out_warning_neg_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:11.7027031Z test_out_warning_new_empty_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:11.7092436Z test_out_warning_new_full_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:11.7160094Z test_out_warning_new_ones_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:11.7218342Z test_out_warning_new_zeros_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:11.7481872Z test_out_warning_nextafter_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:11.7531258Z test_out_warning_nn_functional_adaptive_avg_pool1d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:11.7581384Z test_out_warning_nn_functional_adaptive_avg_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:11.7630260Z test_out_warning_nn_functional_adaptive_avg_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:11.7680338Z test_out_warning_nn_functional_adaptive_max_pool1d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:11.7730390Z test_out_warning_nn_functional_adaptive_max_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:11.7786496Z test_out_warning_nn_functional_adaptive_max_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:11.7837044Z test_out_warning_nn_functional_avg_pool1d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:11.8055308Z test_out_warning_nn_functional_avg_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:02:11.8283113Z test_out_warning_nn_functional_avg_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:02:11.8338222Z test_out_warning_nn_functional_batch_norm_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:11.8394208Z test_out_warning_nn_functional_batch_norm_without_cudnn_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:11.8508752Z test_out_warning_nn_functional_bilinear_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:02:11.8565002Z test_out_warning_nn_functional_binary_cross_entropy_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:11.8649843Z test_out_warning_nn_functional_binary_cross_entropy_with_logits_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:11.8699138Z test_out_warning_nn_functional_celu_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:11.8753643Z test_out_warning_nn_functional_conv1d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:11.8807840Z test_out_warning_nn_functional_conv2d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:11.8861605Z test_out_warning_nn_functional_conv_transpose1d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:11.8915571Z test_out_warning_nn_functional_conv_transpose2d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:11.8970131Z test_out_warning_nn_functional_conv_transpose3d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:11.9025012Z test_out_warning_nn_functional_cosine_embedding_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:11.9085476Z test_out_warning_nn_functional_cosine_similarity_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:11.9184125Z test_out_warning_nn_functional_cross_entropy_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:11.9236888Z test_out_warning_nn_functional_ctc_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:11.9288940Z test_out_warning_nn_functional_dropout2d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:11.9340350Z test_out_warning_nn_functional_dropout_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:11.9389893Z test_out_warning_nn_functional_elu_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:11.9442732Z test_out_warning_nn_functional_embedding_bag_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:11.9493146Z test_out_warning_nn_functional_embedding_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:11.9551237Z test_out_warning_nn_functional_feature_alpha_dropout_with_train_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:11.9602962Z test_out_warning_nn_functional_feature_alpha_dropout_without_train_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:11.9698787Z test_out_warning_nn_functional_fractional_max_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:02:11.9807710Z test_out_warning_nn_functional_fractional_max_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:02:11.9862357Z test_out_warning_nn_functional_gaussian_nll_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.0102613Z test_out_warning_nn_functional_gelu_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:02:12.0226750Z test_out_warning_nn_functional_glu_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:02:12.0350016Z test_out_warning_nn_functional_grid_sample_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:02:12.0409570Z test_out_warning_nn_functional_group_norm_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:12.0673424Z test_out_warning_nn_functional_hardshrink_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:12.0723024Z test_out_warning_nn_functional_hardsigmoid_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.0776439Z test_out_warning_nn_functional_hardswish_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.0836142Z test_out_warning_nn_functional_hardtanh_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:12.0888521Z test_out_warning_nn_functional_hinge_embedding_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.0939916Z test_out_warning_nn_functional_huber_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.0996749Z test_out_warning_nn_functional_instance_norm_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:12.1068461Z test_out_warning_nn_functional_interpolate_area_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:12.1133043Z test_out_warning_nn_functional_interpolate_bicubic_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:12.1196715Z test_out_warning_nn_functional_interpolate_bilinear_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:12.1261088Z test_out_warning_nn_functional_interpolate_linear_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:12.1325404Z test_out_warning_nn_functional_interpolate_nearest_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:12.1389457Z test_out_warning_nn_functional_interpolate_trilinear_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:12.1465078Z 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:02:12.1466010Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T05:02:12.1468738Z ok (0.008s) 2022-05-18T05:02:12.1520267Z test_out_warning_nn_functional_l1_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.1579171Z test_out_warning_nn_functional_layer_norm_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:12.1639034Z test_out_warning_nn_functional_leaky_relu_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:12.2039180Z test_out_warning_nn_functional_linear_cuda (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:02:12.2090394Z test_out_warning_nn_functional_local_response_norm_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.2193098Z test_out_warning_nn_functional_logsigmoid_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:12.2246240Z test_out_warning_nn_functional_margin_ranking_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.2297868Z test_out_warning_nn_functional_max_pool1d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.2355811Z test_out_warning_nn_functional_max_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:12.2407016Z test_out_warning_nn_functional_max_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.2459731Z test_out_warning_nn_functional_max_unpool1d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.2513686Z test_out_warning_nn_functional_max_unpool1d_grad_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.2566121Z test_out_warning_nn_functional_max_unpool2d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.2619184Z test_out_warning_nn_functional_max_unpool2d_grad_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.2671334Z test_out_warning_nn_functional_max_unpool3d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.2769090Z test_out_warning_nn_functional_max_unpool3d_grad_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:12.2824965Z test_out_warning_nn_functional_mish_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.2876285Z test_out_warning_nn_functional_mse_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.2928250Z test_out_warning_nn_functional_multi_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.2978911Z test_out_warning_nn_functional_multilabel_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.3032474Z test_out_warning_nn_functional_multilabel_soft_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.3082854Z test_out_warning_nn_functional_nll_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.3345709Z test_out_warning_nn_functional_normalize_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:12.3398132Z test_out_warning_nn_functional_one_hot_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.3454531Z test_out_warning_nn_functional_pad_circular_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:12.3505020Z test_out_warning_nn_functional_pad_constant_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.3555587Z test_out_warning_nn_functional_pad_reflect_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.3605778Z test_out_warning_nn_functional_pad_replicate_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.3672231Z test_out_warning_nn_functional_pairwise_distance_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:12.3722487Z test_out_warning_nn_functional_pdist_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.3774007Z test_out_warning_nn_functional_pixel_shuffle_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.3825160Z test_out_warning_nn_functional_pixel_unshuffle_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.3888046Z test_out_warning_nn_functional_poisson_nll_loss_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:12.3938921Z test_out_warning_nn_functional_prelu_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.3998751Z test_out_warning_nn_functional_relu6_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:12.4048191Z test_out_warning_nn_functional_relu_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.4099897Z test_out_warning_nn_functional_rrelu_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.4149066Z test_out_warning_nn_functional_selu_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.4194924Z 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:02:12.4244588Z test_out_warning_nn_functional_silu_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.4304198Z test_out_warning_nn_functional_smooth_l1_loss_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:12.4355586Z test_out_warning_nn_functional_soft_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.4411922Z test_out_warning_nn_functional_softmin_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:12.4468574Z test_out_warning_nn_functional_softmin_with_dtype_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:12.4588737Z test_out_warning_nn_functional_softplus_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:02:12.4852949Z test_out_warning_nn_functional_softshrink_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:12.4902542Z test_out_warning_nn_functional_softsign_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.4952117Z test_out_warning_nn_functional_tanhshrink_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.5025731Z test_out_warning_nn_functional_threshold_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:12.5079416Z test_out_warning_nn_functional_triplet_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.5133824Z test_out_warning_nn_functional_triplet_margin_with_distance_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.5182717Z test_out_warning_nn_functional_unfold_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:12.5234795Z 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:02:12.5235551Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:02:12.5238054Z ok (0.005s) 2022-05-18T05:02:12.5299839Z 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:02:12.5300751Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:02:12.5302851Z ok (0.006s) 2022-05-18T05:02:12.5372781Z test_out_warning_nonzero_cuda (__main__.TestCommonCUDA) ... expected failure (0.007s) 2022-05-18T05:02:12.6536382Z test_out_warning_norm_cuda (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:02:12.6664171Z test_out_warning_norm_fro_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:02:12.6819838Z test_out_warning_norm_inf_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:02:12.6960545Z test_out_warning_norm_nuc_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:02:12.7172528Z test_out_warning_normal_cuda (__main__.TestCommonCUDA) ... expected failure (0.021s) 2022-05-18T05:02:12.7253134Z test_out_warning_normal_number_mean_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:12.7311687Z test_out_warning_ones_like_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:12.9904686Z test_out_warning_ormqr_cuda (__main__.TestCommonCUDA) ... ok (0.259s) 2022-05-18T05:02:12.9979983Z test_out_warning_outer_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:13.0042090Z test_out_warning_pca_lowrank_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:13.0092419Z test_out_warning_permute_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:13.0164582Z test_out_warning_pinverse_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:13.0452270Z test_out_warning_polar_cuda (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:02:13.0743153Z test_out_warning_polygamma_polygamma_n_0_cuda (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:02:13.0780591Z test_out_warning_polygamma_polygamma_n_1_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:02:13.0818751Z test_out_warning_polygamma_polygamma_n_2_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:02:13.0856941Z test_out_warning_polygamma_polygamma_n_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:02:13.0894297Z test_out_warning_polygamma_polygamma_n_4_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:02:13.0944883Z test_out_warning_positive_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:13.1215656Z test_out_warning_pow_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:02:13.1266855Z test_out_warning_prod_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:13.1321129Z test_out_warning_put_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:13.2321318Z test_out_warning_qr_cuda (__main__.TestCommonCUDA) ... ok (0.100s) 2022-05-18T05:02:13.4262932Z test_out_warning_quantile_cuda (__main__.TestCommonCUDA) ... ok (0.194s) 2022-05-18T05:02:13.4366996Z test_out_warning_rad2deg_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:13.4428677Z test_out_warning_rand_like_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:13.4492657Z test_out_warning_randint_like_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:13.4561137Z test_out_warning_randn_like_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:13.4612420Z test_out_warning_ravel_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:13.4662304Z test_out_warning_real_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:13.4765305Z test_out_warning_reciprocal_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:13.5046201Z test_out_warning_remainder_cuda (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:02:13.5196117Z test_out_warning_renorm_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:02:13.5286747Z test_out_warning_repeat_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:02:13.5344259Z test_out_warning_repeat_interleave_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:13.5403108Z test_out_warning_reshape_as_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:13.5453182Z test_out_warning_reshape_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:13.5503030Z test_out_warning_resize__cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:13.5554767Z test_out_warning_resize_as__cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:13.5606087Z test_out_warning_resolve_conj_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:13.5657169Z test_out_warning_resolve_neg_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:13.5707209Z test_out_warning_roll_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:13.5757754Z test_out_warning_rot90_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:13.5837011Z test_out_warning_round_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:13.5939277Z test_out_warning_round_decimals_0_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:13.5977356Z test_out_warning_round_decimals_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:02:13.6015260Z test_out_warning_round_decimals_neg_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:02:13.6117886Z test_out_warning_rsqrt_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:13.6169611Z test_out_warning_rsub_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:13.6439233Z test_out_warning_scatter_add_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:02:13.7115482Z test_out_warning_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.067s) 2022-05-18T05:02:13.7572994Z test_out_warning_scatter_reduce_amax_cuda (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:02:13.8030929Z test_out_warning_scatter_reduce_amin_cuda (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:02:13.8528511Z test_out_warning_scatter_reduce_mean_cuda (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:02:13.8991292Z test_out_warning_scatter_reduce_prod_cuda (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:02:13.9454797Z test_out_warning_scatter_reduce_sum_cuda (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:02:14.2327589Z test_out_warning_searchsorted_cuda (__main__.TestCommonCUDA) ... ok (0.287s) 2022-05-18T05:02:14.2387714Z test_out_warning_select_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:14.2441105Z test_out_warning_select_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:14.2516800Z test_out_warning_sgn_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:14.2567823Z test_out_warning_short_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:14.2670906Z test_out_warning_sigmoid_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:14.2743766Z test_out_warning_sign_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:14.2812273Z test_out_warning_signbit_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:14.2891957Z test_out_warning_sin_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:14.2994382Z test_out_warning_sinc_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:14.3067192Z test_out_warning_sinh_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:14.3119194Z test_out_warning_slice_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:14.3312989Z test_out_warning_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:02:14.3507957Z test_out_warning_softmax_with_dtype_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:02:14.4472123Z test_out_warning_sort_cuda (__main__.TestCommonCUDA) ... ok (0.096s) 2022-05-18T05:02:14.4509984Z test_out_warning_sparse_sampled_addmm_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:02:14.4608691Z test_out_warning_special_entr_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:14.4720639Z test_out_warning_special_erfcx_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:02:14.4816625Z test_out_warning_special_i0e_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:02:14.4912448Z test_out_warning_special_i1_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:02:14.5009068Z test_out_warning_special_i1e_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:14.5111985Z test_out_warning_special_log_ndtr_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:14.5219967Z test_out_warning_special_ndtr_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:02:14.5323070Z test_out_warning_special_ndtri_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:14.5614616Z test_out_warning_special_polygamma_special_polygamma_n_0_cuda (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:02:14.5887618Z test_out_warning_special_xlog1py_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:02:14.6150934Z test_out_warning_special_zeta_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:14.6201568Z test_out_warning_split_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:14.6251738Z test_out_warning_split_list_args_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:14.6302380Z test_out_warning_split_with_sizes_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:14.6374894Z test_out_warning_sqrt_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:14.6478348Z test_out_warning_square_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:14.6529317Z test_out_warning_squeeze_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:14.6751754Z test_out_warning_stack_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:02:14.6811361Z test_out_warning_std_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:14.6870015Z test_out_warning_std_mean_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:14.6921562Z test_out_warning_stft_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:14.7236966Z test_out_warning_sub_cuda (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:02:14.7296523Z test_out_warning_sum_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:14.7353150Z test_out_warning_sum_to_size_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:15.6025833Z test_out_warning_svd_cuda (__main__.TestCommonCUDA) ... ok (0.867s) 2022-05-18T05:02:15.6093276Z test_out_warning_svd_lowrank_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:15.6634322Z test_out_warning_symeig_cuda (__main__.TestCommonCUDA) ... ok (0.054s) 2022-05-18T05:02:15.6686815Z test_out_warning_t_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:15.6881128Z test_out_warning_take_along_dim_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:02:15.7167202Z test_out_warning_take_cuda (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:02:15.7239065Z test_out_warning_tan_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:15.7310608Z test_out_warning_tanh_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:15.7362237Z test_out_warning_tensor_split_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:15.7471801Z test_out_warning_tensordot_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:02:15.7575484Z test_out_warning_tile_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:15.7628670Z test_out_warning_to_sparse_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:15.8071788Z test_out_warning_topk_cuda (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:02:15.8122321Z test_out_warning_trace_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:15.8172618Z test_out_warning_transpose_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:15.8241189Z test_out_warning_trapezoid_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:15.8309411Z test_out_warning_trapz_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:15.8646988Z test_out_warning_triangular_solve_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:02:15.8815842Z test_out_warning_tril_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:02:15.8985154Z test_out_warning_triu_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:02:15.9265688Z test_out_warning_true_divide_cuda (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:02:15.9337424Z test_out_warning_trunc_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:15.9413168Z test_out_warning_unfold_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:15.9858800Z test_out_warning_unique_consecutive_cuda (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:02:16.0295991Z test_out_warning_unique_cuda (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:02:16.0355814Z test_out_warning_unsqueeze_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:16.0414264Z test_out_warning_var_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:16.0472450Z test_out_warning_var_mean_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:16.0547625Z test_out_warning_vdot_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:16.0597782Z test_out_warning_view_as_complex_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:16.0648774Z test_out_warning_view_as_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:16.0702402Z test_out_warning_view_as_real_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:16.0759238Z test_out_warning_view_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:16.0810822Z test_out_warning_vsplit_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:16.0885411Z test_out_warning_vstack_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:16.0938152Z test_out_warning_where_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:16.1203352Z test_out_warning_xlogy_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:16.1252664Z test_out_warning_zero__cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:16.1310859Z test_out_warning_zeros_like_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:16.1378803Z test_out_where_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:16.2556682Z test_out_xlogy_cuda (__main__.TestCommonCUDA) ... ok (0.118s) 2022-05-18T05:02:16.2621966Z test_out_zero__cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:16.2696379Z test_out_zeros_like_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:16.3084761Z test_python_reference_consistency__refs_abs_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:02:16.3343621Z test_python_reference_consistency__refs_abs_cuda_bool (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:16.4020905Z test_python_reference_consistency__refs_abs_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.068s) 2022-05-18T05:02:16.4381745Z test_python_reference_consistency__refs_abs_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.036s) 2022-05-18T05:02:16.5020209Z test_python_reference_consistency__refs_abs_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.064s) 2022-05-18T05:02:16.5407686Z test_python_reference_consistency__refs_abs_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:02:16.5767276Z test_python_reference_consistency__refs_abs_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:02:16.6131415Z test_python_reference_consistency__refs_abs_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:02:16.6339028Z test_python_reference_consistency__refs_abs_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:02:16.6549245Z test_python_reference_consistency__refs_abs_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:02:16.6757877Z test_python_reference_consistency__refs_abs_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:02:16.6949698Z test_python_reference_consistency__refs_abs_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:02:16.7142474Z test_python_reference_consistency__refs_abs_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:02:16.7568921Z test_python_reference_consistency__refs_acos_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:02:16.8010011Z test_python_reference_consistency__refs_acos_cuda_bool (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:02:16.9222180Z test_python_reference_consistency__refs_acos_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.121s) 2022-05-18T05:02:16.9964143Z test_python_reference_consistency__refs_acos_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.074s) 2022-05-18T05:02:17.0381744Z test_python_reference_consistency__refs_acos_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:02:17.0767807Z test_python_reference_consistency__refs_acos_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:02:17.1204041Z test_python_reference_consistency__refs_acos_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:02:17.1542809Z test_python_reference_consistency__refs_acos_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:02:17.1886159Z test_python_reference_consistency__refs_acos_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:02:17.2227716Z test_python_reference_consistency__refs_acos_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:02:17.2543385Z test_python_reference_consistency__refs_acos_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:02:17.2858892Z test_python_reference_consistency__refs_acos_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:02:17.3288023Z test_python_reference_consistency__refs_acosh_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:02:17.3724321Z test_python_reference_consistency__refs_acosh_cuda_bool (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:02:17.4846786Z test_python_reference_consistency__refs_acosh_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.112s) 2022-05-18T05:02:17.5604846Z test_python_reference_consistency__refs_acosh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.076s) 2022-05-18T05:02:17.6038276Z test_python_reference_consistency__refs_acosh_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:02:17.6432750Z test_python_reference_consistency__refs_acosh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:02:17.6883639Z test_python_reference_consistency__refs_acosh_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:02:17.7231949Z test_python_reference_consistency__refs_acosh_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:02:17.7577037Z test_python_reference_consistency__refs_acosh_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:02:17.7926609Z test_python_reference_consistency__refs_acosh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:02:17.8247108Z test_python_reference_consistency__refs_acosh_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:02:17.8567621Z test_python_reference_consistency__refs_acosh_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:02:18.0483610Z test_python_reference_consistency__refs_add_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.191s) 2022-05-18T05:02:18.1646878Z test_python_reference_consistency__refs_add_cuda_bool (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:02:18.3967272Z test_python_reference_consistency__refs_add_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.232s) 2022-05-18T05:02:18.4590591Z test_python_reference_consistency__refs_add_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.062s) 2022-05-18T05:02:18.6871766Z test_python_reference_consistency__refs_add_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.228s) 2022-05-18T05:02:18.8778878Z test_python_reference_consistency__refs_add_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.191s) 2022-05-18T05:02:19.0493832Z test_python_reference_consistency__refs_add_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.171s) 2022-05-18T05:02:19.2181618Z test_python_reference_consistency__refs_add_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.169s) 2022-05-18T05:02:19.3415640Z test_python_reference_consistency__refs_add_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.123s) 2022-05-18T05:02:19.4655757Z test_python_reference_consistency__refs_add_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.124s) 2022-05-18T05:02:19.5855532Z test_python_reference_consistency__refs_add_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.120s) 2022-05-18T05:02:19.7067908Z test_python_reference_consistency__refs_add_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.121s) 2022-05-18T05:02:19.8279038Z test_python_reference_consistency__refs_add_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.121s) 2022-05-18T05:02:19.8472561Z test_python_reference_consistency__refs_amax_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:02:19.8603480Z test_python_reference_consistency__refs_amax_cuda_bool (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:02:19.8799954Z test_python_reference_consistency__refs_amax_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:02:19.8973047Z test_python_reference_consistency__refs_amax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:02:19.9138860Z test_python_reference_consistency__refs_amax_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:02:19.9269569Z test_python_reference_consistency__refs_amax_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:02:19.9400893Z test_python_reference_consistency__refs_amax_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:02:19.9523765Z test_python_reference_consistency__refs_amax_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:02:19.9655433Z test_python_reference_consistency__refs_amax_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:02:19.9786514Z test_python_reference_consistency__refs_amax_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:02:19.9985861Z test_python_reference_consistency__refs_amin_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:02:20.0116154Z test_python_reference_consistency__refs_amin_cuda_bool (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:02:20.0308694Z test_python_reference_consistency__refs_amin_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:02:20.0481655Z test_python_reference_consistency__refs_amin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:02:20.0646364Z test_python_reference_consistency__refs_amin_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:02:20.0776161Z test_python_reference_consistency__refs_amin_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:02:20.0906869Z test_python_reference_consistency__refs_amin_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:02:20.1029274Z test_python_reference_consistency__refs_amin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:02:20.1167066Z test_python_reference_consistency__refs_amin_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:02:20.1296616Z test_python_reference_consistency__refs_amin_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:02:20.1362702Z test_python_reference_consistency__refs_as_strided_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:20.1412623Z test_python_reference_consistency__refs_as_strided_cuda_bool (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:20.1484623Z test_python_reference_consistency__refs_as_strided_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:20.1558279Z test_python_reference_consistency__refs_as_strided_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:20.1623246Z test_python_reference_consistency__refs_as_strided_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:20.1688701Z test_python_reference_consistency__refs_as_strided_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:02:20.1759305Z test_python_reference_consistency__refs_as_strided_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:20.1809542Z test_python_reference_consistency__refs_as_strided_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:20.1860170Z test_python_reference_consistency__refs_as_strided_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:20.1908300Z test_python_reference_consistency__refs_as_strided_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:20.1959632Z test_python_reference_consistency__refs_as_strided_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:20.2010003Z test_python_reference_consistency__refs_as_strided_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:20.2386520Z test_python_reference_consistency__refs_asin_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:02:20.2779693Z test_python_reference_consistency__refs_asin_cuda_bool (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:02:20.3786202Z test_python_reference_consistency__refs_asin_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.101s) 2022-05-18T05:02:20.4473295Z test_python_reference_consistency__refs_asin_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.069s) 2022-05-18T05:02:20.4844628Z test_python_reference_consistency__refs_asin_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:02:20.5188337Z test_python_reference_consistency__refs_asin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:02:20.5573019Z test_python_reference_consistency__refs_asin_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:02:20.5868151Z test_python_reference_consistency__refs_asin_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:02:20.6170498Z test_python_reference_consistency__refs_asin_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:02:20.6469340Z test_python_reference_consistency__refs_asin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:02:20.6742244Z test_python_reference_consistency__refs_asin_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:02:20.7015127Z test_python_reference_consistency__refs_asin_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:02:20.8651749Z test_python_reference_consistency__refs_atan2_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.164s) 2022-05-18T05:02:20.9943229Z test_python_reference_consistency__refs_atan2_cuda_bool (__main__.TestCommonCUDA) ... ok (0.129s) 2022-05-18T05:02:21.1580618Z test_python_reference_consistency__refs_atan2_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.164s) 2022-05-18T05:02:21.3046416Z test_python_reference_consistency__refs_atan2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.146s) 2022-05-18T05:02:21.4508056Z test_python_reference_consistency__refs_atan2_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.146s) 2022-05-18T05:02:21.5880381Z test_python_reference_consistency__refs_atan2_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.137s) 2022-05-18T05:02:21.7254285Z test_python_reference_consistency__refs_atan2_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.137s) 2022-05-18T05:02:21.8628624Z test_python_reference_consistency__refs_atan2_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.137s) 2022-05-18T05:02:21.9973271Z test_python_reference_consistency__refs_atan2_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.134s) 2022-05-18T05:02:22.1318393Z test_python_reference_consistency__refs_atan2_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.134s) 2022-05-18T05:02:22.1690586Z test_python_reference_consistency__refs_atan_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:02:22.2075060Z test_python_reference_consistency__refs_atan_cuda_bool (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:02:22.2880907Z test_python_reference_consistency__refs_atan_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.080s) 2022-05-18T05:02:22.3541817Z test_python_reference_consistency__refs_atan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.066s) 2022-05-18T05:02:22.3911697Z test_python_reference_consistency__refs_atan_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:02:22.4254716Z test_python_reference_consistency__refs_atan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:02:22.4627664Z test_python_reference_consistency__refs_atan_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:02:22.4919403Z test_python_reference_consistency__refs_atan_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:02:22.5212602Z test_python_reference_consistency__refs_atan_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:02:22.5509510Z test_python_reference_consistency__refs_atan_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:02:22.5780483Z test_python_reference_consistency__refs_atan_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:02:22.6052133Z test_python_reference_consistency__refs_atan_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:02:22.7163586Z test_python_reference_consistency__refs_bitwise_and_cuda_bool (__main__.TestCommonCUDA) ... ok (0.111s) 2022-05-18T05:02:22.8339749Z test_python_reference_consistency__refs_bitwise_and_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.117s) 2022-05-18T05:02:22.9521356Z test_python_reference_consistency__refs_bitwise_and_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.118s) 2022-05-18T05:02:23.0665486Z test_python_reference_consistency__refs_bitwise_and_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.114s) 2022-05-18T05:02:23.1821312Z test_python_reference_consistency__refs_bitwise_and_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.115s) 2022-05-18T05:02:23.2976772Z test_python_reference_consistency__refs_bitwise_and_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.115s) 2022-05-18T05:02:23.4161654Z test_python_reference_consistency__refs_bitwise_left_shift_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.118s) 2022-05-18T05:02:23.4183135Z 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:02:23.5327583Z test_python_reference_consistency__refs_bitwise_left_shift_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.114s) 2022-05-18T05:02:23.6482655Z test_python_reference_consistency__refs_bitwise_left_shift_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.115s) 2022-05-18T05:02:23.7640165Z test_python_reference_consistency__refs_bitwise_left_shift_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:02:23.8744474Z test_python_reference_consistency__refs_bitwise_or_cuda_bool (__main__.TestCommonCUDA) ... ok (0.110s) 2022-05-18T05:02:23.9919068Z test_python_reference_consistency__refs_bitwise_or_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.117s) 2022-05-18T05:02:24.1111152Z test_python_reference_consistency__refs_bitwise_or_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.119s) 2022-05-18T05:02:24.2255014Z test_python_reference_consistency__refs_bitwise_or_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.114s) 2022-05-18T05:02:24.3410423Z test_python_reference_consistency__refs_bitwise_or_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.115s) 2022-05-18T05:02:24.4569646Z test_python_reference_consistency__refs_bitwise_or_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:02:24.5680436Z test_python_reference_consistency__refs_bitwise_xor_cuda_bool (__main__.TestCommonCUDA) ... ok (0.111s) 2022-05-18T05:02:24.6859049Z test_python_reference_consistency__refs_bitwise_xor_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.118s) 2022-05-18T05:02:24.8050531Z test_python_reference_consistency__refs_bitwise_xor_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.119s) 2022-05-18T05:02:24.9193571Z test_python_reference_consistency__refs_bitwise_xor_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.114s) 2022-05-18T05:02:25.0349509Z test_python_reference_consistency__refs_bitwise_xor_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.115s) 2022-05-18T05:02:25.1508077Z test_python_reference_consistency__refs_bitwise_xor_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:02:25.1622490Z test_python_reference_consistency__refs_cat_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:02:25.1709386Z test_python_reference_consistency__refs_cat_cuda_bool (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:02:25.1840417Z test_python_reference_consistency__refs_cat_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:02:25.1974284Z test_python_reference_consistency__refs_cat_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:02:25.2109879Z test_python_reference_consistency__refs_cat_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:02:25.2224053Z test_python_reference_consistency__refs_cat_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:02:25.2337741Z test_python_reference_consistency__refs_cat_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:02:25.2455477Z test_python_reference_consistency__refs_cat_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:02:25.2543751Z test_python_reference_consistency__refs_cat_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:02:25.2632044Z test_python_reference_consistency__refs_cat_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:02:25.2717579Z test_python_reference_consistency__refs_cat_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:02:25.2805997Z test_python_reference_consistency__refs_cat_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:02:25.2894919Z test_python_reference_consistency__refs_cat_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:02:25.3233157Z test_python_reference_consistency__refs_ceil_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:02:25.3578288Z test_python_reference_consistency__refs_ceil_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:02:25.3920227Z test_python_reference_consistency__refs_ceil_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:02:25.4266479Z test_python_reference_consistency__refs_ceil_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:02:25.4755782Z test_python_reference_consistency__refs_chunk_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:02:25.5075538Z test_python_reference_consistency__refs_chunk_cuda_bool (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:02:25.5596870Z test_python_reference_consistency__refs_chunk_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.052s) 2022-05-18T05:02:25.6144863Z test_python_reference_consistency__refs_chunk_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.055s) 2022-05-18T05:02:25.6693417Z test_python_reference_consistency__refs_chunk_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.055s) 2022-05-18T05:02:25.7187549Z test_python_reference_consistency__refs_chunk_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:02:25.7673849Z test_python_reference_consistency__refs_chunk_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T05:02:25.8130512Z test_python_reference_consistency__refs_chunk_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:02:25.8449379Z test_python_reference_consistency__refs_chunk_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:02:25.8768560Z test_python_reference_consistency__refs_chunk_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:02:25.9058242Z test_python_reference_consistency__refs_chunk_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:02:25.9387215Z test_python_reference_consistency__refs_chunk_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:02:25.9707330Z test_python_reference_consistency__refs_chunk_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:02:25.9755834Z test_python_reference_consistency__refs_clone_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:02:25.9792021Z test_python_reference_consistency__refs_clone_cuda_bool (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:02:25.9836606Z test_python_reference_consistency__refs_clone_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:02:25.9882368Z test_python_reference_consistency__refs_clone_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:02:25.9928139Z test_python_reference_consistency__refs_clone_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:02:25.9970466Z test_python_reference_consistency__refs_clone_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:02:26.0012577Z test_python_reference_consistency__refs_clone_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:02:26.0053885Z test_python_reference_consistency__refs_clone_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:02:26.0096817Z test_python_reference_consistency__refs_clone_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:02:26.0133086Z test_python_reference_consistency__refs_clone_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:02:26.0168826Z test_python_reference_consistency__refs_clone_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:02:26.0205070Z test_python_reference_consistency__refs_clone_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:02:26.0241281Z test_python_reference_consistency__refs_clone_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:02:26.0629116Z test_python_reference_consistency__refs_cos_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:02:26.1050253Z test_python_reference_consistency__refs_cos_cuda_bool (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:02:26.1821438Z test_python_reference_consistency__refs_cos_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:02:26.2471070Z test_python_reference_consistency__refs_cos_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.065s) 2022-05-18T05:02:26.2858339Z test_python_reference_consistency__refs_cos_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:02:26.3215978Z test_python_reference_consistency__refs_cos_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:02:26.3586082Z test_python_reference_consistency__refs_cos_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:02:26.3912671Z test_python_reference_consistency__refs_cos_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:02:26.4241130Z test_python_reference_consistency__refs_cos_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:02:26.4579864Z test_python_reference_consistency__refs_cos_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:02:26.4885755Z test_python_reference_consistency__refs_cos_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:02:26.5192454Z test_python_reference_consistency__refs_cos_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:02:26.5601371Z test_python_reference_consistency__refs_cosh_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:02:26.6021304Z test_python_reference_consistency__refs_cosh_cuda_bool (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:02:26.6828613Z test_python_reference_consistency__refs_cosh_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.081s) 2022-05-18T05:02:26.7529636Z test_python_reference_consistency__refs_cosh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.070s) 2022-05-18T05:02:26.7945483Z test_python_reference_consistency__refs_cosh_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:02:26.8322794Z test_python_reference_consistency__refs_cosh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:02:26.8714599Z test_python_reference_consistency__refs_cosh_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:02:26.9042058Z test_python_reference_consistency__refs_cosh_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:02:26.9371175Z test_python_reference_consistency__refs_cosh_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:02:26.9702200Z test_python_reference_consistency__refs_cosh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:02:27.0014973Z test_python_reference_consistency__refs_cosh_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:02:27.0322328Z test_python_reference_consistency__refs_cosh_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:02:27.0749572Z test_python_reference_consistency__refs_digamma_cuda_bool (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:02:28.8856991Z test_python_reference_consistency__refs_digamma_cuda_float16 (__main__.TestCommonCUDA) ... ok (1.810s) 2022-05-18T05:02:28.9278462Z test_python_reference_consistency__refs_digamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:02:30.7869158Z test_python_reference_consistency__refs_digamma_cuda_float64 (__main__.TestCommonCUDA) ... ok (1.859s) 2022-05-18T05:02:30.8204907Z test_python_reference_consistency__refs_digamma_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:02:30.8547450Z test_python_reference_consistency__refs_digamma_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:02:30.8883970Z test_python_reference_consistency__refs_digamma_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:02:30.9196422Z test_python_reference_consistency__refs_digamma_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:02:30.9508969Z test_python_reference_consistency__refs_digamma_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:02:31.0934680Z test_python_reference_consistency__refs_eq_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.142s) 2022-05-18T05:02:31.2045422Z test_python_reference_consistency__refs_eq_cuda_bool (__main__.TestCommonCUDA) ... ok (0.111s) 2022-05-18T05:02:31.3994163Z test_python_reference_consistency__refs_eq_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.195s) 2022-05-18T05:02:31.5872556Z test_python_reference_consistency__refs_eq_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.188s) 2022-05-18T05:02:31.7303509Z test_python_reference_consistency__refs_eq_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.143s) 2022-05-18T05:02:31.8725872Z test_python_reference_consistency__refs_eq_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.142s) 2022-05-18T05:02:32.0167342Z test_python_reference_consistency__refs_eq_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.144s) 2022-05-18T05:02:32.1352621Z test_python_reference_consistency__refs_eq_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.118s) 2022-05-18T05:02:32.2537682Z test_python_reference_consistency__refs_eq_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.118s) 2022-05-18T05:02:32.3724861Z test_python_reference_consistency__refs_eq_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.119s) 2022-05-18T05:02:32.4884147Z test_python_reference_consistency__refs_eq_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:02:32.6045232Z test_python_reference_consistency__refs_eq_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:02:32.6415210Z test_python_reference_consistency__refs_erf_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:02:32.6801342Z test_python_reference_consistency__refs_erf_cuda_bool (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:02:32.7170642Z test_python_reference_consistency__refs_erf_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:02:32.7511932Z test_python_reference_consistency__refs_erf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:02:32.7897917Z test_python_reference_consistency__refs_erf_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:02:32.8190204Z test_python_reference_consistency__refs_erf_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:02:32.8489633Z test_python_reference_consistency__refs_erf_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:02:32.8786271Z test_python_reference_consistency__refs_erf_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:02:32.9056978Z test_python_reference_consistency__refs_erf_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:02:32.9328994Z test_python_reference_consistency__refs_erf_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:02:34.3855286Z test_python_reference_consistency__refs_erfc_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (1.452s) 2022-05-18T05:02:34.4277194Z test_python_reference_consistency__refs_erfc_cuda_bool (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:02:35.8650280Z test_python_reference_consistency__refs_erfc_cuda_float16 (__main__.TestCommonCUDA) ... ok (1.437s) 2022-05-18T05:02:35.9036234Z test_python_reference_consistency__refs_erfc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:02:37.4004516Z test_python_reference_consistency__refs_erfc_cuda_float64 (__main__.TestCommonCUDA) ... ok (1.497s) 2022-05-18T05:02:37.4333798Z test_python_reference_consistency__refs_erfc_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:02:37.4663407Z test_python_reference_consistency__refs_erfc_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:02:37.4995111Z test_python_reference_consistency__refs_erfc_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:02:37.5302593Z test_python_reference_consistency__refs_erfc_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:02:37.5616189Z test_python_reference_consistency__refs_erfc_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:02:37.6003683Z test_python_reference_consistency__refs_erfinv_cuda_bool (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:02:38.8541059Z test_python_reference_consistency__refs_erfinv_cuda_float16 (__main__.TestCommonCUDA) ... ok (1.253s) 2022-05-18T05:02:38.8887005Z test_python_reference_consistency__refs_erfinv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:02:40.2259428Z test_python_reference_consistency__refs_erfinv_cuda_float64 (__main__.TestCommonCUDA) ... ok (1.337s) 2022-05-18T05:02:40.2565111Z test_python_reference_consistency__refs_erfinv_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:02:40.2872238Z test_python_reference_consistency__refs_erfinv_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:02:40.3188519Z test_python_reference_consistency__refs_erfinv_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:02:40.3469770Z test_python_reference_consistency__refs_erfinv_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:02:40.3750989Z test_python_reference_consistency__refs_erfinv_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:02:40.4170087Z test_python_reference_consistency__refs_exp_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:02:40.4604581Z test_python_reference_consistency__refs_exp_cuda_bool (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:02:42.4120190Z test_python_reference_consistency__refs_exp_cuda_complex128 (__main__.TestCommonCUDA) ... ok (1.951s) 2022-05-18T05:02:42.4512724Z test_python_reference_consistency__refs_exp_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.039s) 2022-05-18T05:02:42.5247824Z test_python_reference_consistency__refs_exp_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.073s) 2022-05-18T05:02:42.5666728Z test_python_reference_consistency__refs_exp_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:02:42.6054900Z test_python_reference_consistency__refs_exp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:02:42.6458524Z test_python_reference_consistency__refs_exp_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:02:42.6793810Z test_python_reference_consistency__refs_exp_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:02:42.7131199Z test_python_reference_consistency__refs_exp_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:02:42.7472024Z test_python_reference_consistency__refs_exp_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:02:42.7792994Z test_python_reference_consistency__refs_exp_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:02:42.8107368Z test_python_reference_consistency__refs_exp_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:02:42.8489040Z test_python_reference_consistency__refs_expm1_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:02:42.8890395Z test_python_reference_consistency__refs_expm1_cuda_bool (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:02:42.9270921Z test_python_reference_consistency__refs_expm1_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:02:42.9623868Z test_python_reference_consistency__refs_expm1_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:02:42.9999306Z test_python_reference_consistency__refs_expm1_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:02:43.0309188Z test_python_reference_consistency__refs_expm1_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:02:43.0613301Z test_python_reference_consistency__refs_expm1_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:02:43.0921103Z test_python_reference_consistency__refs_expm1_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:02:43.1203325Z test_python_reference_consistency__refs_expm1_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:02:43.1484085Z test_python_reference_consistency__refs_expm1_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:02:43.1865141Z test_python_reference_consistency__refs_flatten_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:02:43.2120237Z test_python_reference_consistency__refs_flatten_cuda_bool (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:02:43.2561754Z test_python_reference_consistency__refs_flatten_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:02:43.2768673Z test_python_reference_consistency__refs_flatten_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.021s) 2022-05-18T05:02:43.3216933Z test_python_reference_consistency__refs_flatten_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:02:43.3596538Z test_python_reference_consistency__refs_flatten_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:02:43.3976019Z test_python_reference_consistency__refs_flatten_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:02:43.4339095Z test_python_reference_consistency__refs_flatten_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:02:43.4597752Z test_python_reference_consistency__refs_flatten_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:43.4856297Z test_python_reference_consistency__refs_flatten_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:43.5104811Z test_python_reference_consistency__refs_flatten_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:02:43.5363987Z test_python_reference_consistency__refs_flatten_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:43.5623554Z test_python_reference_consistency__refs_flatten_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:43.5718957Z test_python_reference_consistency__refs_flip_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:02:43.5790679Z test_python_reference_consistency__refs_flip_cuda_bool (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:43.5895250Z test_python_reference_consistency__refs_flip_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:43.6002521Z test_python_reference_consistency__refs_flip_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:02:43.6098117Z test_python_reference_consistency__refs_flip_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:02:43.6200174Z test_python_reference_consistency__refs_flip_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:02:43.6293147Z test_python_reference_consistency__refs_flip_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:02:43.6366332Z test_python_reference_consistency__refs_flip_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:43.6439635Z test_python_reference_consistency__refs_flip_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:43.6510136Z test_python_reference_consistency__refs_flip_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:43.6583556Z test_python_reference_consistency__refs_flip_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:43.6656885Z test_python_reference_consistency__refs_flip_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:02:43.8446490Z test_python_reference_consistency__refs_float_power_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.179s) 2022-05-18T05:02:43.9913525Z test_python_reference_consistency__refs_float_power_cuda_bool (__main__.TestCommonCUDA) ... ok (0.147s) 2022-05-18T05:02:44.2274362Z test_python_reference_consistency__refs_float_power_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.236s) 2022-05-18T05:02:44.4721471Z test_python_reference_consistency__refs_float_power_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.245s) 2022-05-18T05:02:44.6505364Z test_python_reference_consistency__refs_float_power_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.178s) 2022-05-18T05:02:44.8293197Z test_python_reference_consistency__refs_float_power_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.179s) 2022-05-18T05:02:44.9935563Z test_python_reference_consistency__refs_float_power_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.164s) 2022-05-18T05:02:45.1477017Z test_python_reference_consistency__refs_float_power_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.154s) 2022-05-18T05:02:45.3023844Z test_python_reference_consistency__refs_float_power_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.155s) 2022-05-18T05:02:45.4573177Z test_python_reference_consistency__refs_float_power_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.155s) 2022-05-18T05:02:45.6091038Z test_python_reference_consistency__refs_float_power_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.152s) 2022-05-18T05:02:45.7607609Z test_python_reference_consistency__refs_float_power_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.152s) 2022-05-18T05:02:45.7952605Z test_python_reference_consistency__refs_floor_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:02:45.8298448Z test_python_reference_consistency__refs_floor_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:02:45.8649587Z test_python_reference_consistency__refs_floor_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:02:45.9009775Z test_python_reference_consistency__refs_floor_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:02:46.0412875Z test_python_reference_consistency__refs_ge_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.140s) 2022-05-18T05:02:46.1503395Z test_python_reference_consistency__refs_ge_cuda_bool (__main__.TestCommonCUDA) ... ok (0.109s) 2022-05-18T05:02:46.2896476Z test_python_reference_consistency__refs_ge_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.139s) 2022-05-18T05:02:46.4296804Z test_python_reference_consistency__refs_ge_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.140s) 2022-05-18T05:02:46.5722002Z test_python_reference_consistency__refs_ge_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.142s) 2022-05-18T05:02:46.6879800Z test_python_reference_consistency__refs_ge_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:02:46.8043357Z test_python_reference_consistency__refs_ge_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:02:46.9228467Z test_python_reference_consistency__refs_ge_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.118s) 2022-05-18T05:02:47.0368819Z test_python_reference_consistency__refs_ge_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.114s) 2022-05-18T05:02:47.1512652Z test_python_reference_consistency__refs_ge_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.114s) 2022-05-18T05:02:47.2925459Z test_python_reference_consistency__refs_gt_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.141s) 2022-05-18T05:02:47.4016217Z test_python_reference_consistency__refs_gt_cuda_bool (__main__.TestCommonCUDA) ... ok (0.109s) 2022-05-18T05:02:47.5418262Z test_python_reference_consistency__refs_gt_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.140s) 2022-05-18T05:02:47.6828409Z test_python_reference_consistency__refs_gt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.141s) 2022-05-18T05:02:47.8260821Z test_python_reference_consistency__refs_gt_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.143s) 2022-05-18T05:02:47.9432660Z test_python_reference_consistency__refs_gt_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.117s) 2022-05-18T05:02:48.0608494Z test_python_reference_consistency__refs_gt_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.117s) 2022-05-18T05:02:48.1782906Z test_python_reference_consistency__refs_gt_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.117s) 2022-05-18T05:02:48.2926285Z test_python_reference_consistency__refs_gt_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.114s) 2022-05-18T05:02:48.4072849Z test_python_reference_consistency__refs_gt_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.115s) 2022-05-18T05:02:48.5836181Z test_python_reference_consistency__refs_igamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.176s) 2022-05-18T05:02:49.0054589Z test_python_reference_consistency__refs_igamma_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.422s) 2022-05-18T05:02:49.1840694Z test_python_reference_consistency__refs_igammac_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.179s) 2022-05-18T05:02:49.6106331Z test_python_reference_consistency__refs_igammac_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.426s) 2022-05-18T05:02:50.1331124Z test_python_reference_consistency__refs_isclose_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.522s) 2022-05-18T05:02:50.5357209Z test_python_reference_consistency__refs_isclose_cuda_bool (__main__.TestCommonCUDA) ... ok (0.402s) 2022-05-18T05:02:51.0583844Z test_python_reference_consistency__refs_isclose_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.522s) 2022-05-18T05:02:51.5721878Z test_python_reference_consistency__refs_isclose_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.514s) 2022-05-18T05:02:52.0962006Z test_python_reference_consistency__refs_isclose_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.524s) 2022-05-18T05:02:52.5508863Z test_python_reference_consistency__refs_isclose_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.455s) 2022-05-18T05:02:53.0059328Z test_python_reference_consistency__refs_isclose_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.455s) 2022-05-18T05:02:53.4289374Z test_python_reference_consistency__refs_isclose_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.423s) 2022-05-18T05:02:53.8512293Z test_python_reference_consistency__refs_isclose_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.422s) 2022-05-18T05:02:54.2749771Z test_python_reference_consistency__refs_isclose_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.424s) 2022-05-18T05:02:54.6905762Z test_python_reference_consistency__refs_isclose_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.415s) 2022-05-18T05:02:55.1113002Z test_python_reference_consistency__refs_isclose_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.421s) 2022-05-18T05:02:55.1424992Z test_python_reference_consistency__refs_isfinite_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:02:55.1701106Z test_python_reference_consistency__refs_isfinite_cuda_bool (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:02:55.2394769Z test_python_reference_consistency__refs_isfinite_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.069s) 2022-05-18T05:02:55.2739786Z test_python_reference_consistency__refs_isfinite_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.034s) 2022-05-18T05:02:55.3363309Z test_python_reference_consistency__refs_isfinite_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.062s) 2022-05-18T05:02:55.3672219Z test_python_reference_consistency__refs_isfinite_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:02:55.3993576Z test_python_reference_consistency__refs_isfinite_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:02:55.4329546Z test_python_reference_consistency__refs_isfinite_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:02:55.4555720Z test_python_reference_consistency__refs_isfinite_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:02:55.4783027Z test_python_reference_consistency__refs_isfinite_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:02:55.5013278Z test_python_reference_consistency__refs_isfinite_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:02:55.5226349Z test_python_reference_consistency__refs_isfinite_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:02:55.5438364Z test_python_reference_consistency__refs_isfinite_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:02:55.5702585Z test_python_reference_consistency__refs_isnan_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:55.5954028Z test_python_reference_consistency__refs_isnan_cuda_bool (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:02:55.6510901Z test_python_reference_consistency__refs_isnan_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:02:55.7024800Z test_python_reference_consistency__refs_isnan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T05:02:55.7284125Z test_python_reference_consistency__refs_isnan_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:55.7542651Z test_python_reference_consistency__refs_isnan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:02:55.7823821Z test_python_reference_consistency__refs_isnan_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:02:55.8025223Z test_python_reference_consistency__refs_isnan_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:02:55.8226058Z test_python_reference_consistency__refs_isnan_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:02:55.8429938Z test_python_reference_consistency__refs_isnan_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:02:55.8615906Z test_python_reference_consistency__refs_isnan_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:02:55.8802564Z test_python_reference_consistency__refs_isnan_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:02:56.0204853Z test_python_reference_consistency__refs_le_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.140s) 2022-05-18T05:02:56.1297213Z test_python_reference_consistency__refs_le_cuda_bool (__main__.TestCommonCUDA) ... ok (0.109s) 2022-05-18T05:02:56.2692825Z test_python_reference_consistency__refs_le_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.139s) 2022-05-18T05:02:56.4095499Z test_python_reference_consistency__refs_le_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.140s) 2022-05-18T05:02:56.5514993Z test_python_reference_consistency__refs_le_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.142s) 2022-05-18T05:02:56.6672709Z test_python_reference_consistency__refs_le_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:02:56.7834223Z test_python_reference_consistency__refs_le_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:02:56.8999948Z test_python_reference_consistency__refs_le_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:02:57.0136342Z test_python_reference_consistency__refs_le_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.113s) 2022-05-18T05:02:57.1277645Z test_python_reference_consistency__refs_le_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.114s) 2022-05-18T05:02:57.1698384Z test_python_reference_consistency__refs_lgamma_cuda_bool (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:02:58.8282582Z test_python_reference_consistency__refs_lgamma_cuda_float16 (__main__.TestCommonCUDA) ... ok (1.658s) 2022-05-18T05:02:58.8669196Z test_python_reference_consistency__refs_lgamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:02:59.2060109Z test_python_reference_consistency__refs_lgamma_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.339s) 2022-05-18T05:02:59.2394619Z test_python_reference_consistency__refs_lgamma_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:02:59.2737651Z test_python_reference_consistency__refs_lgamma_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:02:59.3078129Z test_python_reference_consistency__refs_lgamma_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:02:59.3389887Z test_python_reference_consistency__refs_lgamma_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:02:59.3703111Z test_python_reference_consistency__refs_lgamma_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:02:59.4072095Z test_python_reference_consistency__refs_log1p_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:02:59.4454857Z test_python_reference_consistency__refs_log1p_cuda_bool (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:02:59.4822605Z test_python_reference_consistency__refs_log1p_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:02:59.5167729Z test_python_reference_consistency__refs_log1p_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:02:59.5545037Z test_python_reference_consistency__refs_log1p_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:02:59.5835126Z test_python_reference_consistency__refs_log1p_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:02:59.6127470Z test_python_reference_consistency__refs_log1p_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:02:59.6422877Z test_python_reference_consistency__refs_log1p_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:02:59.6692626Z test_python_reference_consistency__refs_log1p_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:02:59.6962736Z test_python_reference_consistency__refs_log1p_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:02:59.7389020Z test_python_reference_consistency__refs_log_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:02:59.7804960Z test_python_reference_consistency__refs_log_cuda_bool (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:03:00.1393811Z test_python_reference_consistency__refs_log_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.359s) 2022-05-18T05:03:00.1513677Z test_python_reference_consistency__refs_log_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.012s) 2022-05-18T05:03:00.2245626Z test_python_reference_consistency__refs_log_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.073s) 2022-05-18T05:03:00.2668069Z test_python_reference_consistency__refs_log_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:03:00.3061114Z test_python_reference_consistency__refs_log_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:03:00.3482208Z test_python_reference_consistency__refs_log_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:03:00.3822956Z test_python_reference_consistency__refs_log_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:03:00.4164035Z test_python_reference_consistency__refs_log_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:03:00.4514187Z test_python_reference_consistency__refs_log_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:03:00.4831554Z test_python_reference_consistency__refs_log_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:03:00.5149086Z test_python_reference_consistency__refs_log_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:03:00.7113046Z test_python_reference_consistency__refs_logical_and_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.196s) 2022-05-18T05:03:00.8308506Z test_python_reference_consistency__refs_logical_and_cuda_bool (__main__.TestCommonCUDA) ... ok (0.119s) 2022-05-18T05:03:00.8325386Z 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:03:01.0692320Z test_python_reference_consistency__refs_logical_and_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.237s) 2022-05-18T05:03:01.2657135Z test_python_reference_consistency__refs_logical_and_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.196s) 2022-05-18T05:03:01.4622339Z test_python_reference_consistency__refs_logical_and_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.196s) 2022-05-18T05:03:01.6594387Z test_python_reference_consistency__refs_logical_and_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.197s) 2022-05-18T05:03:01.8321295Z test_python_reference_consistency__refs_logical_and_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.173s) 2022-05-18T05:03:02.0047410Z test_python_reference_consistency__refs_logical_and_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.173s) 2022-05-18T05:03:02.1772978Z test_python_reference_consistency__refs_logical_and_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.172s) 2022-05-18T05:03:02.3458787Z test_python_reference_consistency__refs_logical_and_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.168s) 2022-05-18T05:03:02.5142195Z test_python_reference_consistency__refs_logical_and_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.168s) 2022-05-18T05:03:02.7103457Z test_python_reference_consistency__refs_logical_or_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.196s) 2022-05-18T05:03:02.8296267Z test_python_reference_consistency__refs_logical_or_cuda_bool (__main__.TestCommonCUDA) ... ok (0.119s) 2022-05-18T05:03:03.0721096Z test_python_reference_consistency__refs_logical_or_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.242s) 2022-05-18T05:03:03.3083576Z test_python_reference_consistency__refs_logical_or_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.236s) 2022-05-18T05:03:03.5049770Z test_python_reference_consistency__refs_logical_or_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.196s) 2022-05-18T05:03:03.7012570Z test_python_reference_consistency__refs_logical_or_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.196s) 2022-05-18T05:03:03.8977461Z test_python_reference_consistency__refs_logical_or_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.196s) 2022-05-18T05:03:04.0697659Z test_python_reference_consistency__refs_logical_or_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.172s) 2022-05-18T05:03:04.2418544Z test_python_reference_consistency__refs_logical_or_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.172s) 2022-05-18T05:03:04.4142211Z test_python_reference_consistency__refs_logical_or_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.172s) 2022-05-18T05:03:04.5830375Z test_python_reference_consistency__refs_logical_or_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.169s) 2022-05-18T05:03:04.7515135Z test_python_reference_consistency__refs_logical_or_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.168s) 2022-05-18T05:03:04.8904383Z test_python_reference_consistency__refs_lt_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.139s) 2022-05-18T05:03:04.9990879Z test_python_reference_consistency__refs_lt_cuda_bool (__main__.TestCommonCUDA) ... ok (0.109s) 2022-05-18T05:03:05.1383087Z test_python_reference_consistency__refs_lt_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.139s) 2022-05-18T05:03:05.2786690Z test_python_reference_consistency__refs_lt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.140s) 2022-05-18T05:03:05.4204003Z test_python_reference_consistency__refs_lt_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.142s) 2022-05-18T05:03:05.5358769Z test_python_reference_consistency__refs_lt_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.115s) 2022-05-18T05:03:05.6513501Z test_python_reference_consistency__refs_lt_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.115s) 2022-05-18T05:03:05.7677838Z test_python_reference_consistency__refs_lt_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:03:05.8817063Z test_python_reference_consistency__refs_lt_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.114s) 2022-05-18T05:03:05.9952898Z test_python_reference_consistency__refs_lt_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.113s) 2022-05-18T05:03:06.1411135Z test_python_reference_consistency__refs_maximum_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.146s) 2022-05-18T05:03:06.2400270Z test_python_reference_consistency__refs_maximum_cuda_bool (__main__.TestCommonCUDA) ... ok (0.099s) 2022-05-18T05:03:06.3857920Z test_python_reference_consistency__refs_maximum_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.146s) 2022-05-18T05:03:06.5313667Z test_python_reference_consistency__refs_maximum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.145s) 2022-05-18T05:03:06.6754560Z test_python_reference_consistency__refs_maximum_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.144s) 2022-05-18T05:03:06.7809332Z test_python_reference_consistency__refs_maximum_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.105s) 2022-05-18T05:03:06.8866282Z test_python_reference_consistency__refs_maximum_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.106s) 2022-05-18T05:03:06.9895501Z test_python_reference_consistency__refs_maximum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.103s) 2022-05-18T05:03:07.0943135Z test_python_reference_consistency__refs_maximum_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.105s) 2022-05-18T05:03:07.1983465Z test_python_reference_consistency__refs_maximum_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.104s) 2022-05-18T05:03:07.3438369Z test_python_reference_consistency__refs_minimum_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.145s) 2022-05-18T05:03:07.4422445Z test_python_reference_consistency__refs_minimum_cuda_bool (__main__.TestCommonCUDA) ... ok (0.098s) 2022-05-18T05:03:07.5878220Z test_python_reference_consistency__refs_minimum_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.145s) 2022-05-18T05:03:07.7334825Z test_python_reference_consistency__refs_minimum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.146s) 2022-05-18T05:03:07.8770433Z test_python_reference_consistency__refs_minimum_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.143s) 2022-05-18T05:03:07.9826993Z test_python_reference_consistency__refs_minimum_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.106s) 2022-05-18T05:03:08.0885013Z test_python_reference_consistency__refs_minimum_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.106s) 2022-05-18T05:03:08.1908429Z test_python_reference_consistency__refs_minimum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.102s) 2022-05-18T05:03:08.2941586Z test_python_reference_consistency__refs_minimum_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.103s) 2022-05-18T05:03:08.3975783Z test_python_reference_consistency__refs_minimum_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.103s) 2022-05-18T05:03:08.5795483Z test_python_reference_consistency__refs_mul_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.182s) 2022-05-18T05:03:08.6902426Z test_python_reference_consistency__refs_mul_cuda_bool (__main__.TestCommonCUDA) ... ok (0.111s) 2022-05-18T05:03:08.9103793Z test_python_reference_consistency__refs_mul_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.220s) 2022-05-18T05:03:09.2765431Z test_python_reference_consistency__refs_mul_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.366s) 2022-05-18T05:03:09.9853835Z test_python_reference_consistency__refs_mul_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.709s) 2022-05-18T05:03:10.1668062Z test_python_reference_consistency__refs_mul_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.181s) 2022-05-18T05:03:10.3295782Z test_python_reference_consistency__refs_mul_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.163s) 2022-05-18T05:03:10.4895323Z test_python_reference_consistency__refs_mul_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.160s) 2022-05-18T05:03:10.6075202Z test_python_reference_consistency__refs_mul_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.118s) 2022-05-18T05:03:10.7253745Z test_python_reference_consistency__refs_mul_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.118s) 2022-05-18T05:03:10.8396858Z test_python_reference_consistency__refs_mul_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.114s) 2022-05-18T05:03:10.9555989Z test_python_reference_consistency__refs_mul_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:03:11.0709414Z test_python_reference_consistency__refs_mul_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.115s) 2022-05-18T05:03:11.0778263Z test_python_reference_consistency__refs_narrow_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:03:11.0832607Z test_python_reference_consistency__refs_narrow_cuda_bool (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:03:11.0910776Z test_python_reference_consistency__refs_narrow_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:03:11.0986499Z test_python_reference_consistency__refs_narrow_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:03:11.1062171Z test_python_reference_consistency__refs_narrow_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:03:11.1129446Z test_python_reference_consistency__refs_narrow_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:03:11.1197550Z test_python_reference_consistency__refs_narrow_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:03:11.1264968Z test_python_reference_consistency__refs_narrow_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:03:11.1320482Z test_python_reference_consistency__refs_narrow_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:03:11.1375617Z test_python_reference_consistency__refs_narrow_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:03:11.1435616Z test_python_reference_consistency__refs_narrow_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:03:11.1490417Z test_python_reference_consistency__refs_narrow_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:03:11.1545643Z test_python_reference_consistency__refs_narrow_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:03:11.2937750Z test_python_reference_consistency__refs_ne_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.139s) 2022-05-18T05:03:11.4025068Z test_python_reference_consistency__refs_ne_cuda_bool (__main__.TestCommonCUDA) ... ok (0.109s) 2022-05-18T05:03:11.5941702Z test_python_reference_consistency__refs_ne_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.192s) 2022-05-18T05:03:11.7788816Z test_python_reference_consistency__refs_ne_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.185s) 2022-05-18T05:03:11.9179852Z test_python_reference_consistency__refs_ne_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.139s) 2022-05-18T05:03:12.0577583Z test_python_reference_consistency__refs_ne_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.140s) 2022-05-18T05:03:12.1997020Z test_python_reference_consistency__refs_ne_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.142s) 2022-05-18T05:03:12.3157353Z test_python_reference_consistency__refs_ne_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:03:12.4317542Z test_python_reference_consistency__refs_ne_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:03:12.5485899Z test_python_reference_consistency__refs_ne_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.117s) 2022-05-18T05:03:12.6634800Z test_python_reference_consistency__refs_ne_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.115s) 2022-05-18T05:03:12.7772588Z test_python_reference_consistency__refs_ne_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.114s) 2022-05-18T05:03:12.8106228Z test_python_reference_consistency__refs_neg_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:03:12.8794864Z test_python_reference_consistency__refs_neg_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.069s) 2022-05-18T05:03:12.9150218Z test_python_reference_consistency__refs_neg_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.035s) 2022-05-18T05:03:12.9806492Z test_python_reference_consistency__refs_neg_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.065s) 2022-05-18T05:03:13.0138994Z test_python_reference_consistency__refs_neg_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:03:13.0477973Z test_python_reference_consistency__refs_neg_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:03:13.0823418Z test_python_reference_consistency__refs_neg_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:03:13.1024075Z test_python_reference_consistency__refs_neg_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:03:13.1227495Z test_python_reference_consistency__refs_neg_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:03:13.1421117Z test_python_reference_consistency__refs_neg_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:03:13.1607321Z test_python_reference_consistency__refs_neg_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:03:13.1793268Z test_python_reference_consistency__refs_neg_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:03:13.3247336Z test_python_reference_consistency__refs_nextafter_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.145s) 2022-05-18T05:03:13.4705061Z test_python_reference_consistency__refs_nextafter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.146s) 2022-05-18T05:03:13.6143656Z test_python_reference_consistency__refs_nextafter_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.144s) 2022-05-18T05:03:13.6864116Z test_python_reference_consistency__refs_nn_functional_elu_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.072s) 2022-05-18T05:03:13.7587291Z test_python_reference_consistency__refs_nn_functional_elu_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.072s) 2022-05-18T05:03:13.8272838Z test_python_reference_consistency__refs_nn_functional_elu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.068s) 2022-05-18T05:03:13.8958627Z test_python_reference_consistency__refs_nn_functional_elu_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.068s) 2022-05-18T05:03:13.9519685Z test_python_reference_consistency__refs_permute_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:03:13.9902761Z test_python_reference_consistency__refs_permute_cuda_bool (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:03:14.0538436Z test_python_reference_consistency__refs_permute_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.063s) 2022-05-18T05:03:14.1197549Z test_python_reference_consistency__refs_permute_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.066s) 2022-05-18T05:03:14.1756388Z test_python_reference_consistency__refs_permute_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:03:14.2315840Z test_python_reference_consistency__refs_permute_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:03:14.2862958Z test_python_reference_consistency__refs_permute_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.055s) 2022-05-18T05:03:14.3252372Z test_python_reference_consistency__refs_permute_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:03:14.3641923Z test_python_reference_consistency__refs_permute_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:03:14.4006290Z test_python_reference_consistency__refs_permute_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:03:14.4394761Z test_python_reference_consistency__refs_permute_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:03:14.4786597Z test_python_reference_consistency__refs_permute_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:03:14.6421645Z test_python_reference_consistency__refs_pow_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.163s) 2022-05-18T05:03:14.8706478Z test_python_reference_consistency__refs_pow_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.228s) 2022-05-18T05:03:15.0881805Z test_python_reference_consistency__refs_pow_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.217s) 2022-05-18T05:03:15.2504715Z test_python_reference_consistency__refs_pow_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.162s) 2022-05-18T05:03:15.4150638Z test_python_reference_consistency__refs_pow_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.164s) 2022-05-18T05:03:15.5801527Z test_python_reference_consistency__refs_pow_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.165s) 2022-05-18T05:03:15.6979604Z test_python_reference_consistency__refs_pow_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.118s) 2022-05-18T05:03:15.8157667Z test_python_reference_consistency__refs_pow_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.118s) 2022-05-18T05:03:15.9303470Z test_python_reference_consistency__refs_pow_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.114s) 2022-05-18T05:03:16.0459704Z test_python_reference_consistency__refs_pow_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.115s) 2022-05-18T05:03:16.1617066Z test_python_reference_consistency__refs_pow_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:03:16.2026015Z test_python_reference_consistency__refs_reciprocal_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:03:16.2441969Z test_python_reference_consistency__refs_reciprocal_cuda_bool (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:03:16.3164668Z test_python_reference_consistency__refs_reciprocal_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.072s) 2022-05-18T05:03:16.3863159Z test_python_reference_consistency__refs_reciprocal_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.070s) 2022-05-18T05:03:16.4274312Z test_python_reference_consistency__refs_reciprocal_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:03:16.4653111Z test_python_reference_consistency__refs_reciprocal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:03:16.5033376Z test_python_reference_consistency__refs_reciprocal_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:03:16.5368242Z test_python_reference_consistency__refs_reciprocal_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:03:16.5694126Z test_python_reference_consistency__refs_reciprocal_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:03:16.6025455Z test_python_reference_consistency__refs_reciprocal_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:03:16.6327927Z test_python_reference_consistency__refs_reciprocal_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:03:16.6631970Z test_python_reference_consistency__refs_reciprocal_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:03:16.7167154Z test_python_reference_consistency__refs_reshape_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.053s) 2022-05-18T05:03:16.7532295Z test_python_reference_consistency__refs_reshape_cuda_bool (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:03:16.8146904Z test_python_reference_consistency__refs_reshape_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.061s) 2022-05-18T05:03:16.8773440Z test_python_reference_consistency__refs_reshape_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.063s) 2022-05-18T05:03:16.9306618Z test_python_reference_consistency__refs_reshape_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.053s) 2022-05-18T05:03:16.9840428Z test_python_reference_consistency__refs_reshape_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.053s) 2022-05-18T05:03:17.0351799Z test_python_reference_consistency__refs_reshape_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T05:03:17.0723543Z test_python_reference_consistency__refs_reshape_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:03:17.1094874Z test_python_reference_consistency__refs_reshape_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:03:17.1442871Z test_python_reference_consistency__refs_reshape_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:03:17.1821644Z test_python_reference_consistency__refs_reshape_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:03:17.2193302Z test_python_reference_consistency__refs_reshape_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:03:17.2527630Z test_python_reference_consistency__refs_round_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:03:17.2859347Z test_python_reference_consistency__refs_round_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:03:17.3195445Z test_python_reference_consistency__refs_round_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:03:17.3535220Z test_python_reference_consistency__refs_round_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:03:17.3868484Z test_python_reference_consistency__refs_sign_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:03:17.4125920Z test_python_reference_consistency__refs_sign_cuda_bool (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:03:17.4458700Z test_python_reference_consistency__refs_sign_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:03:17.4794727Z test_python_reference_consistency__refs_sign_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:03:17.5135010Z test_python_reference_consistency__refs_sign_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:03:17.5332256Z test_python_reference_consistency__refs_sign_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:03:17.5532545Z test_python_reference_consistency__refs_sign_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:03:17.5724466Z test_python_reference_consistency__refs_sign_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:03:17.5912643Z test_python_reference_consistency__refs_sign_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:03:17.6095603Z test_python_reference_consistency__refs_sign_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:03:17.6440614Z test_python_reference_consistency__refs_sin_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:03:17.6821374Z test_python_reference_consistency__refs_sin_cuda_bool (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:03:17.7508610Z test_python_reference_consistency__refs_sin_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.069s) 2022-05-18T05:03:17.8110005Z test_python_reference_consistency__refs_sin_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.060s) 2022-05-18T05:03:17.8453920Z test_python_reference_consistency__refs_sin_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:03:17.8779346Z test_python_reference_consistency__refs_sin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:03:17.9105127Z test_python_reference_consistency__refs_sin_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:03:17.9393111Z test_python_reference_consistency__refs_sin_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:03:17.9682883Z test_python_reference_consistency__refs_sin_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:03:17.9975382Z test_python_reference_consistency__refs_sin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:03:18.0243688Z test_python_reference_consistency__refs_sin_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:03:18.0511894Z test_python_reference_consistency__refs_sin_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:03:18.0884510Z test_python_reference_consistency__refs_sinh_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:03:18.1265211Z test_python_reference_consistency__refs_sinh_cuda_bool (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:03:18.2003206Z test_python_reference_consistency__refs_sinh_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.074s) 2022-05-18T05:03:18.2656913Z test_python_reference_consistency__refs_sinh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.065s) 2022-05-18T05:03:18.3023018Z test_python_reference_consistency__refs_sinh_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:03:18.3360024Z test_python_reference_consistency__refs_sinh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:03:18.3726153Z test_python_reference_consistency__refs_sinh_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:03:18.4014694Z test_python_reference_consistency__refs_sinh_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:03:18.4303425Z test_python_reference_consistency__refs_sinh_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:03:18.4595409Z test_python_reference_consistency__refs_sinh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:03:18.4862653Z test_python_reference_consistency__refs_sinh_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:03:18.5129898Z test_python_reference_consistency__refs_sinh_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:03:20.0874174Z test_python_reference_consistency__refs_special_i0e_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (1.574s) 2022-05-18T05:03:20.1283042Z test_python_reference_consistency__refs_special_i0e_cuda_bool (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:03:21.6872387Z test_python_reference_consistency__refs_special_i0e_cuda_float16 (__main__.TestCommonCUDA) ... ok (1.559s) 2022-05-18T05:03:21.7231370Z test_python_reference_consistency__refs_special_i0e_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:03:23.2909201Z test_python_reference_consistency__refs_special_i0e_cuda_float64 (__main__.TestCommonCUDA) ... ok (1.567s) 2022-05-18T05:03:23.3226005Z test_python_reference_consistency__refs_special_i0e_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:03:23.3544055Z test_python_reference_consistency__refs_special_i0e_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:03:23.3858912Z test_python_reference_consistency__refs_special_i0e_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:03:23.4155266Z test_python_reference_consistency__refs_special_i0e_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:03:23.4443222Z test_python_reference_consistency__refs_special_i0e_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:03:23.4857458Z test_python_reference_consistency__refs_special_i1e_cuda_bool (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:03:23.5215404Z test_python_reference_consistency__refs_special_i1e_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:03:25.0988873Z test_python_reference_consistency__refs_special_i1e_cuda_float64 (__main__.TestCommonCUDA) ... ok (1.577s) 2022-05-18T05:03:25.1316815Z test_python_reference_consistency__refs_special_i1e_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:03:25.1626413Z test_python_reference_consistency__refs_special_i1e_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:03:25.1949300Z test_python_reference_consistency__refs_special_i1e_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:03:25.2258230Z test_python_reference_consistency__refs_special_i1e_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:03:25.2558316Z test_python_reference_consistency__refs_special_i1e_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:03:25.2937657Z test_python_reference_consistency__refs_sqrt_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:03:25.3334376Z test_python_reference_consistency__refs_sqrt_cuda_bool (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:03:27.0087506Z test_python_reference_consistency__refs_sqrt_cuda_complex128 (__main__.TestCommonCUDA) ... ok (1.675s) 2022-05-18T05:03:27.0758104Z test_python_reference_consistency__refs_sqrt_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.067s) 2022-05-18T05:03:27.1152728Z test_python_reference_consistency__refs_sqrt_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:03:27.1508454Z test_python_reference_consistency__refs_sqrt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:03:27.1859752Z test_python_reference_consistency__refs_sqrt_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:03:27.2157715Z test_python_reference_consistency__refs_sqrt_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:03:27.2457841Z test_python_reference_consistency__refs_sqrt_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:03:27.2764008Z test_python_reference_consistency__refs_sqrt_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:03:27.3053931Z test_python_reference_consistency__refs_sqrt_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:03:27.3338766Z test_python_reference_consistency__refs_sqrt_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:03:27.3716482Z test_python_reference_consistency__refs_square_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:03:27.4011255Z test_python_reference_consistency__refs_square_cuda_bool (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:03:27.4895048Z test_python_reference_consistency__refs_square_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.088s) 2022-05-18T05:03:27.5650720Z test_python_reference_consistency__refs_square_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.075s) 2022-05-18T05:03:27.6042008Z test_python_reference_consistency__refs_square_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:03:27.6440471Z test_python_reference_consistency__refs_square_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:03:27.6842031Z test_python_reference_consistency__refs_square_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:03:27.7094713Z test_python_reference_consistency__refs_square_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:03:27.7339259Z test_python_reference_consistency__refs_square_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:03:27.7567090Z test_python_reference_consistency__refs_square_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:03:27.7782779Z test_python_reference_consistency__refs_square_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:03:27.8002529Z test_python_reference_consistency__refs_square_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:03:27.8093279Z test_python_reference_consistency__refs_squeeze_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:03:27.8151706Z test_python_reference_consistency__refs_squeeze_cuda_bool (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:03:27.8241826Z test_python_reference_consistency__refs_squeeze_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:03:27.8335547Z test_python_reference_consistency__refs_squeeze_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:03:27.8421489Z test_python_reference_consistency__refs_squeeze_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:03:27.8502117Z test_python_reference_consistency__refs_squeeze_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:03:27.8579339Z test_python_reference_consistency__refs_squeeze_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:03:27.8639474Z test_python_reference_consistency__refs_squeeze_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:03:27.8717346Z test_python_reference_consistency__refs_squeeze_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:03:27.8773894Z test_python_reference_consistency__refs_squeeze_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:03:27.8833256Z test_python_reference_consistency__refs_squeeze_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:03:27.8893102Z test_python_reference_consistency__refs_squeeze_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:03:27.9017033Z test_python_reference_consistency__refs_stack_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:03:27.9118270Z test_python_reference_consistency__refs_stack_cuda_bool (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:03:27.9248536Z test_python_reference_consistency__refs_stack_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:03:27.9380909Z test_python_reference_consistency__refs_stack_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:03:27.9519501Z test_python_reference_consistency__refs_stack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:03:27.9640791Z test_python_reference_consistency__refs_stack_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:03:27.9762356Z test_python_reference_consistency__refs_stack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:03:27.9881725Z test_python_reference_consistency__refs_stack_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:03:27.9996453Z test_python_reference_consistency__refs_stack_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:03:28.0100026Z test_python_reference_consistency__refs_stack_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:03:28.0199703Z test_python_reference_consistency__refs_stack_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:03:28.0309795Z test_python_reference_consistency__refs_stack_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:03:28.0412549Z test_python_reference_consistency__refs_stack_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:03:28.2357475Z test_python_reference_consistency__refs_sub_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.194s) 2022-05-18T05:03:28.4682293Z test_python_reference_consistency__refs_sub_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.232s) 2022-05-18T05:03:28.5300652Z test_python_reference_consistency__refs_sub_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.062s) 2022-05-18T05:03:28.7614175Z test_python_reference_consistency__refs_sub_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.231s) 2022-05-18T05:03:28.9566775Z test_python_reference_consistency__refs_sub_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.195s) 2022-05-18T05:03:29.1313540Z test_python_reference_consistency__refs_sub_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.175s) 2022-05-18T05:03:29.2986205Z test_python_reference_consistency__refs_sub_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.167s) 2022-05-18T05:03:29.4210394Z test_python_reference_consistency__refs_sub_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.122s) 2022-05-18T05:03:29.5440253Z test_python_reference_consistency__refs_sub_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.123s) 2022-05-18T05:03:29.6628048Z test_python_reference_consistency__refs_sub_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.119s) 2022-05-18T05:03:29.7829470Z test_python_reference_consistency__refs_sub_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.120s) 2022-05-18T05:03:29.9042193Z test_python_reference_consistency__refs_sub_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.121s) 2022-05-18T05:03:29.9235124Z test_python_reference_consistency__refs_sum_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:03:29.9367294Z test_python_reference_consistency__refs_sum_cuda_bool (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:03:29.9553186Z test_python_reference_consistency__refs_sum_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:03:29.9759461Z test_python_reference_consistency__refs_sum_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:03:29.9947247Z test_python_reference_consistency__refs_sum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:03:30.0138156Z test_python_reference_consistency__refs_sum_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:03:30.0310247Z test_python_reference_consistency__refs_sum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:03:30.0474178Z test_python_reference_consistency__refs_sum_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:03:30.0606954Z test_python_reference_consistency__refs_sum_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:03:30.0739821Z test_python_reference_consistency__refs_sum_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:03:30.0867318Z test_python_reference_consistency__refs_sum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:03:30.0999355Z test_python_reference_consistency__refs_sum_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:03:30.1131767Z test_python_reference_consistency__refs_sum_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:03:30.1526370Z test_python_reference_consistency__refs_tan_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:03:30.1908007Z test_python_reference_consistency__refs_tan_cuda_bool (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:03:30.2740658Z test_python_reference_consistency__refs_tan_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.083s) 2022-05-18T05:03:30.3447099Z test_python_reference_consistency__refs_tan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.071s) 2022-05-18T05:03:30.3848010Z test_python_reference_consistency__refs_tan_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:03:30.4218873Z test_python_reference_consistency__refs_tan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:03:30.4627185Z test_python_reference_consistency__refs_tan_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:03:30.4949318Z test_python_reference_consistency__refs_tan_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:03:30.5272000Z test_python_reference_consistency__refs_tan_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:03:30.5602484Z test_python_reference_consistency__refs_tan_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:03:30.5899688Z test_python_reference_consistency__refs_tan_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:03:30.6205078Z test_python_reference_consistency__refs_tan_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:03:30.6429469Z test_python_reference_consistency__refs_tensor_split_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:03:30.6582438Z test_python_reference_consistency__refs_tensor_split_cuda_bool (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:03:30.6824282Z test_python_reference_consistency__refs_tensor_split_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:03:30.7074937Z test_python_reference_consistency__refs_tensor_split_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:03:30.7297354Z test_python_reference_consistency__refs_tensor_split_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:03:30.7519611Z test_python_reference_consistency__refs_tensor_split_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:03:30.7732139Z test_python_reference_consistency__refs_tensor_split_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:03:30.7892990Z test_python_reference_consistency__refs_tensor_split_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:03:30.8046859Z test_python_reference_consistency__refs_tensor_split_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:03:30.8188859Z test_python_reference_consistency__refs_tensor_split_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:03:30.8343002Z test_python_reference_consistency__refs_tensor_split_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:03:30.8497804Z test_python_reference_consistency__refs_tensor_split_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:03:30.8586249Z test_python_reference_consistency__refs_transpose_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:03:30.8651579Z test_python_reference_consistency__refs_transpose_cuda_bool (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:03:30.8750682Z test_python_reference_consistency__refs_transpose_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:03:30.8861088Z test_python_reference_consistency__refs_transpose_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:03:30.8949822Z test_python_reference_consistency__refs_transpose_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:03:30.9039162Z test_python_reference_consistency__refs_transpose_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:03:30.9124933Z test_python_reference_consistency__refs_transpose_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:03:30.9189993Z test_python_reference_consistency__refs_transpose_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:03:30.9255191Z test_python_reference_consistency__refs_transpose_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:03:30.9316705Z test_python_reference_consistency__refs_transpose_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:03:30.9382271Z test_python_reference_consistency__refs_transpose_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:03:30.9456175Z test_python_reference_consistency__refs_transpose_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:03:31.1478815Z test_python_reference_consistency__refs_true_divide_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.202s) 2022-05-18T05:03:31.3134137Z test_python_reference_consistency__refs_true_divide_cuda_bool (__main__.TestCommonCUDA) ... ok (0.165s) 2022-05-18T05:03:31.5595600Z test_python_reference_consistency__refs_true_divide_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.246s) 2022-05-18T05:03:31.8025902Z test_python_reference_consistency__refs_true_divide_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.243s) 2022-05-18T05:03:32.0058466Z test_python_reference_consistency__refs_true_divide_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.203s) 2022-05-18T05:03:32.1905007Z test_python_reference_consistency__refs_true_divide_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.184s) 2022-05-18T05:03:32.3741721Z test_python_reference_consistency__refs_true_divide_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.183s) 2022-05-18T05:03:32.5479705Z test_python_reference_consistency__refs_true_divide_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.174s) 2022-05-18T05:03:32.7223721Z test_python_reference_consistency__refs_true_divide_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.174s) 2022-05-18T05:03:32.8994911Z test_python_reference_consistency__refs_true_divide_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.177s) 2022-05-18T05:03:33.0721328Z test_python_reference_consistency__refs_true_divide_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.173s) 2022-05-18T05:03:33.2424288Z test_python_reference_consistency__refs_true_divide_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.170s) 2022-05-18T05:03:33.2521127Z test_python_reference_consistency__refs_unsqueeze_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:03:33.2599685Z test_python_reference_consistency__refs_unsqueeze_cuda_bool (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:03:33.2709428Z test_python_reference_consistency__refs_unsqueeze_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:03:33.2819588Z test_python_reference_consistency__refs_unsqueeze_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:03:33.2923066Z test_python_reference_consistency__refs_unsqueeze_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:03:33.3020356Z test_python_reference_consistency__refs_unsqueeze_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:03:33.3118548Z test_python_reference_consistency__refs_unsqueeze_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:03:33.3195708Z test_python_reference_consistency__refs_unsqueeze_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:03:33.3271807Z test_python_reference_consistency__refs_unsqueeze_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:03:33.3348270Z test_python_reference_consistency__refs_unsqueeze_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:03:33.3417217Z test_python_reference_consistency__refs_unsqueeze_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:03:33.3493842Z test_python_reference_consistency__refs_unsqueeze_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:03:33.4015133Z test_python_reference_consistency__refs_view_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.052s) 2022-05-18T05:03:33.4371248Z test_python_reference_consistency__refs_view_cuda_bool (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:03:33.4966186Z test_python_reference_consistency__refs_view_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T05:03:33.5160910Z test_python_reference_consistency__refs_view_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.019s) 2022-05-18T05:03:33.5753697Z test_python_reference_consistency__refs_view_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T05:03:33.6275186Z test_python_reference_consistency__refs_view_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.052s) 2022-05-18T05:03:33.6778266Z test_python_reference_consistency__refs_view_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:03:33.7268401Z test_python_reference_consistency__refs_view_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:03:33.7620551Z test_python_reference_consistency__refs_view_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:03:33.7977085Z test_python_reference_consistency__refs_view_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:03:33.8308288Z test_python_reference_consistency__refs_view_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:03:33.8663203Z test_python_reference_consistency__refs_view_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:03:33.9022833Z test_python_reference_consistency__refs_view_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:03:33.9493506Z test_python_reference_meta_functions__refs_abs_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:03:33.9789756Z test_python_reference_meta_functions__refs_abs_cuda_bool (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:03:34.0707000Z test_python_reference_meta_functions__refs_abs_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:03:34.0946677Z test_python_reference_meta_functions__refs_abs_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.024s) 2022-05-18T05:03:34.1810685Z test_python_reference_meta_functions__refs_abs_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.086s) 2022-05-18T05:03:34.2235918Z test_python_reference_meta_functions__refs_abs_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:03:34.2582723Z test_python_reference_meta_functions__refs_abs_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:03:34.2939786Z test_python_reference_meta_functions__refs_abs_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:03:34.3190548Z test_python_reference_meta_functions__refs_abs_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:03:34.3457810Z test_python_reference_meta_functions__refs_abs_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:03:34.3711592Z test_python_reference_meta_functions__refs_abs_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:03:34.3936985Z test_python_reference_meta_functions__refs_abs_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:03:34.4163547Z test_python_reference_meta_functions__refs_abs_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:03:34.4636571Z test_python_reference_meta_functions__refs_acos_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:03:34.5016776Z test_python_reference_meta_functions__refs_acos_cuda_bool (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:03:34.6031489Z test_python_reference_meta_functions__refs_acos_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.101s) 2022-05-18T05:03:34.7035786Z test_python_reference_meta_functions__refs_acos_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:03:34.7501097Z test_python_reference_meta_functions__refs_acos_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:03:34.7895682Z test_python_reference_meta_functions__refs_acos_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:03:34.8311955Z test_python_reference_meta_functions__refs_acos_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:03:34.8639334Z test_python_reference_meta_functions__refs_acos_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:03:34.8974032Z test_python_reference_meta_functions__refs_acos_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:03:34.9310500Z test_python_reference_meta_functions__refs_acos_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:03:34.9615783Z test_python_reference_meta_functions__refs_acos_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:03:34.9921775Z test_python_reference_meta_functions__refs_acos_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:03:35.0414622Z test_python_reference_meta_functions__refs_acosh_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:03:35.0796851Z test_python_reference_meta_functions__refs_acosh_cuda_bool (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:03:35.1875148Z test_python_reference_meta_functions__refs_acosh_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.108s) 2022-05-18T05:03:35.2905397Z test_python_reference_meta_functions__refs_acosh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.095s) 2022-05-18T05:03:35.3391378Z test_python_reference_meta_functions__refs_acosh_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:03:35.3807719Z test_python_reference_meta_functions__refs_acosh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:03:35.4274581Z test_python_reference_meta_functions__refs_acosh_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:03:35.4629087Z test_python_reference_meta_functions__refs_acosh_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:03:35.4987516Z test_python_reference_meta_functions__refs_acosh_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:03:35.5362739Z test_python_reference_meta_functions__refs_acosh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:03:35.5704949Z test_python_reference_meta_functions__refs_acosh_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:03:35.6038272Z test_python_reference_meta_functions__refs_acosh_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:03:35.9238308Z test_python_reference_meta_functions__refs_add_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.320s) 2022-05-18T05:03:36.1324791Z test_python_reference_meta_functions__refs_add_cuda_bool (__main__.TestCommonCUDA) ... ok (0.208s) 2022-05-18T05:03:36.5135134Z test_python_reference_meta_functions__refs_add_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.381s) 2022-05-18T05:03:36.6117728Z test_python_reference_meta_functions__refs_add_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.098s) 2022-05-18T05:03:36.9834297Z test_python_reference_meta_functions__refs_add_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.372s) 2022-05-18T05:03:37.3034721Z test_python_reference_meta_functions__refs_add_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.320s) 2022-05-18T05:03:37.5810903Z test_python_reference_meta_functions__refs_add_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.277s) 2022-05-18T05:03:37.8638892Z test_python_reference_meta_functions__refs_add_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.283s) 2022-05-18T05:03:38.0920407Z test_python_reference_meta_functions__refs_add_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.228s) 2022-05-18T05:03:38.3212101Z test_python_reference_meta_functions__refs_add_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.229s) 2022-05-18T05:03:38.5491153Z test_python_reference_meta_functions__refs_add_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.228s) 2022-05-18T05:03:38.7716802Z test_python_reference_meta_functions__refs_add_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.222s) 2022-05-18T05:03:38.9937242Z test_python_reference_meta_functions__refs_add_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.222s) 2022-05-18T05:03:39.0120737Z test_python_reference_meta_functions__refs_amax_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:03:39.0261645Z test_python_reference_meta_functions__refs_amax_cuda_bool (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:03:39.0444035Z test_python_reference_meta_functions__refs_amax_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:03:39.0598336Z test_python_reference_meta_functions__refs_amax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:03:39.0751647Z test_python_reference_meta_functions__refs_amax_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:03:39.0898225Z test_python_reference_meta_functions__refs_amax_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:03:39.1043963Z test_python_reference_meta_functions__refs_amax_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:03:39.1191301Z test_python_reference_meta_functions__refs_amax_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:03:39.1333119Z test_python_reference_meta_functions__refs_amax_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:03:39.1474637Z test_python_reference_meta_functions__refs_amax_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:03:39.1657051Z test_python_reference_meta_functions__refs_amin_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:03:39.1802598Z test_python_reference_meta_functions__refs_amin_cuda_bool (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:03:39.1985283Z test_python_reference_meta_functions__refs_amin_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:03:39.2134764Z test_python_reference_meta_functions__refs_amin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:03:39.2285004Z test_python_reference_meta_functions__refs_amin_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:03:39.2436022Z test_python_reference_meta_functions__refs_amin_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:03:39.2588769Z test_python_reference_meta_functions__refs_amin_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:03:39.2731738Z test_python_reference_meta_functions__refs_amin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:03:39.2873729Z test_python_reference_meta_functions__refs_amin_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:03:39.3015571Z test_python_reference_meta_functions__refs_amin_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:03:39.3064779Z test_python_reference_meta_functions__refs_as_strided_cuda_bfloat16 (__main__.TestCommonCUDA) ... expected failure (0.005s) 2022-05-18T05:03:39.3095984Z test_python_reference_meta_functions__refs_as_strided_cuda_bool (__main__.TestCommonCUDA) ... expected failure (0.003s) 2022-05-18T05:03:39.3146381Z test_python_reference_meta_functions__refs_as_strided_cuda_complex128 (__main__.TestCommonCUDA) ... expected failure (0.005s) 2022-05-18T05:03:39.3196644Z test_python_reference_meta_functions__refs_as_strided_cuda_complex64 (__main__.TestCommonCUDA) ... expected failure (0.005s) 2022-05-18T05:03:39.3237138Z test_python_reference_meta_functions__refs_as_strided_cuda_float16 (__main__.TestCommonCUDA) ... expected failure (0.004s) 2022-05-18T05:03:39.3284493Z test_python_reference_meta_functions__refs_as_strided_cuda_float32 (__main__.TestCommonCUDA) ... expected failure (0.005s) 2022-05-18T05:03:39.3324187Z test_python_reference_meta_functions__refs_as_strided_cuda_float64 (__main__.TestCommonCUDA) ... expected failure (0.004s) 2022-05-18T05:03:39.3354806Z test_python_reference_meta_functions__refs_as_strided_cuda_int16 (__main__.TestCommonCUDA) ... expected failure (0.003s) 2022-05-18T05:03:39.3386138Z test_python_reference_meta_functions__refs_as_strided_cuda_int32 (__main__.TestCommonCUDA) ... expected failure (0.003s) 2022-05-18T05:03:39.3417624Z test_python_reference_meta_functions__refs_as_strided_cuda_int64 (__main__.TestCommonCUDA) ... expected failure (0.003s) 2022-05-18T05:03:39.3448705Z test_python_reference_meta_functions__refs_as_strided_cuda_int8 (__main__.TestCommonCUDA) ... expected failure (0.003s) 2022-05-18T05:03:39.3480212Z test_python_reference_meta_functions__refs_as_strided_cuda_uint8 (__main__.TestCommonCUDA) ... expected failure (0.003s) 2022-05-18T05:03:39.3898111Z test_python_reference_meta_functions__refs_asin_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:03:39.4249593Z test_python_reference_meta_functions__refs_asin_cuda_bool (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:03:39.5194673Z test_python_reference_meta_functions__refs_asin_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.094s) 2022-05-18T05:03:39.6094002Z test_python_reference_meta_functions__refs_asin_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.084s) 2022-05-18T05:03:39.6507119Z test_python_reference_meta_functions__refs_asin_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:03:39.6861666Z test_python_reference_meta_functions__refs_asin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:03:39.7230071Z test_python_reference_meta_functions__refs_asin_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:03:39.7516946Z test_python_reference_meta_functions__refs_asin_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:03:39.7799317Z test_python_reference_meta_functions__refs_asin_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:03:39.8084676Z test_python_reference_meta_functions__refs_asin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:03:39.8355102Z test_python_reference_meta_functions__refs_asin_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:03:39.8613511Z test_python_reference_meta_functions__refs_asin_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:03:40.1332812Z test_python_reference_meta_functions__refs_atan2_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.272s) 2022-05-18T05:03:40.3353501Z test_python_reference_meta_functions__refs_atan2_cuda_bool (__main__.TestCommonCUDA) ... ok (0.202s) 2022-05-18T05:03:40.6085222Z test_python_reference_meta_functions__refs_atan2_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.273s) 2022-05-18T05:03:40.8449385Z test_python_reference_meta_functions__refs_atan2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.236s) 2022-05-18T05:03:41.0857034Z test_python_reference_meta_functions__refs_atan2_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.241s) 2022-05-18T05:03:41.3057151Z test_python_reference_meta_functions__refs_atan2_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.220s) 2022-05-18T05:03:41.5254866Z test_python_reference_meta_functions__refs_atan2_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.220s) 2022-05-18T05:03:41.7456777Z test_python_reference_meta_functions__refs_atan2_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.220s) 2022-05-18T05:03:41.9603064Z test_python_reference_meta_functions__refs_atan2_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.214s) 2022-05-18T05:03:42.1803648Z test_python_reference_meta_functions__refs_atan2_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.220s) 2022-05-18T05:03:42.2231841Z test_python_reference_meta_functions__refs_atan_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:03:42.2583908Z test_python_reference_meta_functions__refs_atan_cuda_bool (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:03:42.3507290Z test_python_reference_meta_functions__refs_atan_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:03:42.4365312Z test_python_reference_meta_functions__refs_atan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.083s) 2022-05-18T05:03:42.4783488Z test_python_reference_meta_functions__refs_atan_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:03:42.5132046Z test_python_reference_meta_functions__refs_atan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:03:42.5500436Z test_python_reference_meta_functions__refs_atan_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:03:42.5779410Z test_python_reference_meta_functions__refs_atan_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:03:42.6064913Z test_python_reference_meta_functions__refs_atan_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:03:42.6360047Z test_python_reference_meta_functions__refs_atan_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:03:42.6619099Z test_python_reference_meta_functions__refs_atan_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:03:42.6884723Z test_python_reference_meta_functions__refs_atan_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:03:42.8877034Z test_python_reference_meta_functions__refs_bitwise_and_cuda_bool (__main__.TestCommonCUDA) ... ok (0.199s) 2022-05-18T05:03:43.1052106Z test_python_reference_meta_functions__refs_bitwise_and_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.217s) 2022-05-18T05:03:43.3212377Z test_python_reference_meta_functions__refs_bitwise_and_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.216s) 2022-05-18T05:03:43.5387714Z test_python_reference_meta_functions__refs_bitwise_and_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.217s) 2022-05-18T05:03:43.7536532Z test_python_reference_meta_functions__refs_bitwise_and_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.215s) 2022-05-18T05:03:43.9704334Z test_python_reference_meta_functions__refs_bitwise_and_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.217s) 2022-05-18T05:03:44.1884041Z test_python_reference_meta_functions__refs_bitwise_left_shift_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.218s) 2022-05-18T05:03:44.4051941Z test_python_reference_meta_functions__refs_bitwise_left_shift_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.217s) 2022-05-18T05:03:44.6274021Z test_python_reference_meta_functions__refs_bitwise_left_shift_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.222s) 2022-05-18T05:03:44.8378417Z test_python_reference_meta_functions__refs_bitwise_left_shift_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.210s) 2022-05-18T05:03:45.0480008Z test_python_reference_meta_functions__refs_bitwise_left_shift_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.210s) 2022-05-18T05:03:45.2444653Z test_python_reference_meta_functions__refs_bitwise_or_cuda_bool (__main__.TestCommonCUDA) ... ok (0.196s) 2022-05-18T05:03:45.4591247Z test_python_reference_meta_functions__refs_bitwise_or_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.214s) 2022-05-18T05:03:45.6766980Z test_python_reference_meta_functions__refs_bitwise_or_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.218s) 2022-05-18T05:03:45.8912993Z test_python_reference_meta_functions__refs_bitwise_or_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.214s) 2022-05-18T05:03:46.1015090Z test_python_reference_meta_functions__refs_bitwise_or_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.210s) 2022-05-18T05:03:46.3119422Z test_python_reference_meta_functions__refs_bitwise_or_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.210s) 2022-05-18T05:03:46.5084812Z test_python_reference_meta_functions__refs_bitwise_xor_cuda_bool (__main__.TestCommonCUDA) ... ok (0.196s) 2022-05-18T05:03:46.7249160Z test_python_reference_meta_functions__refs_bitwise_xor_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.216s) 2022-05-18T05:03:46.9399643Z test_python_reference_meta_functions__refs_bitwise_xor_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.215s) 2022-05-18T05:03:47.1567225Z test_python_reference_meta_functions__refs_bitwise_xor_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.217s) 2022-05-18T05:03:47.3667437Z test_python_reference_meta_functions__refs_bitwise_xor_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.210s) 2022-05-18T05:03:47.5775193Z test_python_reference_meta_functions__refs_bitwise_xor_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.211s) 2022-05-18T05:03:47.5911751Z test_python_reference_meta_functions__refs_cat_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:03:47.6014968Z test_python_reference_meta_functions__refs_cat_cuda_bool (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:03:47.6179531Z test_python_reference_meta_functions__refs_cat_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:03:47.6345832Z test_python_reference_meta_functions__refs_cat_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:03:47.6511511Z test_python_reference_meta_functions__refs_cat_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:03:47.6645660Z test_python_reference_meta_functions__refs_cat_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:03:47.6787077Z test_python_reference_meta_functions__refs_cat_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:03:47.6919327Z test_python_reference_meta_functions__refs_cat_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:03:47.7027837Z test_python_reference_meta_functions__refs_cat_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:03:47.7136712Z test_python_reference_meta_functions__refs_cat_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:03:47.7245674Z test_python_reference_meta_functions__refs_cat_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:03:47.7354550Z test_python_reference_meta_functions__refs_cat_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:03:47.7464447Z test_python_reference_meta_functions__refs_cat_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:03:47.7805862Z test_python_reference_meta_functions__refs_ceil_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:03:47.8137461Z test_python_reference_meta_functions__refs_ceil_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:03:47.8476317Z test_python_reference_meta_functions__refs_ceil_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:03:47.8825196Z test_python_reference_meta_functions__refs_ceil_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:03:47.9168345Z test_python_reference_meta_functions__refs_chunk_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:03:47.9479683Z test_python_reference_meta_functions__refs_chunk_cuda_bool (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:03:47.9856979Z test_python_reference_meta_functions__refs_chunk_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:03:48.0235017Z test_python_reference_meta_functions__refs_chunk_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:03:48.0615281Z test_python_reference_meta_functions__refs_chunk_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:03:48.0957514Z test_python_reference_meta_functions__refs_chunk_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:03:48.1307779Z test_python_reference_meta_functions__refs_chunk_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:03:48.1655824Z test_python_reference_meta_functions__refs_chunk_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:03:48.1966915Z test_python_reference_meta_functions__refs_chunk_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:03:48.2276234Z test_python_reference_meta_functions__refs_chunk_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:03:48.2592713Z test_python_reference_meta_functions__refs_chunk_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:03:48.2911144Z test_python_reference_meta_functions__refs_chunk_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:03:48.3220851Z test_python_reference_meta_functions__refs_chunk_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:03:48.3255832Z test_python_reference_meta_functions__refs_clone_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:03:48.3286780Z test_python_reference_meta_functions__refs_clone_cuda_bool (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:03:48.3327074Z test_python_reference_meta_functions__refs_clone_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:03:48.3366737Z test_python_reference_meta_functions__refs_clone_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:03:48.3406819Z test_python_reference_meta_functions__refs_clone_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:03:48.3448382Z test_python_reference_meta_functions__refs_clone_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:03:48.3483603Z test_python_reference_meta_functions__refs_clone_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:03:48.3518526Z test_python_reference_meta_functions__refs_clone_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:03:48.3549050Z test_python_reference_meta_functions__refs_clone_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:03:48.3580245Z test_python_reference_meta_functions__refs_clone_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:03:48.3611526Z test_python_reference_meta_functions__refs_clone_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:03:48.3642829Z test_python_reference_meta_functions__refs_clone_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:03:48.3680987Z test_python_reference_meta_functions__refs_clone_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:03:48.4110951Z test_python_reference_meta_functions__refs_cos_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:03:48.4490300Z test_python_reference_meta_functions__refs_cos_cuda_bool (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:03:48.5352032Z test_python_reference_meta_functions__refs_cos_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.086s) 2022-05-18T05:03:48.6154106Z test_python_reference_meta_functions__refs_cos_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.078s) 2022-05-18T05:03:48.6585175Z test_python_reference_meta_functions__refs_cos_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:03:48.6942705Z test_python_reference_meta_functions__refs_cos_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:03:48.7318115Z test_python_reference_meta_functions__refs_cos_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:03:48.7635387Z test_python_reference_meta_functions__refs_cos_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:03:48.7954678Z test_python_reference_meta_functions__refs_cos_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:03:48.8286500Z test_python_reference_meta_functions__refs_cos_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:03:48.8582492Z test_python_reference_meta_functions__refs_cos_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:03:48.8878079Z test_python_reference_meta_functions__refs_cos_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:03:48.9338626Z test_python_reference_meta_functions__refs_cosh_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:03:48.9714432Z test_python_reference_meta_functions__refs_cosh_cuda_bool (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:03:49.0663161Z test_python_reference_meta_functions__refs_cosh_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.095s) 2022-05-18T05:03:49.1549977Z test_python_reference_meta_functions__refs_cosh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.087s) 2022-05-18T05:03:49.2004808Z test_python_reference_meta_functions__refs_cosh_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:03:49.2388196Z test_python_reference_meta_functions__refs_cosh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:03:49.2786112Z test_python_reference_meta_functions__refs_cosh_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:03:49.3108774Z test_python_reference_meta_functions__refs_cosh_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:03:49.3429797Z test_python_reference_meta_functions__refs_cosh_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:03:49.3752603Z test_python_reference_meta_functions__refs_cosh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:03:49.4051147Z test_python_reference_meta_functions__refs_cosh_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:03:49.4347411Z test_python_reference_meta_functions__refs_cosh_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:03:49.4722478Z test_python_reference_meta_functions__refs_digamma_cuda_bool (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:03:49.5193405Z test_python_reference_meta_functions__refs_digamma_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:03:49.5585150Z test_python_reference_meta_functions__refs_digamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:03:49.6046142Z test_python_reference_meta_functions__refs_digamma_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:03:49.6397955Z test_python_reference_meta_functions__refs_digamma_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:03:49.6718125Z test_python_reference_meta_functions__refs_digamma_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:03:49.7046751Z test_python_reference_meta_functions__refs_digamma_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:03:49.7341656Z test_python_reference_meta_functions__refs_digamma_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:03:49.7636955Z test_python_reference_meta_functions__refs_digamma_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:03:50.0333068Z test_python_reference_meta_functions__refs_eq_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.269s) 2022-05-18T05:03:50.2324480Z test_python_reference_meta_functions__refs_eq_cuda_bool (__main__.TestCommonCUDA) ... ok (0.199s) 2022-05-18T05:03:50.6018253Z test_python_reference_meta_functions__refs_eq_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.369s) 2022-05-18T05:03:50.9644319Z test_python_reference_meta_functions__refs_eq_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.362s) 2022-05-18T05:03:51.2345927Z test_python_reference_meta_functions__refs_eq_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.270s) 2022-05-18T05:03:51.5052690Z test_python_reference_meta_functions__refs_eq_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.271s) 2022-05-18T05:03:51.7801380Z test_python_reference_meta_functions__refs_eq_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.275s) 2022-05-18T05:03:52.0024304Z test_python_reference_meta_functions__refs_eq_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.222s) 2022-05-18T05:03:52.2288212Z test_python_reference_meta_functions__refs_eq_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.226s) 2022-05-18T05:03:52.4578180Z test_python_reference_meta_functions__refs_eq_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.229s) 2022-05-18T05:03:52.6764192Z test_python_reference_meta_functions__refs_eq_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.219s) 2022-05-18T05:03:52.8956294Z test_python_reference_meta_functions__refs_eq_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.219s) 2022-05-18T05:03:52.9364926Z test_python_reference_meta_functions__refs_erf_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:03:52.9704866Z test_python_reference_meta_functions__refs_erf_cuda_bool (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:03:53.0109906Z test_python_reference_meta_functions__refs_erf_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:03:53.0447757Z test_python_reference_meta_functions__refs_erf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:03:53.0811861Z test_python_reference_meta_functions__refs_erf_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:03:53.1090222Z test_python_reference_meta_functions__refs_erf_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:03:53.1368558Z test_python_reference_meta_functions__refs_erf_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:03:53.1652249Z test_python_reference_meta_functions__refs_erf_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:03:53.1905716Z test_python_reference_meta_functions__refs_erf_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:03:53.2159050Z test_python_reference_meta_functions__refs_erf_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:03:53.2625599Z test_python_reference_meta_functions__refs_erfc_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:03:53.3002498Z test_python_reference_meta_functions__refs_erfc_cuda_bool (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:03:53.3465713Z test_python_reference_meta_functions__refs_erfc_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:03:53.3862886Z test_python_reference_meta_functions__refs_erfc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:03:53.4272274Z test_python_reference_meta_functions__refs_erfc_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:03:53.4595330Z test_python_reference_meta_functions__refs_erfc_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:03:53.4915795Z test_python_reference_meta_functions__refs_erfc_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:03:53.5237957Z test_python_reference_meta_functions__refs_erfc_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:03:53.5535909Z test_python_reference_meta_functions__refs_erfc_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:03:53.5833101Z test_python_reference_meta_functions__refs_erfc_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:03:53.6177604Z test_python_reference_meta_functions__refs_erfinv_cuda_bool (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:03:53.6589997Z test_python_reference_meta_functions__refs_erfinv_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:03:53.6935671Z test_python_reference_meta_functions__refs_erfinv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:03:53.7301114Z test_python_reference_meta_functions__refs_erfinv_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:03:53.7583553Z test_python_reference_meta_functions__refs_erfinv_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:03:53.7865326Z test_python_reference_meta_functions__refs_erfinv_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:03:53.8153714Z test_python_reference_meta_functions__refs_erfinv_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:03:53.8409410Z test_python_reference_meta_functions__refs_erfinv_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:03:53.8666146Z test_python_reference_meta_functions__refs_erfinv_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:03:53.9125348Z test_python_reference_meta_functions__refs_exp_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:03:53.9501339Z test_python_reference_meta_functions__refs_exp_cuda_bool (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:03:54.0420175Z test_python_reference_meta_functions__refs_exp_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:03:54.0667432Z test_python_reference_meta_functions__refs_exp_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.024s) 2022-05-18T05:03:54.1529515Z test_python_reference_meta_functions__refs_exp_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.086s) 2022-05-18T05:03:54.1987259Z test_python_reference_meta_functions__refs_exp_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:03:54.2365832Z test_python_reference_meta_functions__refs_exp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:03:54.2758621Z test_python_reference_meta_functions__refs_exp_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:03:54.3087326Z test_python_reference_meta_functions__refs_exp_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:03:54.3408267Z test_python_reference_meta_functions__refs_exp_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:03:54.3730647Z test_python_reference_meta_functions__refs_exp_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:03:54.4027878Z test_python_reference_meta_functions__refs_exp_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:03:54.4323741Z test_python_reference_meta_functions__refs_exp_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:03:54.4729699Z test_python_reference_meta_functions__refs_expm1_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:03:54.5069803Z test_python_reference_meta_functions__refs_expm1_cuda_bool (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:03:54.5475066Z test_python_reference_meta_functions__refs_expm1_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:03:54.5817388Z test_python_reference_meta_functions__refs_expm1_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:03:54.6171128Z test_python_reference_meta_functions__refs_expm1_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:03:54.6449724Z test_python_reference_meta_functions__refs_expm1_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:03:54.6733077Z test_python_reference_meta_functions__refs_expm1_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:03:54.7018728Z test_python_reference_meta_functions__refs_expm1_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:03:54.7272222Z test_python_reference_meta_functions__refs_expm1_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:03:54.7530141Z test_python_reference_meta_functions__refs_expm1_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:03:54.7880178Z test_python_reference_meta_functions__refs_flatten_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:03:54.8142586Z test_python_reference_meta_functions__refs_flatten_cuda_bool (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:03:54.8581543Z test_python_reference_meta_functions__refs_flatten_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:03:54.8705373Z test_python_reference_meta_functions__refs_flatten_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.012s) 2022-05-18T05:03:54.9146634Z test_python_reference_meta_functions__refs_flatten_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:03:54.9496060Z test_python_reference_meta_functions__refs_flatten_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:03:54.9851508Z test_python_reference_meta_functions__refs_flatten_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:03:55.0208647Z test_python_reference_meta_functions__refs_flatten_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:03:55.0494873Z test_python_reference_meta_functions__refs_flatten_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:03:55.0766255Z test_python_reference_meta_functions__refs_flatten_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:03:55.1035912Z test_python_reference_meta_functions__refs_flatten_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:03:55.1305003Z test_python_reference_meta_functions__refs_flatten_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:03:55.1576611Z test_python_reference_meta_functions__refs_flatten_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:03:55.1651923Z test_python_reference_meta_functions__refs_flip_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:03:55.1710284Z test_python_reference_meta_functions__refs_flip_cuda_bool (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:03:55.1802443Z test_python_reference_meta_functions__refs_flip_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:03:55.1893785Z test_python_reference_meta_functions__refs_flip_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:03:55.1970161Z test_python_reference_meta_functions__refs_flip_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:03:55.2045868Z test_python_reference_meta_functions__refs_flip_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:03:55.2128624Z test_python_reference_meta_functions__refs_flip_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:03:55.2193282Z test_python_reference_meta_functions__refs_flip_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:03:55.2258480Z test_python_reference_meta_functions__refs_flip_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:03:55.2323669Z test_python_reference_meta_functions__refs_flip_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:03:55.2388373Z test_python_reference_meta_functions__refs_flip_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:03:55.2453700Z test_python_reference_meta_functions__refs_flip_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:03:55.5170423Z test_python_reference_meta_functions__refs_float_power_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.272s) 2022-05-18T05:03:55.7276762Z test_python_reference_meta_functions__refs_float_power_cuda_bool (__main__.TestCommonCUDA) ... ok (0.210s) 2022-05-18T05:03:56.0652952Z test_python_reference_meta_functions__refs_float_power_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.338s) 2022-05-18T05:03:56.4212697Z test_python_reference_meta_functions__refs_float_power_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.356s) 2022-05-18T05:03:56.6913263Z test_python_reference_meta_functions__refs_float_power_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.270s) 2022-05-18T05:03:56.9629650Z test_python_reference_meta_functions__refs_float_power_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.272s) 2022-05-18T05:03:57.2140925Z test_python_reference_meta_functions__refs_float_power_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.251s) 2022-05-18T05:03:57.4383707Z test_python_reference_meta_functions__refs_float_power_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.224s) 2022-05-18T05:03:57.6626373Z test_python_reference_meta_functions__refs_float_power_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.224s) 2022-05-18T05:03:57.8884821Z test_python_reference_meta_functions__refs_float_power_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.226s) 2022-05-18T05:03:58.1081616Z test_python_reference_meta_functions__refs_float_power_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.220s) 2022-05-18T05:03:58.3279717Z test_python_reference_meta_functions__refs_float_power_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.220s) 2022-05-18T05:03:58.3622757Z test_python_reference_meta_functions__refs_floor_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:03:58.3961515Z test_python_reference_meta_functions__refs_floor_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:03:58.4297949Z test_python_reference_meta_functions__refs_floor_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:03:58.4645730Z test_python_reference_meta_functions__refs_floor_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:03:58.7293007Z test_python_reference_meta_functions__refs_ge_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.265s) 2022-05-18T05:03:58.9226013Z test_python_reference_meta_functions__refs_ge_cuda_bool (__main__.TestCommonCUDA) ... ok (0.193s) 2022-05-18T05:03:59.1882587Z test_python_reference_meta_functions__refs_ge_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.265s) 2022-05-18T05:03:59.4548160Z test_python_reference_meta_functions__refs_ge_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.266s) 2022-05-18T05:03:59.7245772Z test_python_reference_meta_functions__refs_ge_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.270s) 2022-05-18T05:03:59.9429001Z test_python_reference_meta_functions__refs_ge_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.218s) 2022-05-18T05:04:00.1611139Z test_python_reference_meta_functions__refs_ge_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.218s) 2022-05-18T05:04:00.3793799Z test_python_reference_meta_functions__refs_ge_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.218s) 2022-05-18T05:04:00.5939745Z test_python_reference_meta_functions__refs_ge_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.214s) 2022-05-18T05:04:00.8083147Z test_python_reference_meta_functions__refs_ge_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.214s) 2022-05-18T05:04:01.0726127Z test_python_reference_meta_functions__refs_gt_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.264s) 2022-05-18T05:04:01.2674041Z test_python_reference_meta_functions__refs_gt_cuda_bool (__main__.TestCommonCUDA) ... ok (0.195s) 2022-05-18T05:04:01.5350906Z test_python_reference_meta_functions__refs_gt_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.268s) 2022-05-18T05:04:01.8014611Z test_python_reference_meta_functions__refs_gt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.266s) 2022-05-18T05:04:02.0717199Z test_python_reference_meta_functions__refs_gt_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.270s) 2022-05-18T05:04:02.2897651Z test_python_reference_meta_functions__refs_gt_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.218s) 2022-05-18T05:04:02.5088935Z test_python_reference_meta_functions__refs_gt_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.219s) 2022-05-18T05:04:02.7282510Z test_python_reference_meta_functions__refs_gt_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.219s) 2022-05-18T05:04:02.9420572Z test_python_reference_meta_functions__refs_gt_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.214s) 2022-05-18T05:04:03.1568892Z test_python_reference_meta_functions__refs_gt_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.215s) 2022-05-18T05:04:03.4008900Z test_python_reference_meta_functions__refs_igamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.244s) 2022-05-18T05:04:03.7709207Z test_python_reference_meta_functions__refs_igamma_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.370s) 2022-05-18T05:04:04.0159410Z test_python_reference_meta_functions__refs_igammac_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.245s) 2022-05-18T05:04:04.4032514Z test_python_reference_meta_functions__refs_igammac_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.387s) 2022-05-18T05:04:05.7796294Z test_python_reference_meta_functions__refs_isclose_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (1.376s) 2022-05-18T05:04:06.8653201Z test_python_reference_meta_functions__refs_isclose_cuda_bool (__main__.TestCommonCUDA) ... ok (1.086s) 2022-05-18T05:04:08.2283909Z test_python_reference_meta_functions__refs_isclose_cuda_complex128 (__main__.TestCommonCUDA) ... ok (1.363s) 2022-05-18T05:04:09.6026473Z test_python_reference_meta_functions__refs_isclose_cuda_complex64 (__main__.TestCommonCUDA) ... ok (1.374s) 2022-05-18T05:04:10.9793522Z test_python_reference_meta_functions__refs_isclose_cuda_float16 (__main__.TestCommonCUDA) ... ok (1.377s) 2022-05-18T05:04:12.2497948Z test_python_reference_meta_functions__refs_isclose_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.270s) 2022-05-18T05:04:13.5155458Z test_python_reference_meta_functions__refs_isclose_cuda_float64 (__main__.TestCommonCUDA) ... ok (1.266s) 2022-05-18T05:04:14.6670952Z test_python_reference_meta_functions__refs_isclose_cuda_int16 (__main__.TestCommonCUDA) ... ok (1.151s) 2022-05-18T05:04:15.8241888Z test_python_reference_meta_functions__refs_isclose_cuda_int32 (__main__.TestCommonCUDA) ... ok (1.157s) 2022-05-18T05:04:16.9737446Z test_python_reference_meta_functions__refs_isclose_cuda_int64 (__main__.TestCommonCUDA) ... ok (1.149s) 2022-05-18T05:04:18.1129129Z test_python_reference_meta_functions__refs_isclose_cuda_int8 (__main__.TestCommonCUDA) ... ok (1.139s) 2022-05-18T05:04:19.2505146Z test_python_reference_meta_functions__refs_isclose_cuda_uint8 (__main__.TestCommonCUDA) ... ok (1.137s) 2022-05-18T05:04:19.2918546Z test_python_reference_meta_functions__refs_isfinite_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:04:19.3246234Z test_python_reference_meta_functions__refs_isfinite_cuda_bool (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:04:19.4228117Z test_python_reference_meta_functions__refs_isfinite_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.098s) 2022-05-18T05:04:19.4475619Z test_python_reference_meta_functions__refs_isfinite_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.025s) 2022-05-18T05:04:19.5416764Z test_python_reference_meta_functions__refs_isfinite_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.094s) 2022-05-18T05:04:19.5837779Z test_python_reference_meta_functions__refs_isfinite_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:04:19.6253222Z test_python_reference_meta_functions__refs_isfinite_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:04:19.6690628Z test_python_reference_meta_functions__refs_isfinite_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:04:19.6990635Z test_python_reference_meta_functions__refs_isfinite_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:04:19.7298310Z test_python_reference_meta_functions__refs_isfinite_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:04:19.7600699Z test_python_reference_meta_functions__refs_isfinite_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:04:19.7880377Z test_python_reference_meta_functions__refs_isfinite_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:04:19.8168467Z test_python_reference_meta_functions__refs_isfinite_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:04:19.8551388Z test_python_reference_meta_functions__refs_isnan_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:04:19.8875668Z test_python_reference_meta_functions__refs_isnan_cuda_bool (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:04:19.9769215Z test_python_reference_meta_functions__refs_isnan_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.089s) 2022-05-18T05:04:20.0639949Z test_python_reference_meta_functions__refs_isnan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.087s) 2022-05-18T05:04:20.1030751Z test_python_reference_meta_functions__refs_isnan_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:04:20.1417148Z test_python_reference_meta_functions__refs_isnan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:04:20.1815143Z test_python_reference_meta_functions__refs_isnan_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:04:20.2097457Z test_python_reference_meta_functions__refs_isnan_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:04:20.2386367Z test_python_reference_meta_functions__refs_isnan_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:04:20.2677676Z test_python_reference_meta_functions__refs_isnan_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:04:20.2942122Z test_python_reference_meta_functions__refs_isnan_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:04:20.3200988Z test_python_reference_meta_functions__refs_isnan_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:04:20.5860452Z test_python_reference_meta_functions__refs_le_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.266s) 2022-05-18T05:04:20.7817835Z test_python_reference_meta_functions__refs_le_cuda_bool (__main__.TestCommonCUDA) ... ok (0.196s) 2022-05-18T05:04:21.0496326Z test_python_reference_meta_functions__refs_le_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.268s) 2022-05-18T05:04:21.3192166Z test_python_reference_meta_functions__refs_le_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.269s) 2022-05-18T05:04:21.5936346Z test_python_reference_meta_functions__refs_le_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.274s) 2022-05-18T05:04:21.8143609Z test_python_reference_meta_functions__refs_le_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.221s) 2022-05-18T05:04:22.0363067Z test_python_reference_meta_functions__refs_le_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.222s) 2022-05-18T05:04:22.2635155Z test_python_reference_meta_functions__refs_le_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.227s) 2022-05-18T05:04:22.4835454Z test_python_reference_meta_functions__refs_le_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.220s) 2022-05-18T05:04:22.6993257Z test_python_reference_meta_functions__refs_le_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.216s) 2022-05-18T05:04:22.7370727Z test_python_reference_meta_functions__refs_lgamma_cuda_bool (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:04:22.7871702Z test_python_reference_meta_functions__refs_lgamma_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:04:22.8288530Z test_python_reference_meta_functions__refs_lgamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:04:22.8754726Z test_python_reference_meta_functions__refs_lgamma_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:04:22.9127644Z test_python_reference_meta_functions__refs_lgamma_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:04:22.9480397Z test_python_reference_meta_functions__refs_lgamma_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:04:22.9830779Z test_python_reference_meta_functions__refs_lgamma_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:04:23.0149611Z test_python_reference_meta_functions__refs_lgamma_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:04:23.0464379Z test_python_reference_meta_functions__refs_lgamma_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:04:23.0872842Z test_python_reference_meta_functions__refs_log1p_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:04:23.1215505Z test_python_reference_meta_functions__refs_log1p_cuda_bool (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:04:23.1624614Z test_python_reference_meta_functions__refs_log1p_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:04:23.1969378Z test_python_reference_meta_functions__refs_log1p_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:04:23.2334807Z test_python_reference_meta_functions__refs_log1p_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:04:23.2617600Z test_python_reference_meta_functions__refs_log1p_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:04:23.2904120Z test_python_reference_meta_functions__refs_log1p_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:04:23.3189732Z test_python_reference_meta_functions__refs_log1p_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:04:23.3446569Z test_python_reference_meta_functions__refs_log1p_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:04:23.3706272Z test_python_reference_meta_functions__refs_log1p_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:04:23.4195764Z test_python_reference_meta_functions__refs_log_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:04:23.4575984Z test_python_reference_meta_functions__refs_log_cuda_bool (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:04:23.5571346Z test_python_reference_meta_functions__refs_log_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.099s) 2022-05-18T05:04:23.5685298Z test_python_reference_meta_functions__refs_log_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.009s) 2022-05-18T05:04:23.6603891Z test_python_reference_meta_functions__refs_log_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:04:23.7095406Z test_python_reference_meta_functions__refs_log_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:04:23.7506210Z test_python_reference_meta_functions__refs_log_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:04:23.7942393Z test_python_reference_meta_functions__refs_log_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:04:23.8294782Z test_python_reference_meta_functions__refs_log_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:04:23.8651909Z test_python_reference_meta_functions__refs_log_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:04:23.9016768Z test_python_reference_meta_functions__refs_log_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:04:23.9340424Z test_python_reference_meta_functions__refs_log_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:04:23.9665353Z test_python_reference_meta_functions__refs_log_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:04:24.4299072Z test_python_reference_meta_functions__refs_logical_and_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.463s) 2022-05-18T05:04:24.6733000Z test_python_reference_meta_functions__refs_logical_and_cuda_bool (__main__.TestCommonCUDA) ... ok (0.243s) 2022-05-18T05:04:25.2325711Z test_python_reference_meta_functions__refs_logical_and_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.559s) 2022-05-18T05:04:25.7813969Z test_python_reference_meta_functions__refs_logical_and_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.549s) 2022-05-18T05:04:26.2432915Z test_python_reference_meta_functions__refs_logical_and_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.462s) 2022-05-18T05:04:26.7065851Z test_python_reference_meta_functions__refs_logical_and_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.463s) 2022-05-18T05:04:27.1731243Z test_python_reference_meta_functions__refs_logical_and_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.466s) 2022-05-18T05:04:27.5857316Z test_python_reference_meta_functions__refs_logical_and_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.412s) 2022-05-18T05:04:27.9981724Z test_python_reference_meta_functions__refs_logical_and_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.412s) 2022-05-18T05:04:28.4106050Z test_python_reference_meta_functions__refs_logical_and_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.412s) 2022-05-18T05:04:28.8143451Z test_python_reference_meta_functions__refs_logical_and_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.404s) 2022-05-18T05:04:29.2184152Z test_python_reference_meta_functions__refs_logical_and_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.404s) 2022-05-18T05:04:29.6821606Z test_python_reference_meta_functions__refs_logical_or_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.464s) 2022-05-18T05:04:29.9263385Z test_python_reference_meta_functions__refs_logical_or_cuda_bool (__main__.TestCommonCUDA) ... ok (0.244s) 2022-05-18T05:04:30.4851557Z test_python_reference_meta_functions__refs_logical_or_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.559s) 2022-05-18T05:04:31.0337034Z test_python_reference_meta_functions__refs_logical_or_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.548s) 2022-05-18T05:04:31.4972720Z test_python_reference_meta_functions__refs_logical_or_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.463s) 2022-05-18T05:04:31.9615854Z test_python_reference_meta_functions__refs_logical_or_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.464s) 2022-05-18T05:04:32.4269097Z test_python_reference_meta_functions__refs_logical_or_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.465s) 2022-05-18T05:04:32.8396756Z test_python_reference_meta_functions__refs_logical_or_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.413s) 2022-05-18T05:04:33.2522831Z test_python_reference_meta_functions__refs_logical_or_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.412s) 2022-05-18T05:04:33.6671557Z test_python_reference_meta_functions__refs_logical_or_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.415s) 2022-05-18T05:04:34.0758397Z test_python_reference_meta_functions__refs_logical_or_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.409s) 2022-05-18T05:04:34.4859482Z test_python_reference_meta_functions__refs_logical_or_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.410s) 2022-05-18T05:04:34.7532207Z test_python_reference_meta_functions__refs_lt_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.267s) 2022-05-18T05:04:34.9479579Z test_python_reference_meta_functions__refs_lt_cuda_bool (__main__.TestCommonCUDA) ... ok (0.195s) 2022-05-18T05:04:35.2131234Z test_python_reference_meta_functions__refs_lt_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.265s) 2022-05-18T05:04:35.4793540Z test_python_reference_meta_functions__refs_lt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.266s) 2022-05-18T05:04:35.7499894Z test_python_reference_meta_functions__refs_lt_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.270s) 2022-05-18T05:04:35.9684262Z test_python_reference_meta_functions__refs_lt_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.218s) 2022-05-18T05:04:36.1878424Z test_python_reference_meta_functions__refs_lt_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.219s) 2022-05-18T05:04:36.4080609Z test_python_reference_meta_functions__refs_lt_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.220s) 2022-05-18T05:04:36.6225949Z test_python_reference_meta_functions__refs_lt_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.214s) 2022-05-18T05:04:36.8379908Z test_python_reference_meta_functions__refs_lt_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.215s) 2022-05-18T05:04:37.0737279Z test_python_reference_meta_functions__refs_maximum_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.236s) 2022-05-18T05:04:37.2525722Z test_python_reference_meta_functions__refs_maximum_cuda_bool (__main__.TestCommonCUDA) ... ok (0.179s) 2022-05-18T05:04:37.4868733Z test_python_reference_meta_functions__refs_maximum_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.234s) 2022-05-18T05:04:37.7231198Z test_python_reference_meta_functions__refs_maximum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.236s) 2022-05-18T05:04:37.9625834Z test_python_reference_meta_functions__refs_maximum_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.239s) 2022-05-18T05:04:38.1577820Z test_python_reference_meta_functions__refs_maximum_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.195s) 2022-05-18T05:04:38.3522057Z test_python_reference_meta_functions__refs_maximum_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.194s) 2022-05-18T05:04:38.5478163Z test_python_reference_meta_functions__refs_maximum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.195s) 2022-05-18T05:04:38.7390202Z test_python_reference_meta_functions__refs_maximum_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.191s) 2022-05-18T05:04:38.9295013Z test_python_reference_meta_functions__refs_maximum_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.190s) 2022-05-18T05:04:39.1634873Z test_python_reference_meta_functions__refs_minimum_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.234s) 2022-05-18T05:04:39.3419964Z test_python_reference_meta_functions__refs_minimum_cuda_bool (__main__.TestCommonCUDA) ... ok (0.178s) 2022-05-18T05:04:39.5788510Z test_python_reference_meta_functions__refs_minimum_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.237s) 2022-05-18T05:04:39.8154115Z test_python_reference_meta_functions__refs_minimum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.236s) 2022-05-18T05:04:40.0551973Z test_python_reference_meta_functions__refs_minimum_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.240s) 2022-05-18T05:04:40.2499647Z test_python_reference_meta_functions__refs_minimum_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.195s) 2022-05-18T05:04:40.4449251Z test_python_reference_meta_functions__refs_minimum_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.195s) 2022-05-18T05:04:40.6405562Z test_python_reference_meta_functions__refs_minimum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.195s) 2022-05-18T05:04:40.8311282Z test_python_reference_meta_functions__refs_minimum_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.190s) 2022-05-18T05:04:41.0226634Z test_python_reference_meta_functions__refs_minimum_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.191s) 2022-05-18T05:04:41.3237632Z test_python_reference_meta_functions__refs_mul_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.301s) 2022-05-18T05:04:41.5211793Z test_python_reference_meta_functions__refs_mul_cuda_bool (__main__.TestCommonCUDA) ... ok (0.197s) 2022-05-18T05:04:41.8833849Z test_python_reference_meta_functions__refs_mul_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.362s) 2022-05-18T05:04:41.9743949Z test_python_reference_meta_functions__refs_mul_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:04:42.3273534Z test_python_reference_meta_functions__refs_mul_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.353s) 2022-05-18T05:04:42.6364064Z test_python_reference_meta_functions__refs_mul_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.309s) 2022-05-18T05:04:42.8991232Z test_python_reference_meta_functions__refs_mul_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.263s) 2022-05-18T05:04:43.1653609Z test_python_reference_meta_functions__refs_mul_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.266s) 2022-05-18T05:04:43.3804590Z test_python_reference_meta_functions__refs_mul_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.215s) 2022-05-18T05:04:43.5951538Z test_python_reference_meta_functions__refs_mul_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.215s) 2022-05-18T05:04:43.8107477Z test_python_reference_meta_functions__refs_mul_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.215s) 2022-05-18T05:04:44.0212962Z test_python_reference_meta_functions__refs_mul_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.210s) 2022-05-18T05:04:44.2325007Z test_python_reference_meta_functions__refs_mul_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.211s) 2022-05-18T05:04:44.2388409Z test_python_reference_meta_functions__refs_narrow_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:04:44.2439708Z test_python_reference_meta_functions__refs_narrow_cuda_bool (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:04:44.2512569Z test_python_reference_meta_functions__refs_narrow_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:04:44.2586049Z test_python_reference_meta_functions__refs_narrow_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:04:44.2659507Z test_python_reference_meta_functions__refs_narrow_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:04:44.2721689Z test_python_reference_meta_functions__refs_narrow_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:04:44.2783507Z test_python_reference_meta_functions__refs_narrow_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:04:44.2853310Z test_python_reference_meta_functions__refs_narrow_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:04:44.2904981Z test_python_reference_meta_functions__refs_narrow_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:04:44.2956133Z test_python_reference_meta_functions__refs_narrow_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:04:44.3008606Z test_python_reference_meta_functions__refs_narrow_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:04:44.3060187Z test_python_reference_meta_functions__refs_narrow_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:04:44.3112260Z test_python_reference_meta_functions__refs_narrow_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:04:44.5783459Z test_python_reference_meta_functions__refs_ne_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.267s) 2022-05-18T05:04:44.7735918Z test_python_reference_meta_functions__refs_ne_cuda_bool (__main__.TestCommonCUDA) ... ok (0.195s) 2022-05-18T05:04:45.1379875Z test_python_reference_meta_functions__refs_ne_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.364s) 2022-05-18T05:04:45.4950213Z test_python_reference_meta_functions__refs_ne_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.357s) 2022-05-18T05:04:45.7610241Z test_python_reference_meta_functions__refs_ne_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.266s) 2022-05-18T05:04:46.0272451Z test_python_reference_meta_functions__refs_ne_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.266s) 2022-05-18T05:04:46.2967166Z test_python_reference_meta_functions__refs_ne_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.269s) 2022-05-18T05:04:46.5165278Z test_python_reference_meta_functions__refs_ne_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.220s) 2022-05-18T05:04:46.7362862Z test_python_reference_meta_functions__refs_ne_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.220s) 2022-05-18T05:04:46.9563818Z test_python_reference_meta_functions__refs_ne_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.220s) 2022-05-18T05:04:47.1705851Z test_python_reference_meta_functions__refs_ne_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.214s) 2022-05-18T05:04:47.3915287Z test_python_reference_meta_functions__refs_ne_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.221s) 2022-05-18T05:04:47.4248997Z test_python_reference_meta_functions__refs_neg_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:04:47.5117781Z test_python_reference_meta_functions__refs_neg_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.087s) 2022-05-18T05:04:47.5359660Z test_python_reference_meta_functions__refs_neg_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.024s) 2022-05-18T05:04:47.6176483Z test_python_reference_meta_functions__refs_neg_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.082s) 2022-05-18T05:04:47.6509411Z test_python_reference_meta_functions__refs_neg_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:04:47.6850672Z test_python_reference_meta_functions__refs_neg_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:04:47.7199932Z test_python_reference_meta_functions__refs_neg_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:04:47.7442857Z test_python_reference_meta_functions__refs_neg_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:04:47.7694405Z test_python_reference_meta_functions__refs_neg_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:04:47.7942863Z test_python_reference_meta_functions__refs_neg_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:04:47.8164936Z test_python_reference_meta_functions__refs_neg_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:04:47.8390657Z test_python_reference_meta_functions__refs_neg_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:04:48.0723186Z test_python_reference_meta_functions__refs_nextafter_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.233s) 2022-05-18T05:04:48.3071834Z test_python_reference_meta_functions__refs_nextafter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.235s) 2022-05-18T05:04:48.5453360Z test_python_reference_meta_functions__refs_nextafter_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.238s) 2022-05-18T05:04:48.6979834Z test_python_reference_meta_functions__refs_nn_functional_elu_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.153s) 2022-05-18T05:04:48.8491572Z test_python_reference_meta_functions__refs_nn_functional_elu_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.151s) 2022-05-18T05:04:48.9915907Z test_python_reference_meta_functions__refs_nn_functional_elu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.142s) 2022-05-18T05:04:49.1395561Z test_python_reference_meta_functions__refs_nn_functional_elu_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.148s) 2022-05-18T05:04:49.1954223Z test_python_reference_meta_functions__refs_permute_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:04:49.2385655Z test_python_reference_meta_functions__refs_permute_cuda_bool (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:04:49.3066938Z test_python_reference_meta_functions__refs_permute_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.068s) 2022-05-18T05:04:49.3752423Z test_python_reference_meta_functions__refs_permute_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.068s) 2022-05-18T05:04:49.4309323Z test_python_reference_meta_functions__refs_permute_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:04:49.4868212Z test_python_reference_meta_functions__refs_permute_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:04:49.5423858Z test_python_reference_meta_functions__refs_permute_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.055s) 2022-05-18T05:04:49.5868027Z test_python_reference_meta_functions__refs_permute_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:04:49.6308288Z test_python_reference_meta_functions__refs_permute_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:04:49.6752346Z test_python_reference_meta_functions__refs_permute_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:04:49.7194169Z test_python_reference_meta_functions__refs_permute_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:04:49.7641022Z test_python_reference_meta_functions__refs_permute_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:04:50.0248577Z test_python_reference_meta_functions__refs_pow_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.261s) 2022-05-18T05:04:50.3927644Z test_python_reference_meta_functions__refs_pow_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.368s) 2022-05-18T05:04:50.7474036Z test_python_reference_meta_functions__refs_pow_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.355s) 2022-05-18T05:04:51.0081226Z test_python_reference_meta_functions__refs_pow_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.261s) 2022-05-18T05:04:51.2703543Z test_python_reference_meta_functions__refs_pow_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.262s) 2022-05-18T05:04:51.5394063Z test_python_reference_meta_functions__refs_pow_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.269s) 2022-05-18T05:04:51.7537827Z test_python_reference_meta_functions__refs_pow_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.214s) 2022-05-18T05:04:51.9679515Z test_python_reference_meta_functions__refs_pow_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.214s) 2022-05-18T05:04:52.1829600Z test_python_reference_meta_functions__refs_pow_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.215s) 2022-05-18T05:04:52.3925399Z test_python_reference_meta_functions__refs_pow_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.209s) 2022-05-18T05:04:52.6027457Z test_python_reference_meta_functions__refs_pow_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.210s) 2022-05-18T05:04:52.6483296Z test_python_reference_meta_functions__refs_reciprocal_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:04:52.6860485Z test_python_reference_meta_functions__refs_reciprocal_cuda_bool (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:04:52.7776745Z test_python_reference_meta_functions__refs_reciprocal_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:04:52.8642562Z test_python_reference_meta_functions__refs_reciprocal_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.086s) 2022-05-18T05:04:52.9101419Z test_python_reference_meta_functions__refs_reciprocal_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:04:52.9481831Z test_python_reference_meta_functions__refs_reciprocal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:04:52.9877444Z test_python_reference_meta_functions__refs_reciprocal_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:04:53.0195979Z test_python_reference_meta_functions__refs_reciprocal_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:04:53.0516101Z test_python_reference_meta_functions__refs_reciprocal_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:04:53.0850926Z test_python_reference_meta_functions__refs_reciprocal_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:04:53.1155798Z test_python_reference_meta_functions__refs_reciprocal_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:04:53.1450632Z test_python_reference_meta_functions__refs_reciprocal_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:04:53.2118310Z test_python_reference_meta_functions__refs_reshape_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.067s) 2022-05-18T05:04:53.2664812Z test_python_reference_meta_functions__refs_reshape_cuda_bool (__main__.TestCommonCUDA) ... ok (0.055s) 2022-05-18T05:04:53.3453527Z test_python_reference_meta_functions__refs_reshape_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.079s) 2022-05-18T05:04:53.4240459Z test_python_reference_meta_functions__refs_reshape_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.079s) 2022-05-18T05:04:53.4902449Z test_python_reference_meta_functions__refs_reshape_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.066s) 2022-05-18T05:04:53.5566438Z test_python_reference_meta_functions__refs_reshape_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.066s) 2022-05-18T05:04:53.6229750Z test_python_reference_meta_functions__refs_reshape_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.066s) 2022-05-18T05:04:53.6785456Z test_python_reference_meta_functions__refs_reshape_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.055s) 2022-05-18T05:04:53.7341959Z test_python_reference_meta_functions__refs_reshape_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:04:53.7898004Z test_python_reference_meta_functions__refs_reshape_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.055s) 2022-05-18T05:04:53.8455829Z test_python_reference_meta_functions__refs_reshape_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:04:53.9012711Z test_python_reference_meta_functions__refs_reshape_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:04:53.9344523Z test_python_reference_meta_functions__refs_round_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:04:53.9676383Z test_python_reference_meta_functions__refs_round_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:04:54.0015677Z test_python_reference_meta_functions__refs_round_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:04:54.0365697Z test_python_reference_meta_functions__refs_round_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:04:54.0697885Z test_python_reference_meta_functions__refs_sign_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:04:54.0991359Z test_python_reference_meta_functions__refs_sign_cuda_bool (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:04:54.1329566Z test_python_reference_meta_functions__refs_sign_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:04:54.1671348Z test_python_reference_meta_functions__refs_sign_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:04:54.2019746Z test_python_reference_meta_functions__refs_sign_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:04:54.2264553Z test_python_reference_meta_functions__refs_sign_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:04:54.2512525Z test_python_reference_meta_functions__refs_sign_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:04:54.2761099Z test_python_reference_meta_functions__refs_sign_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:04:54.2983114Z test_python_reference_meta_functions__refs_sign_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:04:54.3209935Z test_python_reference_meta_functions__refs_sign_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:04:54.3587404Z test_python_reference_meta_functions__refs_sin_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:04:54.3925813Z test_python_reference_meta_functions__refs_sin_cuda_bool (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:04:54.4724750Z test_python_reference_meta_functions__refs_sin_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.080s) 2022-05-18T05:04:54.5477090Z test_python_reference_meta_functions__refs_sin_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.073s) 2022-05-18T05:04:54.5857337Z test_python_reference_meta_functions__refs_sin_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:04:54.6173596Z test_python_reference_meta_functions__refs_sin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:04:54.6505020Z test_python_reference_meta_functions__refs_sin_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:04:54.6787430Z test_python_reference_meta_functions__refs_sin_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:04:54.7066952Z test_python_reference_meta_functions__refs_sin_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:04:54.7348792Z test_python_reference_meta_functions__refs_sin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:04:54.7606548Z test_python_reference_meta_functions__refs_sin_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:04:54.7861315Z test_python_reference_meta_functions__refs_sin_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:04:54.8265560Z test_python_reference_meta_functions__refs_sinh_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:04:54.8604865Z test_python_reference_meta_functions__refs_sinh_cuda_bool (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:04:54.9492220Z test_python_reference_meta_functions__refs_sinh_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.089s) 2022-05-18T05:04:55.0326942Z test_python_reference_meta_functions__refs_sinh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.082s) 2022-05-18T05:04:55.0730522Z test_python_reference_meta_functions__refs_sinh_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:04:55.1067503Z test_python_reference_meta_functions__refs_sinh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:04:55.1427890Z test_python_reference_meta_functions__refs_sinh_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:04:55.1705988Z test_python_reference_meta_functions__refs_sinh_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:04:55.1983746Z test_python_reference_meta_functions__refs_sinh_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:04:55.2267861Z test_python_reference_meta_functions__refs_sinh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:04:55.2520758Z test_python_reference_meta_functions__refs_sinh_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:04:55.2773163Z test_python_reference_meta_functions__refs_sinh_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:04:55.3207073Z test_python_reference_meta_functions__refs_special_i0e_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:04:55.3561153Z test_python_reference_meta_functions__refs_special_i0e_cuda_bool (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:04:55.3993437Z test_python_reference_meta_functions__refs_special_i0e_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:04:55.4350747Z test_python_reference_meta_functions__refs_special_i0e_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:04:55.4761348Z test_python_reference_meta_functions__refs_special_i0e_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:04:55.5079677Z test_python_reference_meta_functions__refs_special_i0e_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:04:55.5377997Z test_python_reference_meta_functions__refs_special_i0e_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:04:55.5679794Z test_python_reference_meta_functions__refs_special_i0e_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:04:55.5955545Z test_python_reference_meta_functions__refs_special_i0e_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:04:55.6228758Z test_python_reference_meta_functions__refs_special_i0e_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:04:55.6582519Z test_python_reference_meta_functions__refs_special_i1e_cuda_bool (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:04:55.6943837Z test_python_reference_meta_functions__refs_special_i1e_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:04:55.7355232Z test_python_reference_meta_functions__refs_special_i1e_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:04:55.7673034Z test_python_reference_meta_functions__refs_special_i1e_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:04:55.7975376Z test_python_reference_meta_functions__refs_special_i1e_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:04:55.8275235Z test_python_reference_meta_functions__refs_special_i1e_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:04:55.8548502Z test_python_reference_meta_functions__refs_special_i1e_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:04:55.8826104Z test_python_reference_meta_functions__refs_special_i1e_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:04:55.9233017Z test_python_reference_meta_functions__refs_sqrt_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:04:55.9575950Z test_python_reference_meta_functions__refs_sqrt_cuda_bool (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:04:56.0467129Z test_python_reference_meta_functions__refs_sqrt_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.089s) 2022-05-18T05:04:56.1307971Z test_python_reference_meta_functions__refs_sqrt_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.082s) 2022-05-18T05:04:56.1718750Z test_python_reference_meta_functions__refs_sqrt_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:04:56.2060777Z test_python_reference_meta_functions__refs_sqrt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:04:56.2414785Z test_python_reference_meta_functions__refs_sqrt_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:04:56.2700818Z test_python_reference_meta_functions__refs_sqrt_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:04:56.2982557Z test_python_reference_meta_functions__refs_sqrt_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:04:56.3267308Z test_python_reference_meta_functions__refs_sqrt_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:04:56.3526507Z test_python_reference_meta_functions__refs_sqrt_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:04:56.3782695Z test_python_reference_meta_functions__refs_sqrt_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:04:56.4158890Z test_python_reference_meta_functions__refs_square_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:04:56.4537290Z test_python_reference_meta_functions__refs_square_cuda_bool (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:04:56.5500803Z test_python_reference_meta_functions__refs_square_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.096s) 2022-05-18T05:04:56.6416282Z test_python_reference_meta_functions__refs_square_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.087s) 2022-05-18T05:04:56.6791733Z test_python_reference_meta_functions__refs_square_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:04:56.7172772Z test_python_reference_meta_functions__refs_square_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:04:56.7571895Z test_python_reference_meta_functions__refs_square_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:04:56.7854346Z test_python_reference_meta_functions__refs_square_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:04:56.8137563Z test_python_reference_meta_functions__refs_square_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:04:56.8426849Z test_python_reference_meta_functions__refs_square_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:04:56.8687006Z test_python_reference_meta_functions__refs_square_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:04:56.8948539Z test_python_reference_meta_functions__refs_square_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:04:56.9017002Z test_python_reference_meta_functions__refs_squeeze_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:04:56.9070345Z test_python_reference_meta_functions__refs_squeeze_cuda_bool (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:04:56.9154392Z test_python_reference_meta_functions__refs_squeeze_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:04:56.9246359Z test_python_reference_meta_functions__refs_squeeze_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:04:56.9314225Z test_python_reference_meta_functions__refs_squeeze_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:04:56.9382318Z test_python_reference_meta_functions__refs_squeeze_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:04:56.9451221Z test_python_reference_meta_functions__refs_squeeze_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:04:56.9505035Z test_python_reference_meta_functions__refs_squeeze_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:04:56.9559461Z test_python_reference_meta_functions__refs_squeeze_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:04:56.9613142Z test_python_reference_meta_functions__refs_squeeze_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:04:56.9667979Z test_python_reference_meta_functions__refs_squeeze_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:04:56.9728882Z test_python_reference_meta_functions__refs_squeeze_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:04:56.9901636Z test_python_reference_meta_functions__refs_stack_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:04:57.0057653Z test_python_reference_meta_functions__refs_stack_cuda_bool (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:04:57.0242995Z test_python_reference_meta_functions__refs_stack_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:04:57.0427750Z test_python_reference_meta_functions__refs_stack_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:04:57.0612170Z test_python_reference_meta_functions__refs_stack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:04:57.0784391Z test_python_reference_meta_functions__refs_stack_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:04:57.0961809Z test_python_reference_meta_functions__refs_stack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:04:57.1134424Z test_python_reference_meta_functions__refs_stack_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:04:57.1297968Z test_python_reference_meta_functions__refs_stack_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:04:57.1460624Z test_python_reference_meta_functions__refs_stack_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:04:57.1623072Z test_python_reference_meta_functions__refs_stack_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:04:57.1786381Z test_python_reference_meta_functions__refs_stack_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:04:57.1949078Z test_python_reference_meta_functions__refs_stack_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:04:57.5079579Z test_python_reference_meta_functions__refs_sub_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.313s) 2022-05-18T05:04:57.8792946Z test_python_reference_meta_functions__refs_sub_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.371s) 2022-05-18T05:04:57.9752831Z test_python_reference_meta_functions__refs_sub_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.096s) 2022-05-18T05:04:58.3391965Z test_python_reference_meta_functions__refs_sub_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.364s) 2022-05-18T05:04:58.6538759Z test_python_reference_meta_functions__refs_sub_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.314s) 2022-05-18T05:04:58.9274738Z test_python_reference_meta_functions__refs_sub_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.274s) 2022-05-18T05:04:59.2038011Z test_python_reference_meta_functions__refs_sub_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.276s) 2022-05-18T05:04:59.4282074Z test_python_reference_meta_functions__refs_sub_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.224s) 2022-05-18T05:04:59.6526141Z test_python_reference_meta_functions__refs_sub_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.224s) 2022-05-18T05:04:59.8778321Z test_python_reference_meta_functions__refs_sub_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.225s) 2022-05-18T05:05:00.0980936Z test_python_reference_meta_functions__refs_sub_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.220s) 2022-05-18T05:05:00.3189228Z test_python_reference_meta_functions__refs_sub_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.221s) 2022-05-18T05:05:00.3367321Z test_python_reference_meta_functions__refs_sum_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:00.3510760Z test_python_reference_meta_functions__refs_sum_cuda_bool (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:00.3666369Z test_python_reference_meta_functions__refs_sum_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:05:00.3852694Z test_python_reference_meta_functions__refs_sum_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:05:00.4013233Z test_python_reference_meta_functions__refs_sum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:05:00.4192021Z test_python_reference_meta_functions__refs_sum_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:00.4337714Z test_python_reference_meta_functions__refs_sum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:00.4484144Z test_python_reference_meta_functions__refs_sum_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:05:00.4628965Z test_python_reference_meta_functions__refs_sum_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:00.4780414Z test_python_reference_meta_functions__refs_sum_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:05:00.4917510Z test_python_reference_meta_functions__refs_sum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:00.5063063Z test_python_reference_meta_functions__refs_sum_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:00.5208311Z test_python_reference_meta_functions__refs_sum_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:00.5676924Z test_python_reference_meta_functions__refs_tan_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:05:00.6012637Z test_python_reference_meta_functions__refs_tan_cuda_bool (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:05:00.7012078Z test_python_reference_meta_functions__refs_tan_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.100s) 2022-05-18T05:05:00.7965485Z test_python_reference_meta_functions__refs_tan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:05:00.8427630Z test_python_reference_meta_functions__refs_tan_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:05:00.8831777Z test_python_reference_meta_functions__refs_tan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:05:00.9261065Z test_python_reference_meta_functions__refs_tan_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:05:00.9604981Z test_python_reference_meta_functions__refs_tan_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:05:00.9953974Z test_python_reference_meta_functions__refs_tan_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:05:01.0304045Z test_python_reference_meta_functions__refs_tan_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:05:01.0616795Z test_python_reference_meta_functions__refs_tan_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:05:01.0932268Z test_python_reference_meta_functions__refs_tan_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:05:01.0980048Z test_python_reference_meta_functions__refs_tensor_split_cuda_bfloat16 (__main__.TestCommonCUDA) ... expected failure (0.005s) 2022-05-18T05:05:01.1016629Z test_python_reference_meta_functions__refs_tensor_split_cuda_bool (__main__.TestCommonCUDA) ... expected failure (0.004s) 2022-05-18T05:05:01.1075613Z test_python_reference_meta_functions__refs_tensor_split_cuda_complex128 (__main__.TestCommonCUDA) ... expected failure (0.006s) 2022-05-18T05:05:01.1134487Z test_python_reference_meta_functions__refs_tensor_split_cuda_complex64 (__main__.TestCommonCUDA) ... expected failure (0.006s) 2022-05-18T05:05:01.1182055Z test_python_reference_meta_functions__refs_tensor_split_cuda_float16 (__main__.TestCommonCUDA) ... expected failure (0.005s) 2022-05-18T05:05:01.1229452Z test_python_reference_meta_functions__refs_tensor_split_cuda_float32 (__main__.TestCommonCUDA) ... expected failure (0.005s) 2022-05-18T05:05:01.1277053Z test_python_reference_meta_functions__refs_tensor_split_cuda_float64 (__main__.TestCommonCUDA) ... expected failure (0.005s) 2022-05-18T05:05:01.1314060Z test_python_reference_meta_functions__refs_tensor_split_cuda_int16 (__main__.TestCommonCUDA) ... expected failure (0.004s) 2022-05-18T05:05:01.1351320Z test_python_reference_meta_functions__refs_tensor_split_cuda_int32 (__main__.TestCommonCUDA) ... expected failure (0.004s) 2022-05-18T05:05:01.1388535Z test_python_reference_meta_functions__refs_tensor_split_cuda_int64 (__main__.TestCommonCUDA) ... expected failure (0.004s) 2022-05-18T05:05:01.1432727Z test_python_reference_meta_functions__refs_tensor_split_cuda_int8 (__main__.TestCommonCUDA) ... expected failure (0.004s) 2022-05-18T05:05:01.1469533Z test_python_reference_meta_functions__refs_tensor_split_cuda_uint8 (__main__.TestCommonCUDA) ... expected failure (0.004s) 2022-05-18T05:05:01.1546437Z test_python_reference_meta_functions__refs_transpose_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:01.1605457Z test_python_reference_meta_functions__refs_transpose_cuda_bool (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:05:01.1700115Z test_python_reference_meta_functions__refs_transpose_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:01.1793323Z test_python_reference_meta_functions__refs_transpose_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:01.1869578Z test_python_reference_meta_functions__refs_transpose_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:01.1945867Z test_python_reference_meta_functions__refs_transpose_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:01.2028873Z test_python_reference_meta_functions__refs_transpose_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:01.2089739Z test_python_reference_meta_functions__refs_transpose_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:05:01.2149614Z test_python_reference_meta_functions__refs_transpose_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:05:01.2210441Z test_python_reference_meta_functions__refs_transpose_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:05:01.2270840Z test_python_reference_meta_functions__refs_transpose_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:05:01.2331528Z test_python_reference_meta_functions__refs_transpose_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:05:01.5694368Z test_python_reference_meta_functions__refs_true_divide_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.336s) 2022-05-18T05:05:01.8305892Z test_python_reference_meta_functions__refs_true_divide_cuda_bool (__main__.TestCommonCUDA) ... ok (0.261s) 2022-05-18T05:05:02.2443610Z test_python_reference_meta_functions__refs_true_divide_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.414s) 2022-05-18T05:05:02.6402275Z test_python_reference_meta_functions__refs_true_divide_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.396s) 2022-05-18T05:05:02.9805875Z test_python_reference_meta_functions__refs_true_divide_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.340s) 2022-05-18T05:05:03.2807223Z test_python_reference_meta_functions__refs_true_divide_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.300s) 2022-05-18T05:05:03.5833278Z test_python_reference_meta_functions__refs_true_divide_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.302s) 2022-05-18T05:05:03.8590558Z test_python_reference_meta_functions__refs_true_divide_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.276s) 2022-05-18T05:05:04.1352554Z test_python_reference_meta_functions__refs_true_divide_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.276s) 2022-05-18T05:05:04.4116389Z test_python_reference_meta_functions__refs_true_divide_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.276s) 2022-05-18T05:05:04.6821803Z test_python_reference_meta_functions__refs_true_divide_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.270s) 2022-05-18T05:05:04.9537347Z test_python_reference_meta_functions__refs_true_divide_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.271s) 2022-05-18T05:05:04.9616695Z test_python_reference_meta_functions__refs_unsqueeze_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:04.9679893Z test_python_reference_meta_functions__refs_unsqueeze_cuda_bool (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:05:04.9778163Z test_python_reference_meta_functions__refs_unsqueeze_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:04.9876183Z test_python_reference_meta_functions__refs_unsqueeze_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:04.9955775Z test_python_reference_meta_functions__refs_unsqueeze_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:05.0035314Z test_python_reference_meta_functions__refs_unsqueeze_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:05.0122389Z test_python_reference_meta_functions__refs_unsqueeze_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:05.0186367Z test_python_reference_meta_functions__refs_unsqueeze_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:05:05.0250318Z test_python_reference_meta_functions__refs_unsqueeze_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:05:05.0313724Z test_python_reference_meta_functions__refs_unsqueeze_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:05:05.0378210Z test_python_reference_meta_functions__refs_unsqueeze_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:05:05.0442125Z test_python_reference_meta_functions__refs_unsqueeze_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:05:05.1109138Z test_python_reference_meta_functions__refs_view_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.067s) 2022-05-18T05:05:05.1659507Z test_python_reference_meta_functions__refs_view_cuda_bool (__main__.TestCommonCUDA) ... ok (0.055s) 2022-05-18T05:05:05.2435275Z test_python_reference_meta_functions__refs_view_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:05:05.2554283Z test_python_reference_meta_functions__refs_view_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.012s) 2022-05-18T05:05:05.3332839Z test_python_reference_meta_functions__refs_view_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.078s) 2022-05-18T05:05:05.3994089Z test_python_reference_meta_functions__refs_view_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.066s) 2022-05-18T05:05:05.4656516Z test_python_reference_meta_functions__refs_view_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.066s) 2022-05-18T05:05:05.5316355Z test_python_reference_meta_functions__refs_view_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.066s) 2022-05-18T05:05:05.5877128Z test_python_reference_meta_functions__refs_view_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:05:05.6438781Z test_python_reference_meta_functions__refs_view_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:05:05.6999071Z test_python_reference_meta_functions__refs_view_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:05:05.7559907Z test_python_reference_meta_functions__refs_view_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:05:05.8122277Z test_python_reference_meta_functions__refs_view_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:05:05.8323168Z test_reference_testing_addbmm_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:05:05.8410438Z test_reference_testing_addbmm_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:05.8653279Z test_reference_testing_allclose_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:05:05.8844646Z test_reference_testing_allclose_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:05:05.8902702Z test_reference_testing_aminmax_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:05:05.8951157Z test_reference_testing_aminmax_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:05:05.9016439Z test_reference_testing_argwhere_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:05:05.9071108Z test_reference_testing_argwhere_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:05:05.9122174Z test_reference_testing_argwhere_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:05:05.9167554Z test_reference_testing_broadcast_tensors_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:05:05.9207779Z test_reference_testing_broadcast_tensors_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:05:05.9241183Z test_reference_testing_broadcast_tensors_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:05:05.9311613Z test_reference_testing_broadcast_to_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:05.9380080Z test_reference_testing_broadcast_to_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:05.9427617Z test_reference_testing_broadcast_to_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:05:05.9531947Z test_reference_testing_cat_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:05.9618590Z test_reference_testing_cat_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:05.9686389Z test_reference_testing_cat_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:05.9743775Z test_reference_testing_diagflat_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:05:05.9794427Z test_reference_testing_diagflat_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:05:05.9844010Z test_reference_testing_diagflat_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:05:06.0696739Z test_reference_testing_diff_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.085s) 2022-05-18T05:05:06.1354029Z test_reference_testing_diff_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.066s) 2022-05-18T05:05:06.1806901Z test_reference_testing_diff_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:05:06.1969023Z test_reference_testing_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:05:06.2091658Z test_reference_testing_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:06.2175683Z test_reference_testing_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:06.2229262Z test_reference_testing_linalg_cross_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:05:06.2275798Z test_reference_testing_linalg_cross_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:05:06.2314340Z test_reference_testing_linalg_cross_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:05:06.2627299Z test_reference_testing_linalg_tensorinv_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:05:06.2748553Z test_reference_testing_linalg_tensorinv_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:06.2865612Z test_reference_testing_linalg_tensorsolve_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:06.2970210Z test_reference_testing_linalg_tensorsolve_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:06.3076664Z test_reference_testing_linalg_vander_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:06.3168192Z test_reference_testing_linalg_vander_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:06.3242034Z test_reference_testing_linalg_vander_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:06.3411434Z test_reference_testing_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:06.3545523Z test_reference_testing_meshgrid_variadic_tensors_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:06.3642814Z test_reference_testing_meshgrid_variadic_tensors_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:06.3719010Z test_reference_testing_nn_functional_gelu_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:06.3793077Z test_reference_testing_nn_functional_group_norm_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:06.3890145Z test_reference_testing_nn_functional_l1_loss_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:06.3954535Z test_reference_testing_nn_functional_l1_loss_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:05:06.4044342Z test_reference_testing_nn_functional_layer_norm_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:06.4108798Z test_reference_testing_nn_functional_mse_loss_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:05:06.4160862Z test_reference_testing_nn_functional_one_hot_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:05:06.4246058Z test_reference_testing_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:06.4316061Z test_reference_testing_nn_functional_pairwise_distance_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:06.4374439Z test_reference_testing_nn_functional_pairwise_distance_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:05:06.4453957Z test_reference_testing_nn_functional_pdist_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:06.4623998Z test_reference_testing_nn_functional_prelu_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:06.4705572Z test_reference_testing_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:06.4744008Z test_reference_testing_nn_functional_softplus_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:05:06.4800563Z test_reference_testing_nn_functional_threshold_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:05:06.4843074Z test_reference_testing_nn_functional_threshold_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:05:06.5372574Z test_reference_testing_permute_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.053s) 2022-05-18T05:05:06.5824007Z test_reference_testing_permute_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:05:06.6154024Z test_reference_testing_permute_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:05:06.6187650Z test_reference_testing_ravel_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:05:06.6219641Z test_reference_testing_ravel_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:05:06.6247201Z test_reference_testing_ravel_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:05:06.6505883Z test_reference_testing_repeat_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:05:06.6716032Z test_reference_testing_repeat_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:05:06.6867371Z test_reference_testing_repeat_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:05:06.6953168Z test_reference_testing_roll_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:06.7027276Z test_reference_testing_roll_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:06.7085665Z test_reference_testing_roll_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:05:06.8246101Z test_reference_testing_searchsorted_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:05:06.9324774Z test_reference_testing_searchsorted_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.108s) 2022-05-18T05:05:06.9482877Z test_reference_testing_tensor_split_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:05:06.9620546Z test_reference_testing_tensor_split_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:06.9723051Z test_reference_testing_tensor_split_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:07.0048057Z test_reference_testing_tile_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:05:07.0325865Z test_reference_testing_tile_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:05:07.0517314Z test_reference_testing_tile_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:05:07.0595451Z test_reference_testing_transpose_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:07.0662249Z test_reference_testing_transpose_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:07.0713475Z test_reference_testing_transpose_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:05:07.0796296Z test_reference_testing_where_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:07.0866469Z test_reference_testing_where_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:07.0928981Z test_reference_testing_where_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:05:07.1013017Z test_variant_consistency_eager_H_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:07.1082874Z test_variant_consistency_eager_H_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:07.1164882Z test_variant_consistency_eager_T_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:07.1234622Z test_variant_consistency_eager_T_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:07.2429211Z test_variant_consistency_eager___getitem___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.119s) 2022-05-18T05:05:07.3006311Z test_variant_consistency_eager___getitem___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.058s) 2022-05-18T05:05:07.3438298Z test_variant_consistency_eager___radd___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:05:07.3662672Z test_variant_consistency_eager___radd___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:05:07.4179454Z test_variant_consistency_eager___rdiv___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.052s) 2022-05-18T05:05:07.4430431Z test_variant_consistency_eager___rdiv___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:05:07.4861835Z 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:482.) 2022-05-18T05:05:07.4862915Z return self._grad 2022-05-18T05:05:07.5034891Z ok (0.060s) 2022-05-18T05:05:07.5367752Z test_variant_consistency_eager___rmatmul___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:05:07.5594922Z test_variant_consistency_eager___rmod___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:05:07.6042417Z test_variant_consistency_eager___rmul___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:05:07.6263392Z test_variant_consistency_eager___rmul___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:05:07.6413085Z 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:05:07.6413838Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-05-18T05:05:07.6777403Z ok (0.051s) 2022-05-18T05:05:07.7024112Z test_variant_consistency_eager___rpow___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:05:07.7456902Z test_variant_consistency_eager___rsub___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:05:07.7675765Z test_variant_consistency_eager___rsub___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:05:07.8316700Z test_variant_consistency_eager__masked_amax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.064s) 2022-05-18T05:05:07.8954247Z test_variant_consistency_eager__masked_amin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.064s) 2022-05-18T05:05:07.9249123Z test_variant_consistency_eager__masked_argmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:05:07.9550002Z test_variant_consistency_eager__masked_argmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:05:07.9729243Z test_variant_consistency_eager__masked_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:08.1545508Z test_variant_consistency_eager__masked_mean_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.181s) 2022-05-18T05:05:08.2418329Z test_variant_consistency_eager__masked_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.087s) 2022-05-18T05:05:08.5500052Z test_variant_consistency_eager__masked_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.308s) 2022-05-18T05:05:08.5823296Z test_variant_consistency_eager__masked_normalize_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:05:08.7441178Z test_variant_consistency_eager__masked_prod_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.162s) 2022-05-18T05:05:08.8202685Z test_variant_consistency_eager__masked_prod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.076s) 2022-05-18T05:05:08.8380275Z test_variant_consistency_eager__masked_softmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:08.8568742Z test_variant_consistency_eager__masked_softmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:05:09.2371637Z test_variant_consistency_eager__masked_std_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.380s) 2022-05-18T05:05:09.4095453Z test_variant_consistency_eager__masked_std_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.172s) 2022-05-18T05:05:09.5278612Z test_variant_consistency_eager__masked_sum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.118s) 2022-05-18T05:05:09.5843454Z test_variant_consistency_eager__masked_sum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:05:09.9495327Z test_variant_consistency_eager__masked_var_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.365s) 2022-05-18T05:05:10.1160770Z test_variant_consistency_eager__masked_var_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.166s) 2022-05-18T05:05:10.1336949Z test_variant_consistency_eager_abs_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:10.1476139Z test_variant_consistency_eager_abs_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:10.1942662Z test_variant_consistency_eager_acos_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:05:10.2187746Z test_variant_consistency_eager_acos_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:05:10.2567653Z test_variant_consistency_eager_acosh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:05:10.2773083Z test_variant_consistency_eager_acosh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:05:10.4852362Z test_variant_consistency_eager_add_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.208s) 2022-05-18T05:05:10.5855865Z test_variant_consistency_eager_add_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.100s) 2022-05-18T05:05:10.5905860Z test_variant_consistency_eager_addbmm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:05:10.5957419Z test_variant_consistency_eager_addbmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:05:10.6699257Z test_variant_consistency_eager_addcdiv_cuda_complex64 (__main__.TestCommonCUDA) ... expected failure (0.074s) 2022-05-18T05:05:10.7220150Z test_variant_consistency_eager_addcdiv_cuda_float32 (__main__.TestCommonCUDA) ... expected failure (0.052s) 2022-05-18T05:05:10.7946987Z test_variant_consistency_eager_addcmul_cuda_complex64 (__main__.TestCommonCUDA) ... expected failure (0.073s) 2022-05-18T05:05:10.8450296Z test_variant_consistency_eager_addcmul_cuda_float32 (__main__.TestCommonCUDA) ... expected failure (0.050s) 2022-05-18T05:05:10.9032338Z test_variant_consistency_eager_addmm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.058s) 2022-05-18T05:05:10.9286789Z test_variant_consistency_eager_addmm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:05:10.9864836Z test_variant_consistency_eager_addmm_decomposed_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.058s) 2022-05-18T05:05:11.0126649Z test_variant_consistency_eager_addmm_decomposed_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:05:11.1029215Z test_variant_consistency_eager_addmv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.090s) 2022-05-18T05:05:11.1481078Z test_variant_consistency_eager_addmv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:05:11.1538542Z test_variant_consistency_eager_addr_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:05:11.1596759Z test_variant_consistency_eager_addr_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:05:11.1779256Z test_variant_consistency_eager_all_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:11.1890197Z test_variant_consistency_eager_all_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:11.2520116Z test_variant_consistency_eager_allclose_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.063s) 2022-05-18T05:05:11.2784461Z test_variant_consistency_eager_allclose_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:05:11.3181006Z test_variant_consistency_eager_amax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:05:11.3583488Z test_variant_consistency_eager_amin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:05:11.3708497Z test_variant_consistency_eager_aminmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:11.3813596Z test_variant_consistency_eager_angle_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:11.3891954Z test_variant_consistency_eager_angle_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:11.4066182Z test_variant_consistency_eager_any_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:11.4177813Z test_variant_consistency_eager_any_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:11.4283648Z test_variant_consistency_eager_argmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:11.4388574Z test_variant_consistency_eager_argmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:11.4591803Z test_variant_consistency_eager_argsort_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:05:11.4720484Z test_variant_consistency_eager_argwhere_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:11.4812868Z test_variant_consistency_eager_argwhere_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:11.5129375Z test_variant_consistency_eager_as_strided_cuda_complex64 (__main__.TestCommonCUDA) ... expected failure (0.032s) 2022-05-18T05:05:12.4483476Z test_variant_consistency_eager_as_strided_cuda_float32 (__main__.TestCommonCUDA) ... expected failure (0.935s) 2022-05-18T05:05:12.6091065Z test_variant_consistency_eager_asin_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.161s) 2022-05-18T05:05:12.6223656Z test_variant_consistency_eager_asin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:12.6406122Z test_variant_consistency_eager_asinh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:12.6522332Z test_variant_consistency_eager_asinh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:12.7515741Z test_variant_consistency_eager_atan2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.099s) 2022-05-18T05:05:12.7740266Z test_variant_consistency_eager_atan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:05:12.7870084Z test_variant_consistency_eager_atan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:12.8054195Z test_variant_consistency_eager_atanh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:12.8171151Z test_variant_consistency_eager_atanh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:12.8310011Z test_variant_consistency_eager_atleast_1d_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:12.8401209Z test_variant_consistency_eager_atleast_1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:12.8540809Z test_variant_consistency_eager_atleast_2d_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:12.8628878Z test_variant_consistency_eager_atleast_2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:12.8769246Z test_variant_consistency_eager_atleast_3d_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:12.8858128Z test_variant_consistency_eager_atleast_3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:13.0529284Z test_variant_consistency_eager_baddbmm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.167s) 2022-05-18T05:05:13.1004982Z test_variant_consistency_eager_baddbmm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T05:05:13.1144270Z test_variant_consistency_eager_bernoulli_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:13.1382924Z test_variant_consistency_eager_bfloat16_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:05:13.1526021Z test_variant_consistency_eager_bfloat16_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:13.1616077Z test_variant_consistency_eager_block_diag_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:13.1689472Z test_variant_consistency_eager_block_diag_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:13.1791406Z test_variant_consistency_eager_bmm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:13.1872960Z test_variant_consistency_eager_bmm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:13.1997265Z test_variant_consistency_eager_bool_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:13.2082546Z test_variant_consistency_eager_bool_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:13.2164788Z test_variant_consistency_eager_broadcast_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:13.2232961Z test_variant_consistency_eager_broadcast_tensors_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:13.2501927Z test_variant_consistency_eager_broadcast_to_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:05:13.2673419Z test_variant_consistency_eager_broadcast_to_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:13.2817471Z test_variant_consistency_eager_bucketize_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:13.2935759Z test_variant_consistency_eager_byte_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:13.3025915Z test_variant_consistency_eager_byte_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:13.3121087Z test_variant_consistency_eager_cartesian_prod_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:13.3196665Z test_variant_consistency_eager_cartesian_prod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:13.3534416Z test_variant_consistency_eager_cat_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:05:13.3713437Z test_variant_consistency_eager_cat_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:13.5347534Z test_variant_consistency_eager_cdist_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.163s) 2022-05-18T05:05:13.5437914Z test_variant_consistency_eager_ceil_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:13.5681456Z test_variant_consistency_eager_chalf_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:05:13.5826577Z test_variant_consistency_eager_chalf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:13.5942304Z test_variant_consistency_eager_char_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:13.6025674Z test_variant_consistency_eager_char_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:13.6568617Z test_variant_consistency_eager_cholesky_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.054s) 2022-05-18T05:05:13.6893138Z test_variant_consistency_eager_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:05:13.7640898Z test_variant_consistency_eager_cholesky_inverse_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.075s) 2022-05-18T05:05:13.8021351Z test_variant_consistency_eager_cholesky_inverse_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:05:13.8964465Z test_variant_consistency_eager_cholesky_solve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.094s) 2022-05-18T05:05:13.9431841Z test_variant_consistency_eager_cholesky_solve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:05:13.9626786Z test_variant_consistency_eager_chunk_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:05:13.9745009Z test_variant_consistency_eager_chunk_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:14.0033641Z test_variant_consistency_eager_clamp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:05:14.0532986Z test_variant_consistency_eager_clamp_scalar_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:05:14.0673576Z test_variant_consistency_eager_clone_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:14.0766930Z test_variant_consistency_eager_clone_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:14.0881940Z test_variant_consistency_eager_column_stack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:14.0961420Z test_variant_consistency_eager_column_stack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:14.1466602Z test_variant_consistency_eager_combinations_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:05:14.1731585Z test_variant_consistency_eager_combinations_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:05:14.1844547Z test_variant_consistency_eager_complex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:14.2004550Z test_variant_consistency_eager_conj_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:05:14.2112835Z test_variant_consistency_eager_conj_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:14.2239123Z test_variant_consistency_eager_conj_physical_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:14.2328475Z test_variant_consistency_eager_conj_physical_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:14.2423418Z test_variant_consistency_eager_contiguous_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:14.2499506Z test_variant_consistency_eager_contiguous_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:14.2988062Z test_variant_consistency_eager_copysign_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:05:14.3329005Z test_variant_consistency_eager_corrcoef_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:05:14.3514369Z test_variant_consistency_eager_corrcoef_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:14.3764515Z test_variant_consistency_eager_cos_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:05:14.3906531Z test_variant_consistency_eager_cos_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:14.4146460Z test_variant_consistency_eager_cosh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:05:14.4287654Z test_variant_consistency_eager_cosh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:14.4521186Z test_variant_consistency_eager_count_nonzero_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:05:14.4660041Z test_variant_consistency_eager_count_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:14.7167133Z test_variant_consistency_eager_cov_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.251s) 2022-05-18T05:05:14.8473661Z test_variant_consistency_eager_cov_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.131s) 2022-05-18T05:05:14.8653157Z test_variant_consistency_eager_cross_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:14.8766747Z test_variant_consistency_eager_cross_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:14.8855239Z test_variant_consistency_eager_cummax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:14.8943749Z test_variant_consistency_eager_cummin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:14.9854342Z test_variant_consistency_eager_cumprod_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:05:15.0297986Z test_variant_consistency_eager_cumprod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:05:15.0570408Z test_variant_consistency_eager_cumsum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:05:15.0749121Z test_variant_consistency_eager_cumsum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:15.1036039Z test_variant_consistency_eager_cumulative_trapezoid_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:05:15.1175613Z test_variant_consistency_eager_cumulative_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:15.1316068Z test_variant_consistency_eager_deg2rad_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:15.1815913Z test_variant_consistency_eager_diag_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:05:15.2118810Z test_variant_consistency_eager_diag_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:05:15.2743369Z test_variant_consistency_eager_diag_embed_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.062s) 2022-05-18T05:05:15.3057544Z test_variant_consistency_eager_diag_embed_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:05:15.3278049Z test_variant_consistency_eager_diagflat_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:05:15.3428597Z test_variant_consistency_eager_diagflat_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:05:15.4408467Z test_variant_consistency_eager_diagonal_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.098s) 2022-05-18T05:05:15.4877911Z test_variant_consistency_eager_diagonal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:05:15.5223185Z test_variant_consistency_eager_diagonal_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:05:15.9134117Z test_variant_consistency_eager_diff_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.391s) 2022-05-18T05:05:16.1168832Z test_variant_consistency_eager_diff_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.203s) 2022-05-18T05:05:16.1371506Z test_variant_consistency_eager_digamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:05:16.3831127Z test_variant_consistency_eager_dist_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.246s) 2022-05-18T05:05:16.4962823Z test_variant_consistency_eager_dist_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.113s) 2022-05-18T05:05:16.6161260Z test_variant_consistency_eager_div_floor_rounding_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.120s) 2022-05-18T05:05:16.8237251Z test_variant_consistency_eager_div_no_rounding_mode_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.207s) 2022-05-18T05:05:16.9244811Z test_variant_consistency_eager_div_no_rounding_mode_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.101s) 2022-05-18T05:05:17.0447517Z test_variant_consistency_eager_div_trunc_rounding_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.120s) 2022-05-18T05:05:17.0584960Z test_variant_consistency_eager_dot_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:17.0664523Z test_variant_consistency_eager_dot_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:17.0898444Z test_variant_consistency_eager_double_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:05:17.1038076Z test_variant_consistency_eager_double_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:17.1173111Z test_variant_consistency_eager_dsplit_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:17.1264243Z test_variant_consistency_eager_dsplit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:17.1350677Z test_variant_consistency_eager_dstack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:17.1426953Z test_variant_consistency_eager_dstack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:17.1771944Z test_variant_consistency_eager_eig_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:05:17.1971138Z test_variant_consistency_eager_eig_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:05:17.2207684Z test_variant_consistency_eager_einsum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:05:17.2338176Z test_variant_consistency_eager_einsum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:17.2436373Z test_variant_consistency_eager_empty_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:17.2509968Z test_variant_consistency_eager_empty_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:17.2765231Z test_variant_consistency_eager_eq_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:05:17.2912717Z test_variant_consistency_eager_eq_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:05:17.3019227Z test_variant_consistency_eager_erf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:17.3195909Z test_variant_consistency_eager_erfc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:17.3302218Z test_variant_consistency_eager_erfinv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:17.3476115Z test_variant_consistency_eager_exp2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:17.3714219Z test_variant_consistency_eager_exp_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:05:17.3856166Z test_variant_consistency_eager_exp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:17.4039849Z test_variant_consistency_eager_expand_as_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:17.4160659Z test_variant_consistency_eager_expand_as_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:17.4542263Z test_variant_consistency_eager_expand_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:05:17.4744962Z test_variant_consistency_eager_expand_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:05:17.4849705Z test_variant_consistency_eager_expm1_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:17.5009055Z test_variant_consistency_eager_fft_fft2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:05:17.5106261Z test_variant_consistency_eager_fft_fft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:17.5270207Z test_variant_consistency_eager_fft_fft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:05:17.5378041Z test_variant_consistency_eager_fft_fft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:17.5552327Z test_variant_consistency_eager_fft_fftn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:17.5658678Z test_variant_consistency_eager_fft_fftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:17.5776315Z test_variant_consistency_eager_fft_fftshift_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:17.5861743Z test_variant_consistency_eager_fft_fftshift_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:17.6032516Z test_variant_consistency_eager_fft_hfft2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:17.6148386Z test_variant_consistency_eager_fft_hfft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:17.6317564Z test_variant_consistency_eager_fft_hfft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:17.6440307Z test_variant_consistency_eager_fft_hfft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:17.6625934Z test_variant_consistency_eager_fft_hfftn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:17.6753219Z test_variant_consistency_eager_fft_hfftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:17.6904936Z test_variant_consistency_eager_fft_ifft2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:05:17.7002425Z test_variant_consistency_eager_fft_ifft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:17.7164821Z test_variant_consistency_eager_fft_ifft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:05:17.7270328Z test_variant_consistency_eager_fft_ifft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:17.7450164Z test_variant_consistency_eager_fft_ifftn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:17.7565735Z test_variant_consistency_eager_fft_ifftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:17.7682901Z test_variant_consistency_eager_fft_ifftshift_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:17.7767604Z test_variant_consistency_eager_fft_ifftshift_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:17.7884654Z test_variant_consistency_eager_fft_ihfft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:17.7992144Z test_variant_consistency_eager_fft_ihfft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:17.8109146Z test_variant_consistency_eager_fft_ihfftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:17.8267643Z test_variant_consistency_eager_fft_irfft2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:05:17.8374937Z test_variant_consistency_eager_fft_irfft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:17.8546543Z test_variant_consistency_eager_fft_irfft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:17.8658894Z test_variant_consistency_eager_fft_irfft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:17.8837382Z test_variant_consistency_eager_fft_irfftn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:17.8958790Z test_variant_consistency_eager_fft_irfftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:17.9055200Z test_variant_consistency_eager_fft_rfft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:17.9156364Z test_variant_consistency_eager_fft_rfft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:17.9263381Z test_variant_consistency_eager_fft_rfftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:17.9455503Z test_variant_consistency_eager_fill__cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:05:17.9582982Z test_variant_consistency_eager_fill__cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:17.9819672Z test_variant_consistency_eager_flatten_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:05:17.9972640Z test_variant_consistency_eager_flatten_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:05:18.0334642Z test_variant_consistency_eager_flip_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:05:18.0533350Z test_variant_consistency_eager_flip_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:05:18.0643598Z test_variant_consistency_eager_fliplr_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:18.0730532Z test_variant_consistency_eager_fliplr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:18.0840500Z test_variant_consistency_eager_flipud_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:18.0933593Z test_variant_consistency_eager_flipud_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:18.1159494Z test_variant_consistency_eager_float_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:05:18.1291525Z test_variant_consistency_eager_float_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:18.1812332Z test_variant_consistency_eager_float_power_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.052s) 2022-05-18T05:05:18.2062136Z test_variant_consistency_eager_float_power_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:05:18.2152766Z test_variant_consistency_eager_floor_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:18.2581558Z test_variant_consistency_eager_floor_divide_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:05:18.2815084Z test_variant_consistency_eager_fmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:05:18.3045392Z test_variant_consistency_eager_fmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:05:18.3527407Z test_variant_consistency_eager_fmod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T05:05:18.3660496Z test_variant_consistency_eager_frac_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:18.3744209Z test_variant_consistency_eager_frexp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:18.3857836Z test_variant_consistency_eager_full_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:18.3935830Z test_variant_consistency_eager_full_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:18.4170048Z test_variant_consistency_eager_gather_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:05:18.4322145Z test_variant_consistency_eager_gather_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:05:18.4498065Z test_variant_consistency_eager_ge_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:18.5583986Z test_variant_consistency_eager_geqrf_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.108s) 2022-05-18T05:05:18.6069262Z test_variant_consistency_eager_geqrf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T05:05:18.6346628Z test_variant_consistency_eager_gradient_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:05:18.6490882Z test_variant_consistency_eager_gradient_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:18.6658788Z test_variant_consistency_eager_gt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:18.6886783Z test_variant_consistency_eager_half_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:05:18.7022301Z test_variant_consistency_eager_half_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:18.7410106Z test_variant_consistency_eager_heaviside_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:05:18.8176967Z test_variant_consistency_eager_histc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:05:18.8306647Z test_variant_consistency_eager_hsplit_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:18.8394828Z test_variant_consistency_eager_hsplit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:18.8477381Z test_variant_consistency_eager_hstack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:18.8544773Z test_variant_consistency_eager_hstack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:18.9015617Z test_variant_consistency_eager_hypot_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:05:18.9200969Z test_variant_consistency_eager_i0_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:18.9584886Z test_variant_consistency_eager_igamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:05:18.9967010Z test_variant_consistency_eager_igammac_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:05:19.0058960Z test_variant_consistency_eager_imag_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:19.0760995Z test_variant_consistency_eager_index_add_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.070s) 2022-05-18T05:05:19.1105140Z test_variant_consistency_eager_index_add_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:05:19.1382544Z test_variant_consistency_eager_index_copy_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:05:19.1540203Z test_variant_consistency_eager_index_copy_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:05:19.1811420Z test_variant_consistency_eager_index_fill_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:05:19.1972004Z test_variant_consistency_eager_index_fill_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:05:19.2295226Z test_variant_consistency_eager_index_put_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:05:19.2498576Z test_variant_consistency_eager_index_put_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:05:19.3800834Z test_variant_consistency_eager_index_reduce_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.130s) 2022-05-18T05:05:19.3969452Z test_variant_consistency_eager_index_select_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:19.4078640Z test_variant_consistency_eager_index_select_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:19.4214182Z test_variant_consistency_eager_inner_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:19.4310883Z test_variant_consistency_eager_inner_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:19.4428137Z test_variant_consistency_eager_int_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:19.4510407Z test_variant_consistency_eager_int_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:19.4966018Z test_variant_consistency_eager_inverse_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:05:19.5190816Z test_variant_consistency_eager_inverse_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:05:19.5607351Z test_variant_consistency_eager_isclose_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:05:19.5799724Z test_variant_consistency_eager_isclose_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:05:19.5900865Z test_variant_consistency_eager_isfinite_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:19.5975034Z test_variant_consistency_eager_isfinite_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:19.6052140Z test_variant_consistency_eager_isin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:19.6126656Z test_variant_consistency_eager_isinf_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:19.6191170Z test_variant_consistency_eager_isinf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:05:19.6261499Z test_variant_consistency_eager_isnan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:19.6325902Z test_variant_consistency_eager_isnan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:05:19.6390290Z test_variant_consistency_eager_isneginf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:05:19.6455156Z test_variant_consistency_eager_isposinf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:05:19.6545245Z test_variant_consistency_eager_isreal_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:19.6623155Z test_variant_consistency_eager_isreal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:19.7368944Z test_variant_consistency_eager_istft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.074s) 2022-05-18T05:05:19.7789635Z test_variant_consistency_eager_istft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:05:19.8002757Z test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:05:19.8107122Z test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:19.8250652Z test_variant_consistency_eager_jiterator_binary_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:19.8335771Z test_variant_consistency_eager_jiterator_binary_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:19.8410082Z test_variant_consistency_eager_jiterator_unary_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:19.8481089Z test_variant_consistency_eager_jiterator_unary_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:19.8579579Z test_variant_consistency_eager_kron_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:19.8658441Z test_variant_consistency_eager_kron_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:19.8802541Z test_variant_consistency_eager_kthvalue_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:19.9001827Z test_variant_consistency_eager_ldexp_cuda_complex64 (__main__.TestCommonCUDA) ... expected failure (0.020s) 2022-05-18T05:05:19.9144563Z test_variant_consistency_eager_ldexp_cuda_float32 (__main__.TestCommonCUDA) ... expected failure (0.014s) 2022-05-18T05:05:19.9311924Z test_variant_consistency_eager_le_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:20.1284548Z test_variant_consistency_eager_lerp_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.197s) 2022-05-18T05:05:20.2100445Z test_variant_consistency_eager_lerp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.082s) 2022-05-18T05:05:20.2273288Z test_variant_consistency_eager_lgamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:20.2545276Z test_variant_consistency_eager_linalg_cholesky_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:05:20.2694804Z test_variant_consistency_eager_linalg_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:05:20.2817963Z test_variant_consistency_eager_linalg_cholesky_ex_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:20.2904959Z test_variant_consistency_eager_linalg_cholesky_ex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:20.3090168Z test_variant_consistency_eager_linalg_cond_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:20.3211953Z test_variant_consistency_eager_linalg_cond_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:20.3327155Z test_variant_consistency_eager_linalg_cross_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:20.3403458Z test_variant_consistency_eager_linalg_cross_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:20.4837913Z test_variant_consistency_eager_linalg_det_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.143s) 2022-05-18T05:05:20.5641055Z test_variant_consistency_eager_linalg_det_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.080s) 2022-05-18T05:05:20.5907974Z test_variant_consistency_eager_linalg_eig_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:05:20.6045243Z test_variant_consistency_eager_linalg_eig_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:20.6294837Z test_variant_consistency_eager_linalg_eigh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:05:20.6424101Z test_variant_consistency_eager_linalg_eigh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:20.6856099Z test_variant_consistency_eager_linalg_eigvals_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:05:20.7061378Z test_variant_consistency_eager_linalg_eigvals_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:05:20.7332517Z test_variant_consistency_eager_linalg_eigvalsh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:05:20.7482006Z test_variant_consistency_eager_linalg_eigvalsh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:05:20.8365166Z test_variant_consistency_eager_linalg_householder_product_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.088s) 2022-05-18T05:05:20.8872109Z test_variant_consistency_eager_linalg_householder_product_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T05:05:20.9161357Z test_variant_consistency_eager_linalg_inv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:05:20.9310065Z test_variant_consistency_eager_linalg_inv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:05:20.9540241Z test_variant_consistency_eager_linalg_inv_ex_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:05:20.9659483Z test_variant_consistency_eager_linalg_inv_ex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:20.9760314Z test_variant_consistency_eager_linalg_ldl_factor_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:20.9839006Z test_variant_consistency_eager_linalg_ldl_factor_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:20.9935901Z test_variant_consistency_eager_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:21.0013519Z test_variant_consistency_eager_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:21.0070446Z test_variant_consistency_eager_linalg_ldl_solve_cuda_complex64 (__main__.TestCommonCUDA) ... skip: not available before CUDA 11.3.1 (0.006s) 2022-05-18T05:05:21.0127632Z test_variant_consistency_eager_linalg_ldl_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: not available before CUDA 11.3.1 (0.006s) 2022-05-18T05:05:21.0899160Z test_variant_consistency_eager_linalg_lstsq_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:05:21.1196766Z test_variant_consistency_eager_linalg_lstsq_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:05:21.2427559Z test_variant_consistency_eager_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.123s) 2022-05-18T05:05:21.2895646Z test_variant_consistency_eager_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:05:21.4282680Z test_variant_consistency_eager_linalg_lu_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.139s) 2022-05-18T05:05:21.4592921Z test_variant_consistency_eager_linalg_lu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:05:21.7959122Z test_variant_consistency_eager_linalg_lu_factor_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.336s) 2022-05-18T05:05:21.8847299Z test_variant_consistency_eager_linalg_lu_factor_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.089s) 2022-05-18T05:05:22.0025447Z test_variant_consistency_eager_linalg_lu_factor_ex_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.118s) 2022-05-18T05:05:22.0278748Z test_variant_consistency_eager_linalg_lu_factor_ex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:05:22.1459499Z test_variant_consistency_eager_linalg_matrix_norm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.118s) 2022-05-18T05:05:22.2079955Z test_variant_consistency_eager_linalg_matrix_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.062s) 2022-05-18T05:05:22.3442874Z test_variant_consistency_eager_linalg_matrix_power_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.136s) 2022-05-18T05:05:22.4084567Z test_variant_consistency_eager_linalg_matrix_power_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.064s) 2022-05-18T05:05:22.4311616Z test_variant_consistency_eager_linalg_matrix_rank_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:05:22.4433996Z test_variant_consistency_eager_linalg_matrix_rank_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:22.4631168Z test_variant_consistency_eager_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:05:22.4749626Z test_variant_consistency_eager_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:22.4958187Z test_variant_consistency_eager_linalg_multi_dot_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:05:22.5065866Z test_variant_consistency_eager_linalg_multi_dot_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:22.5455653Z test_variant_consistency_eager_linalg_norm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:05:22.5653265Z test_variant_consistency_eager_linalg_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:05:22.5927576Z test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:05:22.6090760Z test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:05:22.6855852Z test_variant_consistency_eager_linalg_pinv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.076s) 2022-05-18T05:05:22.7179361Z test_variant_consistency_eager_linalg_pinv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:05:22.7464522Z test_variant_consistency_eager_linalg_pinv_hermitian_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:05:22.7615224Z test_variant_consistency_eager_linalg_pinv_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:05:22.7672855Z 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.006s) 2022-05-18T05:05:22.7730092Z 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.006s) 2022-05-18T05:05:22.8278338Z test_variant_consistency_eager_linalg_qr_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.055s) 2022-05-18T05:05:22.8532324Z test_variant_consistency_eager_linalg_qr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:05:22.8746388Z test_variant_consistency_eager_linalg_slogdet_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:05:22.8871058Z test_variant_consistency_eager_linalg_slogdet_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:23.0183965Z test_variant_consistency_eager_linalg_solve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.131s) 2022-05-18T05:05:23.0820667Z test_variant_consistency_eager_linalg_solve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.064s) 2022-05-18T05:05:23.5109313Z test_variant_consistency_eager_linalg_solve_triangular_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.429s) 2022-05-18T05:05:23.7008893Z test_variant_consistency_eager_linalg_solve_triangular_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.190s) 2022-05-18T05:05:24.1716270Z test_variant_consistency_eager_linalg_svd_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.471s) 2022-05-18T05:05:24.3412148Z test_variant_consistency_eager_linalg_svd_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.170s) 2022-05-18T05:05:24.3900633Z test_variant_consistency_eager_linalg_svdvals_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:05:24.4183217Z test_variant_consistency_eager_linalg_svdvals_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:05:24.4344583Z test_variant_consistency_eager_linalg_tensorinv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:05:24.4439548Z test_variant_consistency_eager_linalg_tensorinv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:24.4798301Z test_variant_consistency_eager_linalg_tensorsolve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:05:24.4995485Z test_variant_consistency_eager_linalg_tensorsolve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:05:24.5218073Z test_variant_consistency_eager_linalg_vander_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:05:24.5343246Z test_variant_consistency_eager_linalg_vander_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:24.6499567Z test_variant_consistency_eager_linalg_vector_norm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:05:24.7026725Z test_variant_consistency_eager_linalg_vector_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.053s) 2022-05-18T05:05:24.7256314Z test_variant_consistency_eager_log10_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:05:24.7392246Z test_variant_consistency_eager_log10_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:24.7491960Z test_variant_consistency_eager_log1p_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:24.7722290Z test_variant_consistency_eager_log2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:05:24.7857855Z test_variant_consistency_eager_log2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:24.8084769Z test_variant_consistency_eager_log_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:05:24.8225406Z test_variant_consistency_eager_log_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:24.8506492Z test_variant_consistency_eager_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:05:24.8926412Z test_variant_consistency_eager_log_softmax_dtype_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:05:24.9209448Z test_variant_consistency_eager_log_softmax_dtype_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:05:24.9288340Z test_variant_consistency_eager_logaddexp2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:24.9366202Z test_variant_consistency_eager_logaddexp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:24.9535438Z test_variant_consistency_eager_logcumsumexp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:24.9803443Z test_variant_consistency_eager_logdet_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:05:24.9995153Z test_variant_consistency_eager_logical_and_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:05:25.0102133Z test_variant_consistency_eager_logical_and_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:25.0151765Z test_variant_consistency_eager_logical_not_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:05:25.0201588Z test_variant_consistency_eager_logical_not_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:05:25.0388218Z test_variant_consistency_eager_logical_or_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:25.0495399Z test_variant_consistency_eager_logical_or_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:25.0682230Z test_variant_consistency_eager_logical_xor_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:05:25.0789163Z test_variant_consistency_eager_logical_xor_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:25.1003938Z test_variant_consistency_eager_logit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:05:25.1426173Z test_variant_consistency_eager_logsumexp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:05:25.1540455Z test_variant_consistency_eager_long_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:25.1619221Z test_variant_consistency_eager_long_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:25.1786074Z test_variant_consistency_eager_lt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:25.4636056Z test_variant_consistency_eager_lu_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.285s) 2022-05-18T05:05:25.5764568Z test_variant_consistency_eager_lu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.113s) 2022-05-18T05:05:26.1084142Z test_variant_consistency_eager_lu_solve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.532s) 2022-05-18T05:05:26.3626511Z test_variant_consistency_eager_lu_solve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.254s) 2022-05-18T05:05:26.4130633Z test_variant_consistency_eager_lu_unpack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:05:26.4380786Z test_variant_consistency_eager_lu_unpack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:05:26.4803689Z test_variant_consistency_eager_mH_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:05:26.5013148Z test_variant_consistency_eager_mH_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:05:26.5126938Z test_variant_consistency_eager_mT_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:26.5207653Z test_variant_consistency_eager_mT_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:26.6020203Z test_variant_consistency_eager_masked_fill_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.081s) 2022-05-18T05:05:26.6426825Z test_variant_consistency_eager_masked_fill_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:05:26.6896961Z test_variant_consistency_eager_masked_scatter_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:05:26.7150168Z test_variant_consistency_eager_masked_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:05:26.7473123Z test_variant_consistency_eager_masked_select_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:05:26.7667229Z test_variant_consistency_eager_masked_select_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:05:26.8739559Z test_variant_consistency_eager_matmul_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.107s) 2022-05-18T05:05:26.9372028Z test_variant_consistency_eager_matmul_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.063s) 2022-05-18T05:05:26.9727277Z test_variant_consistency_eager_matrix_exp_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:05:26.9948464Z test_variant_consistency_eager_matrix_exp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:05:27.0382726Z test_variant_consistency_eager_max_binary_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:05:27.0477884Z test_variant_consistency_eager_max_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:27.0573604Z test_variant_consistency_eager_max_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:27.0799300Z test_variant_consistency_eager_maximum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:05:27.1379769Z test_variant_consistency_eager_mean_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.058s) 2022-05-18T05:05:27.1728193Z test_variant_consistency_eager_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:05:27.1940834Z test_variant_consistency_eager_median_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:05:27.2105943Z test_variant_consistency_eager_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:05:27.2194592Z test_variant_consistency_eager_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:27.2355201Z test_variant_consistency_eager_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:05:27.2444900Z test_variant_consistency_eager_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:27.2883648Z test_variant_consistency_eager_min_binary_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:05:27.2978513Z test_variant_consistency_eager_min_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:27.3074076Z test_variant_consistency_eager_min_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:27.3313486Z test_variant_consistency_eager_minimum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:05:27.3458450Z test_variant_consistency_eager_mm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:27.3536319Z test_variant_consistency_eager_mm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:27.3650167Z test_variant_consistency_eager_mode_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:27.3836389Z test_variant_consistency_eager_movedim_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:27.3969520Z test_variant_consistency_eager_movedim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:27.4065553Z test_variant_consistency_eager_msort_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:27.6723553Z test_variant_consistency_eager_mul_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.266s) 2022-05-18T05:05:27.8011582Z test_variant_consistency_eager_mul_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.129s) 2022-05-18T05:05:27.8136934Z test_variant_consistency_eager_multinomial_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:27.8233989Z test_variant_consistency_eager_mv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:27.8312347Z test_variant_consistency_eager_mv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:27.8846199Z test_variant_consistency_eager_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.053s) 2022-05-18T05:05:27.8896255Z test_variant_consistency_eager_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:05:27.8946004Z test_variant_consistency_eager_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:05:27.9085910Z test_variant_consistency_eager_nan_to_num_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:27.9756534Z test_variant_consistency_eager_nanmean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.067s) 2022-05-18T05:05:27.9975164Z test_variant_consistency_eager_nanmedian_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:05:28.1656720Z test_variant_consistency_eager_nanquantile_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.168s) 2022-05-18T05:05:28.2015487Z test_variant_consistency_eager_nansum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:05:28.2236046Z test_variant_consistency_eager_narrow_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:05:28.2367820Z test_variant_consistency_eager_narrow_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:28.2672087Z test_variant_consistency_eager_ne_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:05:28.2838435Z test_variant_consistency_eager_ne_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:28.3055276Z test_variant_consistency_eager_neg_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:05:28.3192719Z test_variant_consistency_eager_neg_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:28.3242400Z test_variant_consistency_eager_new_empty_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:05:28.3291722Z test_variant_consistency_eager_new_empty_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:05:28.3474263Z test_variant_consistency_eager_new_full_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:28.3582545Z test_variant_consistency_eager_new_full_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:28.3746370Z test_variant_consistency_eager_new_ones_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:05:28.3847510Z test_variant_consistency_eager_new_ones_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:28.4011265Z test_variant_consistency_eager_new_zeros_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:05:28.4112655Z test_variant_consistency_eager_new_zeros_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:28.4453654Z test_variant_consistency_eager_nextafter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:05:28.4534621Z test_variant_consistency_eager_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:28.4617172Z test_variant_consistency_eager_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:28.4703668Z test_variant_consistency_eager_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:28.4778206Z test_variant_consistency_eager_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:28.4877667Z test_variant_consistency_eager_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:28.4970013Z test_variant_consistency_eager_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:28.5069989Z test_variant_consistency_eager_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:28.5159722Z test_variant_consistency_eager_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:28.5260366Z test_variant_consistency_eager_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:28.5415681Z test_variant_consistency_eager_nn_functional_batch_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:05:28.5570429Z test_variant_consistency_eager_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:05:28.5922248Z test_variant_consistency_eager_nn_functional_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:05:28.6060548Z test_variant_consistency_eager_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:28.6356012Z test_variant_consistency_eager_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:05:28.6462313Z test_variant_consistency_eager_nn_functional_celu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:28.7034731Z test_variant_consistency_eager_nn_functional_conv1d_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.057s) 2022-05-18T05:05:28.7211823Z test_variant_consistency_eager_nn_functional_conv1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:28.8762432Z test_variant_consistency_eager_nn_functional_conv2d_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.155s) 2022-05-18T05:05:28.9146751Z test_variant_consistency_eager_nn_functional_conv2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:05:28.9322271Z test_variant_consistency_eager_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:28.9503781Z test_variant_consistency_eager_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:28.9691669Z test_variant_consistency_eager_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:05:28.9854353Z test_variant_consistency_eager_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:05:29.0024030Z test_variant_consistency_eager_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:29.0227241Z test_variant_consistency_eager_nn_functional_cross_entropy_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:05:29.0360292Z test_variant_consistency_eager_nn_functional_ctc_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:29.0705054Z test_variant_consistency_eager_nn_functional_dropout2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:05:29.1159131Z test_variant_consistency_eager_nn_functional_dropout_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:05:29.1264518Z test_variant_consistency_eager_nn_functional_elu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:29.1578316Z test_variant_consistency_eager_nn_functional_embedding_bag_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:05:29.1654204Z test_variant_consistency_eager_nn_functional_embedding_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:29.1872387Z test_variant_consistency_eager_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:05:29.2370254Z test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:05:29.2627547Z test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:05:29.2889773Z test_variant_consistency_eager_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:05:29.3209225Z test_variant_consistency_eager_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:05:29.7961458Z test_variant_consistency_eager_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.475s) 2022-05-18T05:05:29.8052383Z test_variant_consistency_eager_nn_functional_gelu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:29.8302674Z test_variant_consistency_eager_nn_functional_glu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:05:29.8520648Z test_variant_consistency_eager_nn_functional_grid_sample_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:05:29.8676098Z test_variant_consistency_eager_nn_functional_group_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:05:29.8770802Z test_variant_consistency_eager_nn_functional_hardshrink_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:29.8885989Z test_variant_consistency_eager_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:29.8961783Z test_variant_consistency_eager_nn_functional_hardswish_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:29.9063321Z test_variant_consistency_eager_nn_functional_hardtanh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:29.9212294Z test_variant_consistency_eager_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:05:29.9327823Z test_variant_consistency_eager_nn_functional_huber_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:29.9499129Z test_variant_consistency_eager_nn_functional_instance_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:29.9615519Z test_variant_consistency_eager_nn_functional_interpolate_area_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:29.9727511Z test_variant_consistency_eager_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:29.9838697Z test_variant_consistency_eager_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:29.9949327Z test_variant_consistency_eager_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:30.0065094Z test_variant_consistency_eager_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:30.0176065Z test_variant_consistency_eager_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:30.0261608Z 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:05:30.0262982Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T05:05:30.0325503Z ok (0.015s) 2022-05-18T05:05:30.0467756Z test_variant_consistency_eager_nn_functional_l1_loss_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:30.0570462Z test_variant_consistency_eager_nn_functional_l1_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:30.0737951Z test_variant_consistency_eager_nn_functional_layer_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:30.0833006Z test_variant_consistency_eager_nn_functional_leaky_relu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:30.1196995Z test_variant_consistency_eager_nn_functional_linear_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:05:30.1369288Z test_variant_consistency_eager_nn_functional_linear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:30.1535524Z test_variant_consistency_eager_nn_functional_local_response_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:30.1607390Z test_variant_consistency_eager_nn_functional_logsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:30.1742568Z test_variant_consistency_eager_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:30.4847573Z test_variant_consistency_eager_nn_functional_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.310s) 2022-05-18T05:05:30.9599993Z test_variant_consistency_eager_nn_functional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.475s) 2022-05-18T05:05:31.1559162Z test_variant_consistency_eager_nn_functional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.196s) 2022-05-18T05:05:31.3394768Z test_variant_consistency_eager_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.183s) 2022-05-18T05:05:31.4820697Z test_variant_consistency_eager_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.142s) 2022-05-18T05:05:31.8088748Z test_variant_consistency_eager_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.327s) 2022-05-18T05:05:32.0637223Z test_variant_consistency_eager_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.255s) 2022-05-18T05:05:32.1827681Z test_variant_consistency_eager_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.119s) 2022-05-18T05:05:32.2804119Z test_variant_consistency_eager_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.098s) 2022-05-18T05:05:32.2911633Z test_variant_consistency_eager_nn_functional_mish_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:32.3008966Z test_variant_consistency_eager_nn_functional_mse_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:32.3082759Z 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:24.) 2022-05-18T05:05:32.3083873Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T05:05:32.3090068Z /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:24.) 2022-05-18T05:05:32.3091026Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T05:05:32.3094086Z /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:24.) 2022-05-18T05:05:32.3095208Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T05:05:32.3098510Z ok (0.009s) 2022-05-18T05:05:32.3173930Z test_variant_consistency_eager_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:32.3290727Z test_variant_consistency_eager_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:32.3671699Z test_variant_consistency_eager_nn_functional_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:05:32.3882301Z test_variant_consistency_eager_nn_functional_normalize_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:05:32.4005275Z test_variant_consistency_eager_nn_functional_normalize_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:32.4194603Z test_variant_consistency_eager_nn_functional_pad_circular_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:05:32.4312644Z test_variant_consistency_eager_nn_functional_pad_circular_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:32.4820241Z test_variant_consistency_eager_nn_functional_pad_constant_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T05:05:32.5066850Z test_variant_consistency_eager_nn_functional_pad_constant_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:05:32.5242787Z test_variant_consistency_eager_nn_functional_pad_reflect_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:32.5347937Z test_variant_consistency_eager_nn_functional_pad_reflect_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:32.5515814Z test_variant_consistency_eager_nn_functional_pad_replicate_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:32.5619447Z test_variant_consistency_eager_nn_functional_pad_replicate_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:32.5799172Z test_variant_consistency_eager_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:32.5905868Z test_variant_consistency_eager_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:32.6002412Z test_variant_consistency_eager_nn_functional_pdist_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:32.6086129Z test_variant_consistency_eager_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:32.6160919Z test_variant_consistency_eager_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:32.6244903Z test_variant_consistency_eager_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:32.6313029Z test_variant_consistency_eager_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:32.7065974Z test_variant_consistency_eager_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.075s) 2022-05-18T05:05:32.7231515Z test_variant_consistency_eager_nn_functional_prelu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:05:32.7327580Z test_variant_consistency_eager_nn_functional_relu6_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:32.7403950Z test_variant_consistency_eager_nn_functional_relu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:32.7525742Z test_variant_consistency_eager_nn_functional_rrelu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:32.7638579Z test_variant_consistency_eager_nn_functional_selu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:32.7745349Z test_variant_consistency_eager_nn_functional_silu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:32.7855674Z test_variant_consistency_eager_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:32.7958715Z test_variant_consistency_eager_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:32.8046325Z test_variant_consistency_eager_nn_functional_softmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:32.8180459Z test_variant_consistency_eager_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:32.8270070Z test_variant_consistency_eager_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:32.8342018Z test_variant_consistency_eager_nn_functional_softplus_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:32.8442606Z test_variant_consistency_eager_nn_functional_softshrink_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:32.8544556Z test_variant_consistency_eager_nn_functional_softsign_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:32.8620776Z test_variant_consistency_eager_nn_functional_softsign_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:32.8712534Z test_variant_consistency_eager_nn_functional_tanhshrink_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:32.8785808Z test_variant_consistency_eager_nn_functional_tanhshrink_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:32.8873454Z test_variant_consistency_eager_nn_functional_threshold_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:32.9127521Z test_variant_consistency_eager_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:05:32.9275624Z test_variant_consistency_eager_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:05:32.9552034Z test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:05:32.9710668Z test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:05:33.2273227Z test_variant_consistency_eager_nn_functional_unfold_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.256s) 2022-05-18T05:05:33.3388063Z test_variant_consistency_eager_nn_functional_unfold_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.111s) 2022-05-18T05:05:33.3458654Z 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:05:33.3459512Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:05:33.3474251Z ok (0.009s) 2022-05-18T05:05:33.3546767Z 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:05:33.3547540Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:05:33.3586166Z ok (0.011s) 2022-05-18T05:05:33.3871288Z test_variant_consistency_eager_nonzero_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:05:33.4039030Z test_variant_consistency_eager_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:33.5747141Z test_variant_consistency_eager_norm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.171s) 2022-05-18T05:05:33.6566036Z test_variant_consistency_eager_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.082s) 2022-05-18T05:05:33.6744873Z test_variant_consistency_eager_norm_fro_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:33.6865146Z test_variant_consistency_eager_norm_fro_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:33.7092380Z test_variant_consistency_eager_norm_inf_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:05:33.7229680Z test_variant_consistency_eager_norm_inf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:33.7430674Z test_variant_consistency_eager_norm_nuc_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:05:33.7553769Z test_variant_consistency_eager_norm_nuc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:33.7660926Z test_variant_consistency_eager_normal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:33.7730077Z test_variant_consistency_eager_normal_number_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:33.7827634Z test_variant_consistency_eager_ones_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:33.7904095Z test_variant_consistency_eager_ones_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:34.0618007Z test_variant_consistency_eager_ormqr_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.271s) 2022-05-18T05:05:34.1711193Z test_variant_consistency_eager_ormqr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.109s) 2022-05-18T05:05:34.1846242Z test_variant_consistency_eager_outer_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:34.1954991Z test_variant_consistency_eager_outer_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:34.5230489Z test_variant_consistency_eager_pca_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.327s) 2022-05-18T05:05:34.5424187Z test_variant_consistency_eager_permute_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:05:34.5543558Z test_variant_consistency_eager_permute_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:34.6144492Z test_variant_consistency_eager_pinverse_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.060s) 2022-05-18T05:05:34.6418285Z test_variant_consistency_eager_pinverse_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:05:34.6536031Z test_variant_consistency_eager_polar_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:34.6874707Z test_variant_consistency_eager_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:05:34.6924269Z test_variant_consistency_eager_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:05:34.6975171Z test_variant_consistency_eager_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:05:34.7025187Z test_variant_consistency_eager_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:05:34.7075143Z test_variant_consistency_eager_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:05:34.7221729Z test_variant_consistency_eager_positive_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:34.7326757Z test_variant_consistency_eager_positive_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:34.8992361Z test_variant_consistency_eager_pow_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.166s) 2022-05-18T05:05:34.9791266Z test_variant_consistency_eager_pow_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.080s) 2022-05-18T05:05:35.1240149Z test_variant_consistency_eager_prod_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.145s) 2022-05-18T05:05:35.1918659Z test_variant_consistency_eager_prod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.068s) 2022-05-18T05:05:35.3407120Z test_variant_consistency_eager_put_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.149s) 2022-05-18T05:05:35.4123393Z test_variant_consistency_eager_put_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.071s) 2022-05-18T05:05:35.5274437Z test_variant_consistency_eager_qr_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.115s) 2022-05-18T05:05:35.5810291Z test_variant_consistency_eager_qr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.053s) 2022-05-18T05:05:35.7479279Z test_variant_consistency_eager_quantile_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.167s) 2022-05-18T05:05:35.7616218Z test_variant_consistency_eager_rad2deg_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:35.7734439Z test_variant_consistency_eager_rand_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:35.7817267Z test_variant_consistency_eager_rand_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:35.7914069Z test_variant_consistency_eager_randint_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:35.8031304Z test_variant_consistency_eager_randn_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:35.8113849Z test_variant_consistency_eager_randn_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:35.8235490Z test_variant_consistency_eager_ravel_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:35.8324633Z test_variant_consistency_eager_ravel_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:35.8411956Z test_variant_consistency_eager_real_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:35.8481561Z test_variant_consistency_eager_real_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:35.8711382Z test_variant_consistency_eager_reciprocal_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:05:35.8847324Z test_variant_consistency_eager_reciprocal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:35.9690577Z test_variant_consistency_eager_remainder_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.084s) 2022-05-18T05:05:36.0075571Z test_variant_consistency_eager_renorm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:05:36.0287354Z test_variant_consistency_eager_renorm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:05:36.0977051Z test_variant_consistency_eager_repeat_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.069s) 2022-05-18T05:05:36.1375627Z test_variant_consistency_eager_repeat_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:05:36.1596406Z test_variant_consistency_eager_repeat_interleave_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:05:36.1739028Z test_variant_consistency_eager_repeat_interleave_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:36.1951559Z test_variant_consistency_eager_reshape_as_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:05:36.2079172Z test_variant_consistency_eager_reshape_as_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:36.2508505Z test_variant_consistency_eager_reshape_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:05:36.2739125Z test_variant_consistency_eager_reshape_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:05:36.2853649Z test_variant_consistency_eager_resize__cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:36.2937519Z test_variant_consistency_eager_resize__cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:36.3067390Z test_variant_consistency_eager_resize_as__cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:36.3154740Z test_variant_consistency_eager_resize_as__cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:36.3271438Z test_variant_consistency_eager_resolve_conj_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:36.3361443Z test_variant_consistency_eager_resolve_conj_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:36.3475899Z test_variant_consistency_eager_resolve_neg_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:36.3572592Z test_variant_consistency_eager_resolve_neg_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:36.3912539Z test_variant_consistency_eager_roll_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:05:36.4096145Z test_variant_consistency_eager_roll_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:36.4302056Z test_variant_consistency_eager_rot90_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:05:36.4426573Z test_variant_consistency_eager_rot90_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:36.4530069Z test_variant_consistency_eager_round_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:36.4695669Z test_variant_consistency_eager_round_decimals_0_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:05:36.4746976Z test_variant_consistency_eager_round_decimals_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:05:36.4797700Z test_variant_consistency_eager_round_decimals_neg_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:05:36.5030824Z test_variant_consistency_eager_rsqrt_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:05:36.5176655Z test_variant_consistency_eager_rsqrt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:36.5396443Z test_variant_consistency_eager_rsub_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:05:36.5517364Z test_variant_consistency_eager_rsub_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:36.6042133Z test_variant_consistency_eager_scatter_add_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.052s) 2022-05-18T05:05:36.6349648Z test_variant_consistency_eager_scatter_add_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:05:36.6926113Z test_variant_consistency_eager_scatter_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.058s) 2022-05-18T05:05:36.7265492Z test_variant_consistency_eager_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:05:36.7855585Z test_variant_consistency_eager_scatter_reduce_amax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T05:05:36.8451358Z test_variant_consistency_eager_scatter_reduce_amin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T05:05:36.9081811Z test_variant_consistency_eager_scatter_reduce_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.063s) 2022-05-18T05:05:36.9826081Z test_variant_consistency_eager_scatter_reduce_prod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.074s) 2022-05-18T05:05:37.0360882Z test_variant_consistency_eager_scatter_reduce_sum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.053s) 2022-05-18T05:05:37.0646678Z test_variant_consistency_eager_searchsorted_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:05:37.0879372Z test_variant_consistency_eager_select_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:05:37.1015714Z test_variant_consistency_eager_select_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:37.1174646Z test_variant_consistency_eager_select_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:05:37.1307172Z test_variant_consistency_eager_sgn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:37.1398586Z test_variant_consistency_eager_sgn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:37.1510934Z test_variant_consistency_eager_short_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:37.1593414Z test_variant_consistency_eager_short_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:37.1703987Z 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:05:37.1705279Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-05-18T05:05:37.1948557Z ok (0.035s) 2022-05-18T05:05:37.2158354Z test_variant_consistency_eager_sigmoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:05:37.2247227Z test_variant_consistency_eager_sign_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:37.2319477Z test_variant_consistency_eager_signbit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:37.2445935Z test_variant_consistency_eager_sin_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:37.2536566Z test_variant_consistency_eager_sin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:37.2858133Z test_variant_consistency_eager_sinc_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:05:37.3036995Z test_variant_consistency_eager_sinc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:37.3163275Z test_variant_consistency_eager_sinh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:37.3253351Z test_variant_consistency_eager_sinh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:37.3478351Z test_variant_consistency_eager_slice_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:05:37.3768712Z test_variant_consistency_eager_softmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:05:37.4193175Z test_variant_consistency_eager_softmax_with_dtype_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:05:37.4483044Z test_variant_consistency_eager_softmax_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:05:37.4826878Z test_variant_consistency_eager_sort_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:05:37.4878665Z test_variant_consistency_eager_sparse_sampled_addmm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:05:37.4929303Z test_variant_consistency_eager_sparse_sampled_addmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:05:37.5000297Z test_variant_consistency_eager_special_entr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:37.5073952Z test_variant_consistency_eager_special_erfcx_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:37.5146433Z test_variant_consistency_eager_special_i0e_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:37.5224532Z test_variant_consistency_eager_special_i1_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:37.5309883Z test_variant_consistency_eager_special_i1e_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:37.5384901Z test_variant_consistency_eager_special_log_ndtr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:37.5463908Z test_variant_consistency_eager_special_ndtr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:37.5538818Z test_variant_consistency_eager_special_ndtri_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:37.5642073Z test_variant_consistency_eager_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:37.5755507Z test_variant_consistency_eager_special_xlog1py_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:37.5843704Z test_variant_consistency_eager_special_zeta_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:37.5953862Z test_variant_consistency_eager_split_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:37.6041323Z test_variant_consistency_eager_split_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:37.6200702Z test_variant_consistency_eager_split_list_args_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:05:37.6302284Z test_variant_consistency_eager_split_list_args_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:37.6491688Z test_variant_consistency_eager_split_with_sizes_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:05:37.6606537Z test_variant_consistency_eager_split_with_sizes_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:37.6730746Z test_variant_consistency_eager_sqrt_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:37.6818635Z test_variant_consistency_eager_sqrt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:37.7052792Z test_variant_consistency_eager_square_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:05:37.7197540Z test_variant_consistency_eager_square_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:37.7671005Z test_variant_consistency_eager_squeeze_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:05:37.7918239Z test_variant_consistency_eager_squeeze_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:05:37.8056367Z test_variant_consistency_eager_stack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:37.8152065Z test_variant_consistency_eager_stack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:37.8438097Z test_variant_consistency_eager_std_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:05:37.8619779Z test_variant_consistency_eager_std_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:37.8745221Z test_variant_consistency_eager_std_mean_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:37.8828621Z test_variant_consistency_eager_std_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:37.9240643Z test_variant_consistency_eager_stft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:05:37.9490125Z test_variant_consistency_eager_stft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:05:38.2699104Z test_variant_consistency_eager_sub_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.321s) 2022-05-18T05:05:38.4255134Z test_variant_consistency_eager_sub_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T05:05:38.4829108Z test_variant_consistency_eager_sum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.057s) 2022-05-18T05:05:38.5170116Z test_variant_consistency_eager_sum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:05:38.5400239Z test_variant_consistency_eager_sum_to_size_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:05:38.5557650Z test_variant_consistency_eager_sum_to_size_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:05:39.5842400Z test_variant_consistency_eager_svd_cuda_complex64 (__main__.TestCommonCUDA) ... ok (1.028s) 2022-05-18T05:05:39.9960010Z test_variant_consistency_eager_svd_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.412s) 2022-05-18T05:05:40.3477783Z test_variant_consistency_eager_svd_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.352s) 2022-05-18T05:05:40.4142729Z test_variant_consistency_eager_symeig_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.066s) 2022-05-18T05:05:40.4484602Z test_variant_consistency_eager_symeig_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:05:40.4686948Z test_variant_consistency_eager_t_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:05:40.4826215Z test_variant_consistency_eager_t_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:40.5081541Z test_variant_consistency_eager_take_along_dim_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:05:40.5242980Z test_variant_consistency_eager_take_along_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:05:40.5623552Z test_variant_consistency_eager_take_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:05:40.5832344Z test_variant_consistency_eager_take_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:05:40.5960099Z test_variant_consistency_eager_tan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:40.6048433Z test_variant_consistency_eager_tan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:40.6138500Z 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:05:40.6139125Z warnings.warn("nn.functional.tanh is deprecated. Use torch.tanh instead.") 2022-05-18T05:05:40.6194426Z ok (0.014s) 2022-05-18T05:05:40.6293454Z test_variant_consistency_eager_tanh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:40.6691239Z test_variant_consistency_eager_tensor_split_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:05:40.6893773Z test_variant_consistency_eager_tensor_split_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:05:40.6995479Z test_variant_consistency_eager_tensordot_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:40.7076683Z test_variant_consistency_eager_tensordot_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:40.7856060Z test_variant_consistency_eager_tile_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.078s) 2022-05-18T05:05:40.8298467Z test_variant_consistency_eager_tile_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:05:40.8425341Z test_variant_consistency_eager_to_sparse_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:40.8540908Z test_variant_consistency_eager_to_sparse_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:40.8713222Z test_variant_consistency_eager_topk_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:40.8805370Z test_variant_consistency_eager_trace_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:40.8882083Z test_variant_consistency_eager_trace_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:41.0568255Z test_variant_consistency_eager_transpose_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.168s) 2022-05-18T05:05:41.1364514Z test_variant_consistency_eager_transpose_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.080s) 2022-05-18T05:05:41.1624983Z test_variant_consistency_eager_trapezoid_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:05:41.1762018Z test_variant_consistency_eager_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:41.2021339Z test_variant_consistency_eager_trapz_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:05:41.2158174Z test_variant_consistency_eager_trapz_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:05:41.2595145Z test_variant_consistency_eager_triangular_solve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:05:41.2807089Z test_variant_consistency_eager_triangular_solve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:05:41.3171423Z test_variant_consistency_eager_tril_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:05:41.3365917Z test_variant_consistency_eager_tril_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:05:41.3724691Z test_variant_consistency_eager_triu_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:05:41.3918345Z test_variant_consistency_eager_triu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:05:41.4940419Z test_variant_consistency_eager_true_divide_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.102s) 2022-05-18T05:05:41.5446855Z test_variant_consistency_eager_true_divide_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T05:05:41.5568580Z test_variant_consistency_eager_trunc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:41.6255045Z test_variant_consistency_eager_unfold_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.069s) 2022-05-18T05:05:41.6652493Z test_variant_consistency_eager_unfold_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:05:41.9714787Z test_variant_consistency_eager_unique_consecutive_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.306s) 2022-05-18T05:05:42.6873053Z test_variant_consistency_eager_unique_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.716s) 2022-05-18T05:05:42.7353988Z test_variant_consistency_eager_unsqueeze_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T05:05:42.7651351Z test_variant_consistency_eager_unsqueeze_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:05:42.7925193Z test_variant_consistency_eager_var_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:05:42.8097761Z test_variant_consistency_eager_var_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:42.8220045Z test_variant_consistency_eager_var_mean_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:05:42.8297264Z test_variant_consistency_eager_var_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:42.8428419Z test_variant_consistency_eager_vdot_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:42.8513002Z test_variant_consistency_eager_vdot_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:42.8576319Z test_variant_consistency_eager_view_as_complex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:05:42.8745947Z test_variant_consistency_eager_view_as_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:05:42.8852746Z test_variant_consistency_eager_view_as_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:42.8921499Z test_variant_consistency_eager_view_as_real_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:42.9209559Z test_variant_consistency_eager_view_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:05:42.9369527Z test_variant_consistency_eager_view_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:05:42.9498402Z test_variant_consistency_eager_vsplit_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:05:42.9591659Z test_variant_consistency_eager_vsplit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:05:42.9691988Z test_variant_consistency_eager_vstack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:05:42.9770734Z test_variant_consistency_eager_vstack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:05:43.0050025Z test_variant_consistency_eager_where_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:05:43.0205301Z test_variant_consistency_eager_where_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:05:43.0821670Z test_variant_consistency_eager_xlogy_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.061s) 2022-05-18T05:05:43.1005709Z test_variant_consistency_eager_zero__cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:05:43.1121674Z test_variant_consistency_eager_zero__cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:43.1231338Z test_variant_consistency_eager_zeros_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:05:43.1303568Z test_variant_consistency_eager_zeros_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:05:43.1358814Z test_backward_H_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:05:43.1417001Z test_backward_T_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:05:43.2181630Z test_backward___getitem___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.076s) 2022-05-18T05:05:43.2618257Z test_backward___radd___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.044s) 2022-05-18T05:05:43.3829931Z test_backward___rdiv___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.121s) 2022-05-18T05:05:43.5853370Z test_backward___rmatmul___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.202s) 2022-05-18T05:05:43.6657306Z test_backward___rmod___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.080s) 2022-05-18T05:05:43.7381122Z test_backward___rmul___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.072s) 2022-05-18T05:05:43.8768755Z test_backward___rpow___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.139s) 2022-05-18T05:05:43.9283437Z test_backward___rsub___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.051s) 2022-05-18T05:05:45.1354553Z test_backward__masked_amax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.207s) 2022-05-18T05:05:46.3452721Z test_backward__masked_amin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.210s) 2022-05-18T05:05:46.5075546Z test_backward__masked_log_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.162s) 2022-05-18T05:05:47.6166045Z test_backward__masked_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.109s) 2022-05-18T05:05:54.8010694Z test_backward__masked_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (7.184s) 2022-05-18T05:05:55.1948783Z test_backward__masked_normalize_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.394s) 2022-05-18T05:05:57.0606316Z test_backward__masked_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.866s) 2022-05-18T05:05:57.2266746Z test_backward__masked_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.166s) 2022-05-18T05:05:57.4202078Z test_backward__masked_softmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.193s) 2022-05-18T05:06:00.0886976Z test_backward__masked_std_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.668s) 2022-05-18T05:06:00.7674805Z test_backward__masked_sum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.679s) 2022-05-18T05:06:03.0866723Z test_backward__masked_var_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.319s) 2022-05-18T05:06:03.0914782Z test_backward_abs_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:06:03.1049966Z test_backward_acos_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:06:03.1162630Z test_backward_acosh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:06:03.1679923Z test_backward_add_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.052s) 2022-05-18T05:06:03.3476876Z test_backward_addbmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.180s) 2022-05-18T05:06:03.7304937Z test_backward_addcdiv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.383s) 2022-05-18T05:06:03.9989694Z test_backward_addcmul_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.268s) 2022-05-18T05:06:04.0748314Z test_backward_addmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.076s) 2022-05-18T05:06:04.1297065Z test_backward_addmm_decomposed_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.055s) 2022-05-18T05:06:04.2631917Z test_backward_addmv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.133s) 2022-05-18T05:06:04.3404482Z test_backward_addr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.077s) 2022-05-18T05:06:04.4456805Z test_backward_amax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.105s) 2022-05-18T05:06:04.5515080Z test_backward_amin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.106s) 2022-05-18T05:06:04.5556409Z test_backward_angle_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:06:04.5802892Z test_backward_as_strided_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.024s) 2022-05-18T05:06:04.5858819Z test_backward_asin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:06:04.5911685Z test_backward_asinh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:06:04.7343341Z test_backward_atan2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.143s) 2022-05-18T05:06:04.7391187Z test_backward_atan_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:06:04.7461508Z test_backward_atanh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:06:04.7766161Z test_backward_atleast_1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.030s) 2022-05-18T05:06:04.8163605Z test_backward_atleast_2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.040s) 2022-05-18T05:06:04.8727016Z test_backward_atleast_3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.056s) 2022-05-18T05:06:05.0037742Z test_backward_baddbmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.131s) 2022-05-18T05:06:05.0148689Z test_backward_bernoulli_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:06:05.0265563Z test_backward_bfloat16_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:06:05.0353304Z test_backward_block_diag_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.009s) 2022-05-18T05:06:05.0448905Z test_backward_bmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:06:05.3387976Z test_backward_broadcast_tensors_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.294s) 2022-05-18T05:06:05.3561409Z test_backward_broadcast_to_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:06:05.4192626Z test_backward_cartesian_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.063s) 2022-05-18T05:06:05.4377879Z test_backward_cat_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:06:08.8377615Z test_backward_cdist_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (3.400s) 2022-05-18T05:06:08.8416353Z test_backward_ceil_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:06:08.8573954Z test_backward_chalf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:06:09.0257747Z test_backward_cholesky_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.168s) 2022-05-18T05:06:09.1594883Z test_backward_cholesky_inverse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.134s) 2022-05-18T05:06:09.4881119Z test_backward_cholesky_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.329s) 2022-05-18T05:06:09.5537337Z test_backward_chunk_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.066s) 2022-05-18T05:06:09.6627463Z test_backward_clamp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.109s) 2022-05-18T05:06:09.6856064Z test_backward_clamp_scalar_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.023s) 2022-05-18T05:06:09.6897196Z test_backward_clone_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:06:09.7008268Z test_backward_column_stack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:06:09.9545793Z test_backward_combinations_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.254s) 2022-05-18T05:06:10.0273311Z test_backward_complex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.073s) 2022-05-18T05:06:10.0315891Z test_backward_conj_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:06:10.0342630Z test_backward_conj_physical_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:06:10.0369255Z test_backward_contiguous_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:06:10.1353229Z test_backward_copysign_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.098s) 2022-05-18T05:06:10.2326028Z test_backward_corrcoef_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.097s) 2022-05-18T05:06:10.2429136Z test_backward_cos_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:06:10.2514985Z test_backward_cosh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:06:13.1372597Z test_backward_cov_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.886s) 2022-05-18T05:06:13.1569537Z test_backward_cross_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.020s) 2022-05-18T05:06:13.1600379Z test_backward_cummax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.003s) 2022-05-18T05:06:13.1629825Z test_backward_cummin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.003s) 2022-05-18T05:06:13.1941448Z test_backward_cumprod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.031s) 2022-05-18T05:06:13.2056528Z test_backward_cumsum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:06:13.3818703Z test_backward_cumulative_trapezoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.176s) 2022-05-18T05:06:13.3888515Z test_backward_deg2rad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:06:13.4197084Z test_backward_diag_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.031s) 2022-05-18T05:06:13.4483739Z test_backward_diag_embed_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.029s) 2022-05-18T05:06:13.4636989Z test_backward_diagflat_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:06:13.4963528Z test_backward_diagonal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.033s) 2022-05-18T05:06:13.5791395Z test_backward_diagonal_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.083s) 2022-05-18T05:06:17.0641536Z test_backward_diff_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (3.485s) 2022-05-18T05:06:17.0733956Z test_backward_digamma_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:06:18.3433157Z test_backward_dist_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.270s) 2022-05-18T05:06:18.4144976Z test_backward_div_floor_rounding_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.071s) 2022-05-18T05:06:18.5151908Z test_backward_div_no_rounding_mode_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.101s) 2022-05-18T05:06:18.5861149Z test_backward_div_trunc_rounding_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.071s) 2022-05-18T05:06:18.5934063Z test_backward_dot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:06:18.6043676Z test_backward_double_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:06:18.6594211Z test_backward_dsplit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.055s) 2022-05-18T05:06:18.6662073Z test_backward_dstack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:06:18.7136246Z test_backward_eig_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.047s) 2022-05-18T05:06:18.8227879Z test_backward_einsum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.109s) 2022-05-18T05:06:18.8286354Z test_backward_erf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:06:18.8407203Z test_backward_erfc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:06:18.8461249Z test_backward_erfinv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:06:18.8583854Z test_backward_exp2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:06:18.8673632Z test_backward_exp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:06:18.8810844Z test_backward_expand_as_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:06:18.9027875Z test_backward_expand_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.022s) 2022-05-18T05:06:18.9079825Z test_backward_expm1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:06:18.9329986Z test_backward_fft_fft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.025s) 2022-05-18T05:06:18.9574472Z test_backward_fft_fft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.024s) 2022-05-18T05:06:18.9894537Z test_backward_fft_fftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.032s) 2022-05-18T05:06:19.0019032Z test_backward_fft_fftshift_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:06:19.0452224Z test_backward_fft_hfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.043s) 2022-05-18T05:06:19.0862769Z test_backward_fft_hfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.041s) 2022-05-18T05:06:19.1375681Z test_backward_fft_hfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.051s) 2022-05-18T05:06:19.1629825Z test_backward_fft_ifft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.025s) 2022-05-18T05:06:19.1947886Z test_backward_fft_ifft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.032s) 2022-05-18T05:06:19.2262280Z test_backward_fft_ifftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.031s) 2022-05-18T05:06:19.2379920Z test_backward_fft_ifftshift_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:06:19.2811829Z test_backward_fft_ihfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.043s) 2022-05-18T05:06:19.3241499Z test_backward_fft_ihfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.043s) 2022-05-18T05:06:19.3777374Z test_backward_fft_ihfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.053s) 2022-05-18T05:06:19.4084684Z test_backward_fft_irfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.031s) 2022-05-18T05:06:19.4412099Z test_backward_fft_irfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.033s) 2022-05-18T05:06:19.4818696Z test_backward_fft_irfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.041s) 2022-05-18T05:06:19.5159153Z test_backward_fft_rfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.034s) 2022-05-18T05:06:19.5523932Z test_backward_fft_rfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.036s) 2022-05-18T05:06:19.5967317Z test_backward_fft_rfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.044s) 2022-05-18T05:06:19.5975879Z test_backward_fill__cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Allowed exemption (0.001s) 2022-05-18T05:06:19.6089874Z test_backward_flatten_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:06:19.6288402Z test_backward_flip_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.020s) 2022-05-18T05:06:19.6340867Z test_backward_fliplr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:06:19.6393617Z test_backward_flipud_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:06:19.6460279Z test_backward_float_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:06:19.8947540Z test_backward_float_power_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.249s) 2022-05-18T05:06:19.8993315Z test_backward_floor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:06:20.0497167Z test_backward_fmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.150s) 2022-05-18T05:06:20.2003151Z test_backward_fmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.150s) 2022-05-18T05:06:20.2844135Z test_backward_fmod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.084s) 2022-05-18T05:06:20.2896224Z test_backward_frac_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:06:20.2985437Z test_backward_frexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:06:20.3328757Z test_backward_gather_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.034s) 2022-05-18T05:06:21.5676259Z test_backward_gradient_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.234s) 2022-05-18T05:06:21.5789460Z test_backward_half_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:06:21.6356700Z test_backward_hsplit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.057s) 2022-05-18T05:06:21.6415938Z test_backward_hstack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:06:21.7556543Z test_backward_hypot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.115s) 2022-05-18T05:06:21.7646858Z test_backward_i0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:06:21.8994855Z test_backward_index_add_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.135s) 2022-05-18T05:06:21.9467484Z test_backward_index_copy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.047s) 2022-05-18T05:06:21.9627011Z test_backward_index_fill_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:06:21.9637992Z 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.001s) 2022-05-18T05:06:23.7082570Z test_backward_index_reduce_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.744s) 2022-05-18T05:06:23.7294867Z test_backward_index_select_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.021s) 2022-05-18T05:06:23.7573526Z test_backward_inner_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:06:23.8405750Z test_backward_inverse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.083s) 2022-05-18T05:06:24.1260996Z test_backward_istft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.285s) 2022-05-18T05:06:24.1443831Z test_backward_kron_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:06:24.1739282Z test_backward_kthvalue_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.029s) 2022-05-18T05:06:24.2836893Z test_backward_ldexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.110s) 2022-05-18T05:06:24.5374342Z test_backward_lerp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.254s) 2022-05-18T05:06:24.5459674Z test_backward_lgamma_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:06:24.7203130Z test_backward_linalg_cholesky_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.174s) 2022-05-18T05:06:24.8906369Z test_backward_linalg_cholesky_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.170s) 2022-05-18T05:06:24.9392444Z test_backward_linalg_cond_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.049s) 2022-05-18T05:06:24.9586143Z test_backward_linalg_cross_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.019s) 2022-05-18T05:06:25.0381093Z test_backward_linalg_det_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.079s) 2022-05-18T05:06:25.0463169Z test_backward_linalg_eig_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.008s) 2022-05-18T05:06:25.0541399Z test_backward_linalg_eigh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.008s) 2022-05-18T05:06:25.1506606Z test_backward_linalg_eigvals_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.096s) 2022-05-18T05:06:25.2160710Z test_backward_linalg_eigvalsh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.065s) 2022-05-18T05:06:25.2265831Z test_backward_linalg_householder_product_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.010s) 2022-05-18T05:06:25.3116868Z test_backward_linalg_inv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.085s) 2022-05-18T05:06:25.3950743Z test_backward_linalg_inv_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.083s) 2022-05-18T05:06:25.5000010Z test_backward_linalg_lstsq_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.105s) 2022-05-18T05:06:25.6033443Z test_backward_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.103s) 2022-05-18T05:06:26.6984082Z test_backward_linalg_lu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.095s) 2022-05-18T05:06:27.3920306Z test_backward_linalg_lu_factor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.693s) 2022-05-18T05:06:27.9758894Z test_backward_linalg_lu_factor_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.584s) 2022-05-18T05:06:27.9884852Z test_backward_linalg_matrix_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.013s) 2022-05-18T05:06:28.2500392Z test_backward_linalg_matrix_power_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.261s) 2022-05-18T05:06:28.2987884Z test_backward_linalg_multi_dot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.049s) 2022-05-18T05:06:28.3062890Z test_backward_linalg_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.007s) 2022-05-18T05:06:28.3107755Z test_backward_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.004s) 2022-05-18T05:06:29.4292057Z test_backward_linalg_pinv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.118s) 2022-05-18T05:06:29.6825740Z test_backward_linalg_pinv_hermitian_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.253s) 2022-05-18T05:06:29.6842796Z test_backward_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:06:29.7376180Z test_backward_linalg_qr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.053s) 2022-05-18T05:06:29.7909375Z test_backward_linalg_slogdet_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.053s) 2022-05-18T05:06:30.4329534Z test_backward_linalg_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.642s) 2022-05-18T05:06:36.5878330Z test_backward_linalg_solve_triangular_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (6.155s) 2022-05-18T05:06:36.6132741Z test_backward_linalg_svd_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.025s) 2022-05-18T05:06:36.8905445Z test_backward_linalg_svdvals_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.277s) 2022-05-18T05:06:36.9121013Z test_backward_linalg_tensorinv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.021s) 2022-05-18T05:06:37.0866122Z test_backward_linalg_tensorsolve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.174s) 2022-05-18T05:06:37.1826821Z test_backward_linalg_vander_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.096s) 2022-05-18T05:06:37.7665816Z test_backward_linalg_vector_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.584s) 2022-05-18T05:06:37.7762486Z test_backward_log10_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:06:37.7806407Z test_backward_log1p_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:06:37.7895540Z test_backward_log2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:06:37.7970872Z test_backward_log_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:06:37.8146482Z test_backward_log_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:06:37.8384745Z test_backward_log_softmax_dtype_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.024s) 2022-05-18T05:06:37.8549300Z test_backward_logaddexp2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:06:37.8699520Z test_backward_logaddexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:06:37.9318413Z test_backward_logcumsumexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.062s) 2022-05-18T05:06:37.9737001Z test_backward_logdet_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.042s) 2022-05-18T05:06:37.9833513Z test_backward_logit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:06:38.0341115Z test_backward_logsumexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.051s) 2022-05-18T05:06:38.7675505Z test_backward_lu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.733s) 2022-05-18T05:06:44.9650285Z test_backward_lu_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (6.197s) 2022-05-18T05:06:45.4687784Z test_backward_lu_unpack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.504s) 2022-05-18T05:06:45.4803197Z test_backward_mH_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:06:45.4915049Z test_backward_mT_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:06:45.5786858Z test_backward_masked_fill_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.087s) 2022-05-18T05:06:45.6670802Z test_backward_masked_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.088s) 2022-05-18T05:06:45.7311988Z test_backward_masked_select_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.064s) 2022-05-18T05:06:45.9306859Z test_backward_matmul_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.199s) 2022-05-18T05:06:45.9352431Z test_backward_matrix_exp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.005s) 2022-05-18T05:06:46.1013401Z test_backward_max_binary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.166s) 2022-05-18T05:06:46.1148035Z test_backward_max_reduction_no_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:06:46.1268415Z test_backward_max_reduction_with_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:06:46.2918856Z test_backward_maximum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.165s) 2022-05-18T05:06:46.3462636Z test_backward_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.054s) 2022-05-18T05:06:46.3946070Z test_backward_median_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.048s) 2022-05-18T05:06:46.5571572Z test_backward_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.162s) 2022-05-18T05:06:47.5243235Z test_backward_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.967s) 2022-05-18T05:06:47.6894988Z test_backward_min_binary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.165s) 2022-05-18T05:06:47.7028204Z test_backward_min_reduction_no_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:06:47.7148075Z test_backward_min_reduction_with_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:06:47.8796621Z test_backward_minimum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.165s) 2022-05-18T05:06:47.8889353Z test_backward_mm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:06:47.9064479Z test_backward_mode_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:06:47.9124065Z test_backward_movedim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:06:47.9200243Z test_backward_msort_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:06:47.9916190Z test_backward_mul_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.071s) 2022-05-18T05:06:48.0015096Z test_backward_mv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:06:48.0459314Z test_backward_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.044s) 2022-05-18T05:06:48.0893745Z test_backward_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.043s) 2022-05-18T05:06:48.1329563Z test_backward_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.043s) 2022-05-18T05:06:48.1463910Z test_backward_nan_to_num_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:06:48.3547033Z test_backward_nanmean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.208s) 2022-05-18T05:06:48.4038081Z test_backward_nanmedian_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.049s) 2022-05-18T05:06:50.1533237Z test_backward_nanquantile_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.749s) 2022-05-18T05:06:50.2277023Z test_backward_nansum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.074s) 2022-05-18T05:06:50.2396475Z test_backward_narrow_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:06:50.2432058Z test_backward_neg_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:06:50.2570474Z test_backward_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:06:50.2693638Z test_backward_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:06:50.2843836Z test_backward_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:06:50.3024372Z test_backward_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:06:50.3304726Z test_backward_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:06:50.3547382Z test_backward_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.024s) 2022-05-18T05:06:50.3952692Z test_backward_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.040s) 2022-05-18T05:06:50.4148851Z test_backward_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.020s) 2022-05-18T05:06:50.4389006Z test_backward_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.024s) 2022-05-18T05:06:51.0028181Z test_backward_nn_functional_batch_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.564s) 2022-05-18T05:06:51.5474982Z test_backward_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.545s) 2022-05-18T05:06:52.9011935Z test_backward_nn_functional_bilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.354s) 2022-05-18T05:06:53.0832078Z test_backward_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.182s) 2022-05-18T05:06:53.9432990Z test_backward_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.860s) 2022-05-18T05:06:53.9510983Z test_backward_nn_functional_celu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:06:54.0217222Z test_backward_nn_functional_conv1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.070s) 2022-05-18T05:06:54.2627122Z test_backward_nn_functional_conv2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.241s) 2022-05-18T05:06:54.3344111Z test_backward_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.072s) 2022-05-18T05:06:54.4135536Z test_backward_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.079s) 2022-05-18T05:06:54.4957718Z test_backward_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.082s) 2022-05-18T05:06:55.3536414Z test_backward_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.858s) 2022-05-18T05:06:55.8253621Z test_backward_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.472s) 2022-05-18T05:06:56.1487772Z test_backward_nn_functional_cross_entropy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.323s) 2022-05-18T05:06:56.1580421Z test_backward_nn_functional_ctc_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.009s) 2022-05-18T05:06:56.1916877Z test_backward_nn_functional_dropout2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.033s) 2022-05-18T05:06:56.2232385Z test_backward_nn_functional_dropout_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.031s) 2022-05-18T05:06:56.2309739Z test_backward_nn_functional_elu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:06:56.7681542Z test_backward_nn_functional_embedding_bag_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.537s) 2022-05-18T05:06:56.7831391Z test_backward_nn_functional_embedding_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:06:56.8005022Z test_backward_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:06:56.8141633Z test_backward_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:06:56.9164568Z test_backward_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.102s) 2022-05-18T05:06:57.0543993Z test_backward_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.138s) 2022-05-18T05:07:17.7291402Z test_backward_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (20.675s) 2022-05-18T05:07:17.7468740Z test_backward_nn_functional_gelu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:07:17.8385525Z test_backward_nn_functional_glu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.092s) 2022-05-18T05:07:18.0099145Z test_backward_nn_functional_grid_sample_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.171s) 2022-05-18T05:07:18.1062901Z test_backward_nn_functional_group_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.096s) 2022-05-18T05:07:18.1260129Z test_backward_nn_functional_hardshrink_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.020s) 2022-05-18T05:07:18.1333380Z test_backward_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:07:18.1426826Z test_backward_nn_functional_hardswish_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:07:18.1621571Z test_backward_nn_functional_hardtanh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.019s) 2022-05-18T05:07:18.3572668Z test_backward_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.195s) 2022-05-18T05:07:18.4201165Z test_backward_nn_functional_huber_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.063s) 2022-05-18T05:07:19.9566005Z test_backward_nn_functional_instance_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.536s) 2022-05-18T05:07:19.9900214Z test_backward_nn_functional_interpolate_area_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.033s) 2022-05-18T05:07:20.0172236Z test_backward_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:07:20.0446429Z test_backward_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:07:20.0712963Z test_backward_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:07:20.0974526Z test_backward_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.026s) 2022-05-18T05:07:20.1249160Z test_backward_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:07:20.2775796Z test_backward_nn_functional_kl_div_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.153s) 2022-05-18T05:07:20.3222325Z test_backward_nn_functional_l1_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.045s) 2022-05-18T05:07:20.3966952Z test_backward_nn_functional_layer_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.074s) 2022-05-18T05:07:20.4159930Z test_backward_nn_functional_leaky_relu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.019s) 2022-05-18T05:07:20.7290892Z test_backward_nn_functional_linear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.313s) 2022-05-18T05:07:20.8747227Z test_backward_nn_functional_local_response_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.146s) 2022-05-18T05:07:20.8823345Z test_backward_nn_functional_logsigmoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:07:21.1108728Z test_backward_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.228s) 2022-05-18T05:07:25.2199546Z test_backward_nn_functional_max_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (4.109s) 2022-05-18T05:07:29.3261172Z test_backward_nn_functional_max_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (4.106s) 2022-05-18T05:07:31.0185728Z test_backward_nn_functional_max_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.692s) 2022-05-18T05:07:32.8446612Z test_backward_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.826s) 2022-05-18T05:07:33.1939156Z test_backward_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.349s) 2022-05-18T05:07:35.9050892Z test_backward_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.711s) 2022-05-18T05:07:36.3305593Z test_backward_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.425s) 2022-05-18T05:07:37.2219477Z test_backward_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.891s) 2022-05-18T05:07:37.4319681Z test_backward_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.210s) 2022-05-18T05:07:37.4392909Z test_backward_nn_functional_mish_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:07:37.4792342Z test_backward_nn_functional_mse_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.040s) 2022-05-18T05:07:37.4862761Z 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:24.) 2022-05-18T05:07:37.4863884Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-05-18T05:07:37.4964709Z /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:24.) 2022-05-18T05:07:37.4965685Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-05-18T05:07:37.5016960Z /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:24.) 2022-05-18T05:07:37.5018083Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-05-18T05:07:37.5065896Z ok (0.027s) 2022-05-18T05:07:37.5225362Z test_backward_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:07:37.6750839Z test_backward_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.152s) 2022-05-18T05:07:38.1559049Z test_backward_nn_functional_nll_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.481s) 2022-05-18T05:07:38.2411578Z test_backward_nn_functional_normalize_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.085s) 2022-05-18T05:07:38.3728143Z test_backward_nn_functional_pad_circular_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.132s) 2022-05-18T05:07:38.4692413Z test_backward_nn_functional_pad_constant_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.096s) 2022-05-18T05:07:38.4970485Z test_backward_nn_functional_pad_reflect_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:07:38.5248753Z test_backward_nn_functional_pad_replicate_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:07:38.6359029Z test_backward_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.111s) 2022-05-18T05:07:38.6612178Z test_backward_nn_functional_pdist_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.025s) 2022-05-18T05:07:38.6665709Z test_backward_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:07:38.6718163Z test_backward_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:07:40.2892503Z test_backward_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.617s) 2022-05-18T05:07:40.3951653Z test_backward_nn_functional_prelu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.106s) 2022-05-18T05:07:40.4142281Z test_backward_nn_functional_relu6_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.019s) 2022-05-18T05:07:40.4259679Z test_backward_nn_functional_relu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:07:40.4351728Z test_backward_nn_functional_rrelu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:07:40.4427949Z test_backward_nn_functional_selu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:07:40.4501217Z test_backward_nn_functional_silu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:07:40.5058793Z test_backward_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.056s) 2022-05-18T05:07:40.5397000Z test_backward_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.034s) 2022-05-18T05:07:40.5618188Z test_backward_nn_functional_softmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.022s) 2022-05-18T05:07:40.5903442Z test_backward_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:07:40.5980363Z test_backward_nn_functional_softplus_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:07:40.6165605Z test_backward_nn_functional_softshrink_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:07:40.6348675Z test_backward_nn_functional_softsign_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:07:40.6481569Z test_backward_nn_functional_tanhshrink_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:07:40.6588752Z test_backward_nn_functional_threshold_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:07:41.2767017Z test_backward_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.618s) 2022-05-18T05:07:41.8998087Z test_backward_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.623s) 2022-05-18T05:07:42.4582316Z test_backward_nn_functional_unfold_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.558s) 2022-05-18T05:07:42.4682569Z test_backward_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:07:42.4935305Z test_backward_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.025s) 2022-05-18T05:07:42.7577830Z test_backward_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.264s) 2022-05-18T05:07:42.7616919Z test_backward_norm_fro_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.004s) 2022-05-18T05:07:42.8004382Z test_backward_norm_inf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.039s) 2022-05-18T05:07:42.8085870Z test_backward_norm_nuc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.008s) 2022-05-18T05:07:42.8280109Z test_backward_normal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.019s) 2022-05-18T05:07:42.8316320Z test_backward_normal_number_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:07:42.8458503Z test_backward_outer_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:07:42.8557975Z test_backward_pca_lowrank_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.010s) 2022-05-18T05:07:42.8653521Z test_backward_permute_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:07:43.1061170Z test_backward_pinverse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.241s) 2022-05-18T05:07:43.2850392Z test_backward_polar_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.179s) 2022-05-18T05:07:43.3105152Z test_backward_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.025s) 2022-05-18T05:07:43.3353191Z test_backward_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.025s) 2022-05-18T05:07:43.3602086Z test_backward_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.025s) 2022-05-18T05:07:43.3850683Z test_backward_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.025s) 2022-05-18T05:07:43.4105591Z test_backward_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.025s) 2022-05-18T05:07:43.4148393Z test_backward_positive_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:07:43.6103437Z test_backward_pow_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.195s) 2022-05-18T05:07:43.7966636Z test_backward_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.186s) 2022-05-18T05:07:43.8003599Z test_backward_put_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.004s) 2022-05-18T05:07:43.8498925Z test_backward_qr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.049s) 2022-05-18T05:07:45.4856286Z test_backward_quantile_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.636s) 2022-05-18T05:07:45.4926837Z test_backward_rad2deg_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:07:45.4983510Z test_backward_ravel_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:07:45.5028251Z test_backward_real_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:07:45.5141512Z test_backward_reciprocal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:07:45.5953067Z test_backward_remainder_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.081s) 2022-05-18T05:07:45.6387146Z test_backward_renorm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.043s) 2022-05-18T05:07:45.6885525Z test_backward_repeat_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.050s) 2022-05-18T05:07:45.7085034Z test_backward_repeat_interleave_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.020s) 2022-05-18T05:07:45.7260190Z test_backward_reshape_as_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:07:45.7502493Z test_backward_reshape_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.024s) 2022-05-18T05:07:45.7538328Z test_backward_resolve_conj_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:07:45.7574198Z test_backward_resolve_neg_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:07:45.7745638Z test_backward_roll_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:07:45.7839667Z test_backward_rot90_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:07:45.7879757Z test_backward_round_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:07:45.7956944Z test_backward_round_decimals_0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:07:45.8040314Z test_backward_round_decimals_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:07:45.8116434Z test_backward_round_decimals_neg_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:07:45.8229769Z test_backward_rsqrt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:07:45.8804099Z test_backward_rsub_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.057s) 2022-05-18T05:07:45.9470393Z test_backward_scatter_add_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.067s) 2022-05-18T05:07:46.0390059Z test_backward_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.092s) 2022-05-18T05:07:46.6922671Z test_backward_scatter_reduce_amax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.653s) 2022-05-18T05:07:47.3450693Z test_backward_scatter_reduce_amin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.653s) 2022-05-18T05:07:47.8818627Z test_backward_scatter_reduce_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.537s) 2022-05-18T05:07:49.0974513Z test_backward_scatter_reduce_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.216s) 2022-05-18T05:07:49.3133049Z test_backward_scatter_reduce_sum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.216s) 2022-05-18T05:07:49.3251575Z test_backward_select_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:07:49.3539191Z test_backward_select_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.029s) 2022-05-18T05:07:49.3584518Z test_backward_sgn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:07:49.3675574Z test_backward_sigmoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:07:49.3715528Z test_backward_sign_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:07:49.3764901Z test_backward_sin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:07:49.3967864Z test_backward_sinc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.020s) 2022-05-18T05:07:49.4010196Z test_backward_sinh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:07:49.4529213Z test_backward_slice_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.052s) 2022-05-18T05:07:49.4705035Z test_backward_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:07:49.4947671Z test_backward_softmax_with_dtype_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.024s) 2022-05-18T05:07:49.5693235Z test_backward_sort_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.074s) 2022-05-18T05:07:49.5701983Z test_backward_sparse_sampled_addmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:07:49.5784742Z test_backward_special_entr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:07:49.5913706Z test_backward_special_erfcx_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:07:49.6015803Z test_backward_special_i0e_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:07:49.6217890Z test_backward_special_i1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.020s) 2022-05-18T05:07:49.6443932Z test_backward_special_i1e_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.023s) 2022-05-18T05:07:49.6606900Z test_backward_special_log_ndtr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:07:49.6801347Z test_backward_special_ndtr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.019s) 2022-05-18T05:07:49.6941009Z test_backward_special_ndtri_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:07:49.7194905Z test_backward_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.025s) 2022-05-18T05:07:49.8210273Z test_backward_special_xlog1py_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.101s) 2022-05-18T05:07:49.8323734Z test_backward_split_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:07:49.8566322Z test_backward_split_list_args_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.024s) 2022-05-18T05:07:49.8893554Z test_backward_split_with_sizes_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.033s) 2022-05-18T05:07:49.8944264Z test_backward_sqrt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:07:49.9046658Z test_backward_square_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:07:49.9185807Z test_backward_squeeze_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:07:49.9382166Z test_backward_stack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.019s) 2022-05-18T05:07:49.9864011Z test_backward_std_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.048s) 2022-05-18T05:07:49.9873243Z test_backward_std_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:07:50.1566024Z test_backward_stft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.169s) 2022-05-18T05:07:50.2172283Z test_backward_sub_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.061s) 2022-05-18T05:07:50.2592283Z test_backward_sum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.042s) 2022-05-18T05:07:50.2711706Z test_backward_sum_to_size_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:07:50.2937969Z test_backward_svd_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.023s) 2022-05-18T05:07:50.3045522Z test_backward_svd_lowrank_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.011s) 2022-05-18T05:07:50.3138206Z test_backward_symeig_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.009s) 2022-05-18T05:07:50.3206204Z test_backward_t_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:07:50.3672169Z test_backward_take_along_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.046s) 2022-05-18T05:07:50.3701027Z test_backward_take_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.003s) 2022-05-18T05:07:50.3755376Z test_backward_tan_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:07:50.3800588Z test_backward_tanh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:07:50.4097522Z test_backward_tensor_split_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.030s) 2022-05-18T05:07:50.4516350Z test_backward_tensordot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.042s) 2022-05-18T05:07:50.5087450Z test_backward_tile_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.057s) 2022-05-18T05:07:50.5096397Z test_backward_to_sparse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Allowed exception (0.001s) 2022-05-18T05:07:50.5433123Z test_backward_topk_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.033s) 2022-05-18T05:07:50.5480845Z test_backward_trace_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:07:50.5638538Z test_backward_transpose_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:07:50.7428969Z test_backward_trapezoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.179s) 2022-05-18T05:07:50.9226804Z test_backward_trapz_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.180s) 2022-05-18T05:07:51.3560025Z test_backward_triangular_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.433s) 2022-05-18T05:07:51.3663201Z test_backward_tril_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:07:51.3767770Z test_backward_triu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:07:51.4818620Z test_backward_true_divide_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.105s) 2022-05-18T05:07:51.4859315Z test_backward_trunc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:07:51.5338698Z test_backward_unfold_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.048s) 2022-05-18T05:07:51.5504469Z test_backward_unsqueeze_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:07:51.5774337Z test_backward_var_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:07:51.5783354Z test_backward_var_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:07:51.5858699Z test_backward_vdot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:07:51.5894276Z test_backward_view_as_complex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:07:51.6025840Z test_backward_view_as_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:07:51.6188972Z test_backward_view_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:07:51.6758451Z test_backward_vsplit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.057s) 2022-05-18T05:07:51.6807332Z test_backward_vstack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:07:51.7882776Z test_backward_where_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.107s) 2022-05-18T05:07:51.9351006Z test_backward_xlogy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.147s) 2022-05-18T05:07:51.9438174Z test_backward_zero__cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:07:51.9497295Z test_forward_ad_H_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:07:51.9574246Z test_forward_ad_T_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:07:52.0253280Z test_forward_ad___getitem___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.068s) 2022-05-18T05:07:52.1881946Z test_forward_ad___radd___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.163s) 2022-05-18T05:07:52.5326564Z test_forward_ad___rdiv___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.344s) 2022-05-18T05:07:53.1533902Z test_forward_ad___rmatmul___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.621s) 2022-05-18T05:07:53.4101255Z test_forward_ad___rmod___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.257s) 2022-05-18T05:07:53.6610117Z test_forward_ad___rmul___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.251s) 2022-05-18T05:07:54.1748474Z test_forward_ad___rpow___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.514s) 2022-05-18T05:07:54.3467583Z test_forward_ad___rsub___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.172s) 2022-05-18T05:07:54.3486447Z test_forward_ad__masked_amax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:07:54.3504981Z test_forward_ad__masked_amin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:07:54.3523814Z test_forward_ad__masked_argmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:07:54.3542375Z test_forward_ad__masked_argmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:07:54.8021236Z test_forward_ad__masked_log_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.448s) 2022-05-18T05:07:57.3440794Z test_forward_ad__masked_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.542s) 2022-05-18T05:08:08.0100653Z test_forward_ad__masked_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (10.666s) 2022-05-18T05:08:08.6061307Z test_forward_ad__masked_normalize_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.596s) 2022-05-18T05:08:10.9457129Z test_forward_ad__masked_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.339s) 2022-05-18T05:08:11.4122617Z test_forward_ad__masked_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.467s) 2022-05-18T05:08:11.9198808Z test_forward_ad__masked_softmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.508s) 2022-05-18T05:08:16.5516877Z test_forward_ad__masked_std_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (4.632s) 2022-05-18T05:08:17.4399856Z test_forward_ad__masked_sum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.888s) 2022-05-18T05:08:21.7666125Z test_forward_ad__masked_var_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (4.326s) 2022-05-18T05:08:21.7727883Z test_forward_ad_abs_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:08:21.7902739Z test_forward_ad_acos_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:08:21.8058193Z test_forward_ad_acosh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:08:22.0090596Z test_forward_ad_add_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.203s) 2022-05-18T05:08:23.2072842Z test_forward_ad_addbmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.198s) 2022-05-18T05:08:25.6200097Z test_forward_ad_addcdiv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.413s) 2022-05-18T05:08:27.6972591Z test_forward_ad_addcmul_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.077s) 2022-05-18T05:08:28.2511717Z test_forward_ad_addmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.554s) 2022-05-18T05:08:28.6943448Z test_forward_ad_addmm_decomposed_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.443s) 2022-05-18T05:08:29.7051782Z test_forward_ad_addmv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.011s) 2022-05-18T05:08:30.4921930Z test_forward_ad_addr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.787s) 2022-05-18T05:08:30.4942045Z test_forward_ad_all_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:08:30.4961695Z test_forward_ad_allclose_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:08:30.4981313Z test_forward_ad_amax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:08:30.5000932Z test_forward_ad_amin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:08:30.5020070Z test_forward_ad_aminmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:08:30.5080177Z test_forward_ad_angle_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:08:30.5099037Z test_forward_ad_any_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:08:30.5118140Z test_forward_ad_argmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:08:30.5136995Z test_forward_ad_argmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:08:30.5155729Z test_forward_ad_argsort_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:08:30.5174706Z test_forward_ad_argwhere_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:08:30.5337533Z test_forward_ad_as_strided_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:08:30.5409629Z test_forward_ad_asin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:08:30.5477270Z test_forward_ad_asinh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:08:30.9070305Z test_forward_ad_atan2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.359s) 2022-05-18T05:08:30.9133163Z test_forward_ad_atan_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:08:30.9205293Z test_forward_ad_atanh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:08:30.9365763Z test_forward_ad_atleast_1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:08:30.9547019Z test_forward_ad_atleast_2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:08:30.9771307Z test_forward_ad_atleast_3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.022s) 2022-05-18T05:08:31.9765669Z test_forward_ad_baddbmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.999s) 2022-05-18T05:08:31.9915748Z test_forward_ad_bernoulli_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:08:31.9934468Z test_forward_ad_bfloat16_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:08:31.9970453Z test_forward_ad_block_diag_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.003s) 2022-05-18T05:08:32.0255525Z test_forward_ad_bmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:08:32.0273904Z test_forward_ad_bool_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:08:32.5343270Z test_forward_ad_broadcast_tensors_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.507s) 2022-05-18T05:08:32.5549415Z test_forward_ad_broadcast_to_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.021s) 2022-05-18T05:08:32.5568192Z test_forward_ad_bucketize_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:08:32.5586617Z test_forward_ad_byte_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:08:32.9127079Z test_forward_ad_cartesian_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.354s) 2022-05-18T05:08:32.9408431Z test_forward_ad_cat_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:08:32.9427143Z test_forward_ad_cdist_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:08:32.9475937Z test_forward_ad_ceil_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:08:32.9494659Z test_forward_ad_chalf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:08:32.9513314Z test_forward_ad_char_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:08:32.9531348Z test_forward_ad_cholesky_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:08:32.9589772Z test_forward_ad_cholesky_inverse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.006s) 2022-05-18T05:08:33.8324870Z test_forward_ad_cholesky_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.873s) 2022-05-18T05:08:33.8461921Z test_forward_ad_chunk_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:08:34.2055887Z test_forward_ad_clamp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.359s) 2022-05-18T05:08:34.2365446Z test_forward_ad_clamp_scalar_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.031s) 2022-05-18T05:08:34.2435960Z test_forward_ad_clone_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:08:34.2594601Z test_forward_ad_column_stack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:08:34.4964297Z test_forward_ad_combinations_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.237s) 2022-05-18T05:08:34.6455834Z test_forward_ad_complex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.149s) 2022-05-18T05:08:34.6513120Z test_forward_ad_conj_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:08:34.6545644Z test_forward_ad_conj_physical_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:08:34.6578010Z test_forward_ad_contiguous_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:08:34.8881514Z test_forward_ad_copysign_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.230s) 2022-05-18T05:08:35.0150551Z test_forward_ad_corrcoef_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.127s) 2022-05-18T05:08:35.0288360Z test_forward_ad_cos_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:08:35.0423547Z test_forward_ad_cosh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:08:35.0442380Z test_forward_ad_count_nonzero_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:08:42.4114637Z test_forward_ad_cov_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (7.367s) 2022-05-18T05:08:42.4993833Z test_forward_ad_cross_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.088s) 2022-05-18T05:08:42.5103322Z test_forward_ad_cummax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:08:42.5213497Z test_forward_ad_cummin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:08:42.6151447Z test_forward_ad_cumprod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.094s) 2022-05-18T05:08:42.6274227Z test_forward_ad_cumsum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:08:43.0613760Z test_forward_ad_cumulative_trapezoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.434s) 2022-05-18T05:08:43.0708365Z test_forward_ad_deg2rad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:08:43.1121476Z test_forward_ad_diag_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.041s) 2022-05-18T05:08:43.1563121Z test_forward_ad_diag_embed_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.044s) 2022-05-18T05:08:43.1770068Z test_forward_ad_diagflat_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.021s) 2022-05-18T05:08:43.2159489Z test_forward_ad_diagonal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.039s) 2022-05-18T05:08:43.4804314Z test_forward_ad_diagonal_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.264s) 2022-05-18T05:09:03.0369358Z test_forward_ad_diff_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (19.556s) 2022-05-18T05:09:03.0492701Z test_forward_ad_digamma_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:09:05.7452221Z test_forward_ad_dist_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.696s) 2022-05-18T05:09:05.9265167Z test_forward_ad_div_floor_rounding_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.181s) 2022-05-18T05:09:06.2418896Z test_forward_ad_div_no_rounding_mode_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.315s) 2022-05-18T05:09:06.4218635Z test_forward_ad_div_trunc_rounding_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.180s) 2022-05-18T05:09:06.4517043Z test_forward_ad_dot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.030s) 2022-05-18T05:09:06.4673972Z test_forward_ad_double_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:09:06.4784238Z test_forward_ad_dsplit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:09:06.4885789Z test_forward_ad_dstack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:09:06.4902868Z test_forward_ad_eig_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:09:06.6260641Z test_forward_ad_einsum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.136s) 2022-05-18T05:09:06.6278256Z test_forward_ad_empty_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:06.6295414Z test_forward_ad_eq_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:06.6365170Z test_forward_ad_erf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:09:06.6529088Z test_forward_ad_erfc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:09:06.6599242Z test_forward_ad_erfinv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:09:06.6731437Z test_forward_ad_exp2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:09:06.6839112Z test_forward_ad_exp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:09:06.7009861Z test_forward_ad_expand_as_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:09:06.7265443Z test_forward_ad_expand_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.025s) 2022-05-18T05:09:06.7320769Z test_forward_ad_expm1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:09:06.7650696Z test_forward_ad_fft_fft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.033s) 2022-05-18T05:09:06.7923089Z test_forward_ad_fft_fft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:09:06.8332846Z test_forward_ad_fft_fftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.041s) 2022-05-18T05:09:06.8502886Z test_forward_ad_fft_fftshift_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:09:06.9041802Z test_forward_ad_fft_hfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.054s) 2022-05-18T05:09:06.9519716Z test_forward_ad_fft_hfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.048s) 2022-05-18T05:09:07.0149993Z test_forward_ad_fft_hfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.063s) 2022-05-18T05:09:07.0485769Z test_forward_ad_fft_ifft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.033s) 2022-05-18T05:09:07.0824894Z test_forward_ad_fft_ifft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.034s) 2022-05-18T05:09:07.1245280Z test_forward_ad_fft_ifftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.042s) 2022-05-18T05:09:07.1413852Z test_forward_ad_fft_ifftshift_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:09:07.1842197Z test_forward_ad_fft_ihfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.043s) 2022-05-18T05:09:07.2175193Z test_forward_ad_fft_ihfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.033s) 2022-05-18T05:09:07.2638584Z test_forward_ad_fft_ihfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.046s) 2022-05-18T05:09:07.2977958Z test_forward_ad_fft_irfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.034s) 2022-05-18T05:09:07.3338740Z test_forward_ad_fft_irfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.036s) 2022-05-18T05:09:07.3783683Z test_forward_ad_fft_irfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.044s) 2022-05-18T05:09:07.4047302Z test_forward_ad_fft_rfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.026s) 2022-05-18T05:09:07.4314687Z test_forward_ad_fft_rfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:09:07.4642820Z test_forward_ad_fft_rfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.033s) 2022-05-18T05:09:07.4741529Z test_forward_ad_fill__cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.010s) 2022-05-18T05:09:07.4891686Z test_forward_ad_flatten_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:09:07.5188448Z test_forward_ad_flip_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.030s) 2022-05-18T05:09:07.5258955Z test_forward_ad_fliplr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:09:07.5330100Z test_forward_ad_flipud_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:09:07.5347507Z test_forward_ad_float_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:09:08.1415736Z test_forward_ad_float_power_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.607s) 2022-05-18T05:09:08.1463690Z test_forward_ad_floor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:09:08.1481305Z test_forward_ad_floor_divide_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:08.4643930Z test_forward_ad_fmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.316s) 2022-05-18T05:09:08.7796943Z test_forward_ad_fmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.315s) 2022-05-18T05:09:09.0374238Z test_forward_ad_fmod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.258s) 2022-05-18T05:09:09.0455378Z test_forward_ad_frac_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:09:09.0567245Z test_forward_ad_frexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:09:09.0584614Z test_forward_ad_full_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:09.0932631Z test_forward_ad_gather_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.035s) 2022-05-18T05:09:09.0949951Z test_forward_ad_ge_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:09.0967863Z test_forward_ad_geqrf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:10.5048893Z test_forward_ad_gradient_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.408s) 2022-05-18T05:09:10.5066101Z test_forward_ad_gt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:10.5083700Z test_forward_ad_half_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:09:10.5100736Z test_forward_ad_heaviside_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:10.5118183Z test_forward_ad_histc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:10.5227394Z test_forward_ad_hsplit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:09:10.5294175Z test_forward_ad_hstack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:09:10.8564265Z test_forward_ad_hypot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.327s) 2022-05-18T05:09:10.8695095Z test_forward_ad_i0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:09:10.8720546Z test_forward_ad_igamma_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:10.8737803Z test_forward_ad_igammac_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:11.2653299Z test_forward_ad_index_add_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.391s) 2022-05-18T05:09:11.3808350Z test_forward_ad_index_copy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.115s) 2022-05-18T05:09:11.4041621Z test_forward_ad_index_fill_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.023s) 2022-05-18T05:09:11.5903010Z test_forward_ad_index_put_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.186s) 2022-05-18T05:09:11.5920431Z test_forward_ad_index_reduce_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:09:11.6131400Z test_forward_ad_index_select_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.021s) 2022-05-18T05:09:11.6962889Z test_forward_ad_inner_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.083s) 2022-05-18T05:09:11.6980004Z test_forward_ad_int_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:11.7735188Z test_forward_ad_inverse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.075s) 2022-05-18T05:09:11.7752208Z test_forward_ad_isclose_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:11.7769767Z test_forward_ad_isfinite_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:11.7787052Z test_forward_ad_isin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:11.7804538Z test_forward_ad_isinf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:11.7821673Z test_forward_ad_isnan_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:11.7839375Z test_forward_ad_isneginf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:11.7856681Z test_forward_ad_isposinf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:11.7874004Z test_forward_ad_isreal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:12.5319178Z test_forward_ad_istft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.744s) 2022-05-18T05:09:12.5336847Z test_forward_ad_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:12.5361242Z test_forward_ad_jiterator_binary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:12.5378302Z test_forward_ad_jiterator_unary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:12.5843431Z test_forward_ad_kron_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.046s) 2022-05-18T05:09:12.6202924Z test_forward_ad_kthvalue_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.036s) 2022-05-18T05:09:12.9665564Z test_forward_ad_ldexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.346s) 2022-05-18T05:09:12.9682441Z test_forward_ad_le_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:14.1690174Z test_forward_ad_lerp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.201s) 2022-05-18T05:09:14.1810466Z test_forward_ad_lgamma_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:09:14.2126524Z test_forward_ad_linalg_cholesky_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.031s) 2022-05-18T05:09:14.2432470Z test_forward_ad_linalg_cholesky_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.030s) 2022-05-18T05:09:14.3556314Z test_forward_ad_linalg_cond_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.112s) 2022-05-18T05:09:14.4427886Z test_forward_ad_linalg_cross_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.087s) 2022-05-18T05:09:14.4444494Z test_forward_ad_linalg_det_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:09:14.4709235Z test_forward_ad_linalg_eig_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.026s) 2022-05-18T05:09:14.4909784Z test_forward_ad_linalg_eigh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.020s) 2022-05-18T05:09:14.5170887Z test_forward_ad_linalg_eigvals_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.026s) 2022-05-18T05:09:14.5362641Z test_forward_ad_linalg_eigvalsh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.019s) 2022-05-18T05:09:14.5453746Z test_forward_ad_linalg_householder_product_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.009s) 2022-05-18T05:09:14.6248540Z test_forward_ad_linalg_inv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.079s) 2022-05-18T05:09:14.7008544Z test_forward_ad_linalg_inv_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.076s) 2022-05-18T05:09:14.7025401Z test_forward_ad_linalg_ldl_factor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:14.7042408Z test_forward_ad_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:14.7058939Z test_forward_ad_linalg_ldl_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-05-18T05:09:14.7075520Z test_forward_ad_linalg_lstsq_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:09:14.9433044Z test_forward_ad_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.236s) 2022-05-18T05:09:16.1583344Z test_forward_ad_linalg_lu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.215s) 2022-05-18T05:09:17.0085512Z test_forward_ad_linalg_lu_factor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.850s) 2022-05-18T05:09:17.7471227Z test_forward_ad_linalg_lu_factor_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.738s) 2022-05-18T05:09:17.7488925Z test_forward_ad_linalg_matrix_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:09:18.0413233Z test_forward_ad_linalg_matrix_power_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.292s) 2022-05-18T05:09:18.0429670Z test_forward_ad_linalg_matrix_rank_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:18.0446726Z test_forward_ad_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:18.1185844Z test_forward_ad_linalg_multi_dot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.074s) 2022-05-18T05:09:18.1283640Z test_forward_ad_linalg_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.010s) 2022-05-18T05:09:18.1353915Z test_forward_ad_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.007s) 2022-05-18T05:09:19.1423552Z test_forward_ad_linalg_pinv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.007s) 2022-05-18T05:09:19.3813918Z test_forward_ad_linalg_pinv_hermitian_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.239s) 2022-05-18T05:09:19.3830531Z 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:09:19.4123815Z test_forward_ad_linalg_qr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.029s) 2022-05-18T05:09:19.4140518Z test_forward_ad_linalg_slogdet_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:09:20.7009693Z test_forward_ad_linalg_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.287s) 2022-05-18T05:09:32.3553278Z test_forward_ad_linalg_solve_triangular_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (11.654s) 2022-05-18T05:09:32.3590848Z test_forward_ad_linalg_svd_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.004s) 2022-05-18T05:09:32.4101667Z test_forward_ad_linalg_svdvals_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.051s) 2022-05-18T05:09:32.4342449Z test_forward_ad_linalg_tensorinv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.024s) 2022-05-18T05:09:32.8132269Z test_forward_ad_linalg_tensorsolve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.379s) 2022-05-18T05:09:32.9610010Z test_forward_ad_linalg_vander_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.148s) 2022-05-18T05:09:33.7110948Z test_forward_ad_linalg_vector_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.750s) 2022-05-18T05:09:33.7231775Z test_forward_ad_log10_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:09:33.7290550Z test_forward_ad_log1p_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:09:33.7412174Z test_forward_ad_log2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:09:33.7521393Z test_forward_ad_log_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:09:33.8053984Z test_forward_ad_log_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.053s) 2022-05-18T05:09:33.8663497Z test_forward_ad_log_softmax_dtype_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.061s) 2022-05-18T05:09:33.9166606Z test_forward_ad_logaddexp2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.050s) 2022-05-18T05:09:33.9655236Z test_forward_ad_logaddexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.049s) 2022-05-18T05:09:33.9672205Z test_forward_ad_logcumsumexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:09:33.9695169Z test_forward_ad_logdet_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:09:33.9711918Z test_forward_ad_logical_and_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:33.9728930Z test_forward_ad_logical_not_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:33.9745231Z test_forward_ad_logical_or_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:33.9761875Z test_forward_ad_logical_xor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:34.0043063Z test_forward_ad_logit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:09:34.1059548Z test_forward_ad_logsumexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.101s) 2022-05-18T05:09:34.1076369Z test_forward_ad_long_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:34.1093246Z test_forward_ad_lt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:34.9917042Z test_forward_ad_lu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.882s) 2022-05-18T05:09:47.9193707Z test_forward_ad_lu_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (12.927s) 2022-05-18T05:09:48.2220044Z test_forward_ad_lu_unpack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.303s) 2022-05-18T05:09:48.2371525Z test_forward_ad_mH_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:09:48.2521982Z test_forward_ad_mT_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:09:48.4048666Z test_forward_ad_masked_fill_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.153s) 2022-05-18T05:09:48.5665488Z test_forward_ad_masked_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.162s) 2022-05-18T05:09:48.6242601Z test_forward_ad_masked_select_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.058s) 2022-05-18T05:09:49.2404181Z test_forward_ad_matmul_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.616s) 2022-05-18T05:09:49.2457684Z test_forward_ad_matrix_exp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.005s) 2022-05-18T05:09:49.5989134Z test_forward_ad_max_binary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.353s) 2022-05-18T05:09:49.6113239Z test_forward_ad_max_reduction_no_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:09:49.6267409Z test_forward_ad_max_reduction_with_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:09:49.9811391Z test_forward_ad_maximum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.354s) 2022-05-18T05:09:50.0377386Z test_forward_ad_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.057s) 2022-05-18T05:09:50.0919486Z test_forward_ad_median_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.054s) 2022-05-18T05:09:50.1703628Z test_forward_ad_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.078s) 2022-05-18T05:09:52.1840850Z test_forward_ad_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.014s) 2022-05-18T05:09:52.5373507Z test_forward_ad_min_binary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.353s) 2022-05-18T05:09:52.5499024Z test_forward_ad_min_reduction_no_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:09:52.5652990Z test_forward_ad_min_reduction_with_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:09:52.9235077Z test_forward_ad_minimum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.358s) 2022-05-18T05:09:52.9514962Z test_forward_ad_mm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:09:52.9745354Z test_forward_ad_mode_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.023s) 2022-05-18T05:09:52.9817169Z test_forward_ad_movedim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:09:52.9900134Z test_forward_ad_msort_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:09:53.2381221Z test_forward_ad_mul_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.248s) 2022-05-18T05:09:53.2398947Z test_forward_ad_multinomial_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:53.2707204Z test_forward_ad_mv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.031s) 2022-05-18T05:09:53.3345783Z test_forward_ad_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.064s) 2022-05-18T05:09:53.3953682Z test_forward_ad_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.061s) 2022-05-18T05:09:53.4563929Z test_forward_ad_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.061s) 2022-05-18T05:09:53.4721314Z test_forward_ad_nan_to_num_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:09:53.4737855Z test_forward_ad_nanmean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:09:53.5285119Z test_forward_ad_nanmedian_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.055s) 2022-05-18T05:09:53.7596824Z test_forward_ad_nanquantile_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.231s) 2022-05-18T05:09:53.7615990Z test_forward_ad_nansum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:09:53.7768667Z test_forward_ad_narrow_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:09:53.7786798Z test_forward_ad_ne_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:53.7833517Z test_forward_ad_neg_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:09:53.7850748Z test_forward_ad_new_empty_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:53.7867510Z test_forward_ad_new_full_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:53.7884351Z test_forward_ad_new_ones_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:53.7900986Z test_forward_ad_new_zeros_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:53.7918028Z test_forward_ad_nextafter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:09:53.8084504Z test_forward_ad_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:09:53.8244522Z test_forward_ad_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:09:53.8434600Z test_forward_ad_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.019s) 2022-05-18T05:09:53.8738242Z test_forward_ad_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.030s) 2022-05-18T05:09:53.9327085Z test_forward_ad_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.059s) 2022-05-18T05:09:53.9831543Z test_forward_ad_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.050s) 2022-05-18T05:09:54.0315787Z test_forward_ad_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.048s) 2022-05-18T05:09:54.0554783Z test_forward_ad_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.024s) 2022-05-18T05:09:54.0850899Z test_forward_ad_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.030s) 2022-05-18T05:10:07.5636667Z test_forward_ad_nn_functional_batch_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (13.478s) 2022-05-18T05:10:07.5655409Z test_forward_ad_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:10:24.9054419Z test_forward_ad_nn_functional_bilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (17.340s) 2022-05-18T05:10:24.9072207Z test_forward_ad_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:10:26.4429284Z test_forward_ad_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (1.535s) 2022-05-18T05:10:26.4546923Z test_forward_ad_nn_functional_celu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:10:27.0817929Z test_forward_ad_nn_functional_conv1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.627s) 2022-05-18T05:10:29.4496488Z test_forward_ad_nn_functional_conv2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.368s) 2022-05-18T05:10:30.1072406Z test_forward_ad_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.657s) 2022-05-18T05:10:30.8020204Z test_forward_ad_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.695s) 2022-05-18T05:10:31.5417448Z test_forward_ad_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.740s) 2022-05-18T05:10:36.7955732Z test_forward_ad_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (5.254s) 2022-05-18T05:10:38.3467140Z test_forward_ad_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.551s) 2022-05-18T05:10:39.8069014Z test_forward_ad_nn_functional_cross_entropy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.460s) 2022-05-18T05:10:39.8087377Z test_forward_ad_nn_functional_ctc_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:10:39.8779126Z test_forward_ad_nn_functional_dropout2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.069s) 2022-05-18T05:10:39.9403164Z test_forward_ad_nn_functional_dropout_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.062s) 2022-05-18T05:10:39.9522697Z test_forward_ad_nn_functional_elu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:10:39.9539640Z test_forward_ad_nn_functional_embedding_bag_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:10:39.9751620Z test_forward_ad_nn_functional_embedding_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.021s) 2022-05-18T05:10:40.0222741Z test_forward_ad_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.047s) 2022-05-18T05:10:40.0454027Z test_forward_ad_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.023s) 2022-05-18T05:10:40.2473277Z test_forward_ad_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.202s) 2022-05-18T05:10:40.5172586Z test_forward_ad_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.270s) 2022-05-18T05:10:40.5549780Z test_forward_ad_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.038s) 2022-05-18T05:10:40.5823570Z test_forward_ad_nn_functional_gelu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:10:40.7349637Z test_forward_ad_nn_functional_glu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.152s) 2022-05-18T05:10:40.7366402Z test_forward_ad_nn_functional_grid_sample_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:10:43.6688097Z test_forward_ad_nn_functional_group_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.932s) 2022-05-18T05:10:43.6985374Z test_forward_ad_nn_functional_hardshrink_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.030s) 2022-05-18T05:10:43.7095349Z test_forward_ad_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:10:43.7238809Z test_forward_ad_nn_functional_hardswish_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:10:43.7546777Z test_forward_ad_nn_functional_hardtanh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.031s) 2022-05-18T05:10:43.7814590Z test_forward_ad_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.027s) 2022-05-18T05:10:44.0836194Z test_forward_ad_nn_functional_huber_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.302s) 2022-05-18T05:11:00.2063135Z test_forward_ad_nn_functional_instance_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (16.123s) 2022-05-18T05:11:00.2507627Z test_forward_ad_nn_functional_interpolate_area_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.044s) 2022-05-18T05:11:00.2886004Z test_forward_ad_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.038s) 2022-05-18T05:11:00.3250697Z test_forward_ad_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.036s) 2022-05-18T05:11:00.3617631Z test_forward_ad_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.037s) 2022-05-18T05:11:00.3975589Z test_forward_ad_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.036s) 2022-05-18T05:11:00.4347489Z test_forward_ad_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.037s) 2022-05-18T05:11:01.0313670Z test_forward_ad_nn_functional_kl_div_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.596s) 2022-05-18T05:11:01.2389522Z test_forward_ad_nn_functional_l1_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.208s) 2022-05-18T05:11:03.3818435Z test_forward_ad_nn_functional_layer_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.143s) 2022-05-18T05:11:03.4119912Z test_forward_ad_nn_functional_leaky_relu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.030s) 2022-05-18T05:11:03.4195250Z test_forward_ad_nn_functional_linear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.007s) 2022-05-18T05:11:03.6712445Z test_forward_ad_nn_functional_local_response_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.251s) 2022-05-18T05:11:03.6833347Z test_forward_ad_nn_functional_logsigmoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:11:03.7032682Z test_forward_ad_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.020s) 2022-05-18T05:11:10.3109769Z test_forward_ad_nn_functional_max_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (6.607s) 2022-05-18T05:11:18.3578004Z test_forward_ad_nn_functional_max_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (8.047s) 2022-05-18T05:11:21.4211916Z test_forward_ad_nn_functional_max_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (3.063s) 2022-05-18T05:11:23.4284101Z test_forward_ad_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.007s) 2022-05-18T05:11:23.7399942Z test_forward_ad_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.311s) 2022-05-18T05:11:26.3028127Z test_forward_ad_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.563s) 2022-05-18T05:11:26.7482931Z test_forward_ad_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.445s) 2022-05-18T05:11:27.6985122Z test_forward_ad_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.950s) 2022-05-18T05:11:27.8804542Z test_forward_ad_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.182s) 2022-05-18T05:11:27.9057167Z test_forward_ad_nn_functional_mish_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.025s) 2022-05-18T05:11:28.1195949Z test_forward_ad_nn_functional_mse_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.214s) 2022-05-18T05:11:28.1213049Z test_forward_ad_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:11:28.1230324Z test_forward_ad_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:11:28.5582011Z test_forward_ad_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.435s) 2022-05-18T05:11:29.3237564Z test_forward_ad_nn_functional_nll_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.765s) 2022-05-18T05:11:29.4461830Z test_forward_ad_nn_functional_normalize_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.122s) 2022-05-18T05:11:29.5657301Z test_forward_ad_nn_functional_pad_circular_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.119s) 2022-05-18T05:11:29.7124780Z test_forward_ad_nn_functional_pad_constant_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.147s) 2022-05-18T05:11:29.7475180Z test_forward_ad_nn_functional_pad_reflect_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.035s) 2022-05-18T05:11:29.7830078Z test_forward_ad_nn_functional_pad_replicate_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.035s) 2022-05-18T05:11:30.1494092Z test_forward_ad_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.366s) 2022-05-18T05:11:30.1510967Z test_forward_ad_nn_functional_pdist_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:11:30.1582755Z test_forward_ad_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:11:30.1654101Z test_forward_ad_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:11:36.2303866Z test_forward_ad_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (6.065s) 2022-05-18T05:11:36.9996080Z test_forward_ad_nn_functional_prelu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.769s) 2022-05-18T05:11:37.0304460Z test_forward_ad_nn_functional_relu6_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.031s) 2022-05-18T05:11:37.0455828Z test_forward_ad_nn_functional_relu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:11:37.0607449Z test_forward_ad_nn_functional_rrelu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:11:37.0722151Z test_forward_ad_nn_functional_selu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:11:37.0923311Z test_forward_ad_nn_functional_silu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.020s) 2022-05-18T05:11:37.3846181Z test_forward_ad_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.292s) 2022-05-18T05:11:37.4584460Z test_forward_ad_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.074s) 2022-05-18T05:11:37.5216252Z test_forward_ad_nn_functional_softmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.063s) 2022-05-18T05:11:37.5931975Z test_forward_ad_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.071s) 2022-05-18T05:11:37.6046694Z test_forward_ad_nn_functional_softplus_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:11:37.6348415Z test_forward_ad_nn_functional_softshrink_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.030s) 2022-05-18T05:11:37.6689768Z test_forward_ad_nn_functional_softsign_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.034s) 2022-05-18T05:11:37.6837253Z test_forward_ad_nn_functional_tanhshrink_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:11:37.6995242Z test_forward_ad_nn_functional_threshold_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:11:41.5596392Z test_forward_ad_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (3.860s) 2022-05-18T05:11:45.7417087Z test_forward_ad_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (4.182s) 2022-05-18T05:11:46.5707013Z test_forward_ad_nn_functional_unfold_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.829s) 2022-05-18T05:11:46.5845374Z test_forward_ad_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:11:46.6210661Z test_forward_ad_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.036s) 2022-05-18T05:11:46.6227655Z test_forward_ad_nonzero_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:11:46.9638595Z test_forward_ad_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.341s) 2022-05-18T05:11:46.9706103Z test_forward_ad_norm_fro_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.007s) 2022-05-18T05:11:47.0186873Z test_forward_ad_norm_inf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.048s) 2022-05-18T05:11:47.0389234Z test_forward_ad_norm_nuc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.020s) 2022-05-18T05:11:47.0407968Z test_forward_ad_normal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:11:47.0426129Z test_forward_ad_normal_number_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:11:47.0444525Z test_forward_ad_ones_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:11:47.0462698Z test_forward_ad_ormqr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:11:47.0818430Z test_forward_ad_outer_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.035s) 2022-05-18T05:11:47.0904075Z test_forward_ad_pca_lowrank_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.008s) 2022-05-18T05:11:47.1029719Z test_forward_ad_permute_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:11:47.3275042Z test_forward_ad_pinverse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.224s) 2022-05-18T05:11:47.8616200Z test_forward_ad_polar_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.534s) 2022-05-18T05:11:47.8995950Z test_forward_ad_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.038s) 2022-05-18T05:11:47.9372872Z test_forward_ad_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.038s) 2022-05-18T05:11:47.9744913Z test_forward_ad_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.037s) 2022-05-18T05:11:48.0116635Z test_forward_ad_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.037s) 2022-05-18T05:11:48.0492559Z test_forward_ad_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.037s) 2022-05-18T05:11:48.0549656Z test_forward_ad_positive_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:11:48.5753302Z test_forward_ad_pow_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.520s) 2022-05-18T05:11:48.8395415Z test_forward_ad_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.264s) 2022-05-18T05:11:48.8427094Z test_forward_ad_put_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.003s) 2022-05-18T05:11:48.8722336Z test_forward_ad_qr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.029s) 2022-05-18T05:11:49.0909148Z test_forward_ad_quantile_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.218s) 2022-05-18T05:11:49.1004379Z test_forward_ad_rad2deg_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:11:49.1021348Z test_forward_ad_rand_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:11:49.1038349Z test_forward_ad_randint_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:11:49.1055040Z test_forward_ad_randn_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:11:49.1123753Z test_forward_ad_ravel_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:11:49.1182560Z test_forward_ad_real_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:11:49.1312571Z test_forward_ad_reciprocal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:11:49.3892237Z test_forward_ad_remainder_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.258s) 2022-05-18T05:11:49.3908504Z test_forward_ad_renorm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:11:49.4574560Z test_forward_ad_repeat_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.066s) 2022-05-18T05:11:49.4811413Z test_forward_ad_repeat_interleave_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.024s) 2022-05-18T05:11:49.5061661Z test_forward_ad_reshape_as_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.025s) 2022-05-18T05:11:49.5390574Z test_forward_ad_reshape_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.033s) 2022-05-18T05:11:49.5407252Z test_forward_ad_resize__cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:11:49.5424074Z test_forward_ad_resize_as__cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:11:49.5468475Z test_forward_ad_resolve_conj_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:11:49.5513338Z test_forward_ad_resolve_neg_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:11:49.5768930Z test_forward_ad_roll_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.025s) 2022-05-18T05:11:49.5899336Z test_forward_ad_rot90_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:11:49.5946611Z test_forward_ad_round_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:11:49.6050009Z test_forward_ad_round_decimals_0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:11:49.6152920Z test_forward_ad_round_decimals_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:11:49.6256220Z test_forward_ad_round_decimals_neg_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:11:49.6387902Z test_forward_ad_rsqrt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:11:49.8532098Z test_forward_ad_rsub_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.214s) 2022-05-18T05:11:50.1205909Z test_forward_ad_scatter_add_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.267s) 2022-05-18T05:11:50.3966029Z test_forward_ad_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.276s) 2022-05-18T05:11:50.3983852Z test_forward_ad_scatter_reduce_amax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:11:50.4001162Z test_forward_ad_scatter_reduce_amin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:11:50.4018231Z test_forward_ad_scatter_reduce_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:11:50.4035391Z test_forward_ad_scatter_reduce_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:11:50.4052916Z test_forward_ad_scatter_reduce_sum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:11:50.4070059Z test_forward_ad_searchsorted_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:11:50.4218575Z test_forward_ad_select_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:11:50.5109291Z test_forward_ad_select_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.089s) 2022-05-18T05:11:50.5161597Z test_forward_ad_sgn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:11:50.5178521Z test_forward_ad_short_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:11:50.5286469Z test_forward_ad_sigmoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:11:50.5334164Z test_forward_ad_sign_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:11:50.5351256Z test_forward_ad_signbit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:11:50.5406035Z test_forward_ad_sin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:11:50.5648170Z test_forward_ad_sinc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.024s) 2022-05-18T05:11:50.5702602Z test_forward_ad_sinh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:11:50.7334755Z test_forward_ad_slice_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.163s) 2022-05-18T05:11:50.7897315Z test_forward_ad_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.056s) 2022-05-18T05:11:50.8569960Z test_forward_ad_softmax_with_dtype_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.067s) 2022-05-18T05:11:50.9607578Z test_forward_ad_sort_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.104s) 2022-05-18T05:11:50.9624807Z test_forward_ad_sparse_sampled_addmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:11:50.9728571Z test_forward_ad_special_entr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:11:50.9881164Z test_forward_ad_special_erfcx_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:11:51.0010844Z test_forward_ad_special_i0e_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:11:51.0245126Z test_forward_ad_special_i1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.023s) 2022-05-18T05:11:51.0515810Z test_forward_ad_special_i1e_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:11:51.0717235Z test_forward_ad_special_log_ndtr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.020s) 2022-05-18T05:11:51.0974693Z test_forward_ad_special_ndtr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.026s) 2022-05-18T05:11:51.1137606Z test_forward_ad_special_ndtri_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:11:51.1517418Z test_forward_ad_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.038s) 2022-05-18T05:11:51.4664617Z test_forward_ad_special_xlog1py_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.315s) 2022-05-18T05:11:51.4681550Z test_forward_ad_special_zeta_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:11:51.4761536Z test_forward_ad_split_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:11:51.4891069Z test_forward_ad_split_list_args_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:11:51.5056589Z test_forward_ad_split_with_sizes_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:11:51.5111323Z test_forward_ad_sqrt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:11:51.5245916Z test_forward_ad_square_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:11:51.5430320Z test_forward_ad_squeeze_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:11:51.5793916Z test_forward_ad_stack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.036s) 2022-05-18T05:11:51.6298742Z test_forward_ad_std_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.050s) 2022-05-18T05:11:51.6374819Z test_forward_ad_std_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.008s) 2022-05-18T05:11:51.6550191Z test_forward_ad_stft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.017s) 2022-05-18T05:11:51.8634433Z test_forward_ad_sub_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.208s) 2022-05-18T05:11:51.9201454Z test_forward_ad_sum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.057s) 2022-05-18T05:11:51.9371350Z test_forward_ad_sum_to_size_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:11:51.9407915Z test_forward_ad_svd_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.004s) 2022-05-18T05:11:51.9490866Z test_forward_ad_svd_lowrank_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.008s) 2022-05-18T05:11:51.9508330Z test_forward_ad_symeig_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:11:51.9594700Z test_forward_ad_t_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:11:52.0119871Z test_forward_ad_take_along_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.052s) 2022-05-18T05:11:52.0734594Z test_forward_ad_take_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.061s) 2022-05-18T05:11:52.0793001Z test_forward_ad_tan_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:11:52.0843392Z test_forward_ad_tanh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:11:52.0925635Z test_forward_ad_tensor_split_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.008s) 2022-05-18T05:11:52.2085058Z test_forward_ad_tensordot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.116s) 2022-05-18T05:11:52.2866128Z test_forward_ad_tile_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.078s) 2022-05-18T05:11:52.2882961Z test_forward_ad_to_sparse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:11:52.3306410Z test_forward_ad_topk_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.042s) 2022-05-18T05:11:52.3352626Z test_forward_ad_trace_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:11:52.3568885Z test_forward_ad_transpose_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.021s) 2022-05-18T05:11:52.8074958Z test_forward_ad_trapezoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.450s) 2022-05-18T05:11:53.2583071Z test_forward_ad_trapz_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.451s) 2022-05-18T05:11:53.8653614Z test_forward_ad_triangular_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.607s) 2022-05-18T05:11:53.8798659Z test_forward_ad_tril_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:11:53.8943090Z test_forward_ad_triu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:11:54.2100542Z test_forward_ad_true_divide_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.316s) 2022-05-18T05:11:54.2148029Z test_forward_ad_trunc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:11:54.2695582Z test_forward_ad_unfold_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.055s) 2022-05-18T05:11:54.2713512Z test_forward_ad_unique_consecutive_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:11:54.2731896Z test_forward_ad_unique_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:11:54.2967788Z test_forward_ad_unsqueeze_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.023s) 2022-05-18T05:11:54.3385215Z test_forward_ad_var_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.042s) 2022-05-18T05:11:54.3458694Z test_forward_ad_var_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.007s) 2022-05-18T05:11:54.3756330Z test_forward_ad_vdot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.030s) 2022-05-18T05:11:54.3798757Z test_forward_ad_view_as_complex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:11:54.3966854Z test_forward_ad_view_as_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:11:54.4164855Z test_forward_ad_view_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.020s) 2022-05-18T05:11:54.4273586Z test_forward_ad_vsplit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:11:54.4340459Z test_forward_ad_vstack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:11:54.6171025Z test_forward_ad_where_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.183s) 2022-05-18T05:11:54.9419756Z test_forward_ad_xlogy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.325s) 2022-05-18T05:11:54.9538090Z test_forward_ad_zero__cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:11:54.9555438Z test_forward_ad_zeros_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:11:54.9583949Z test_operator_H_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:11:54.9618578Z test_operator_T_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:11:54.9889448Z test_operator___getitem___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:11:55.0029474Z test_operator___radd___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:11:55.0242123Z test_operator___rdiv___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.021s) 2022-05-18T05:11:55.0811682Z test_operator___rmatmul___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.057s) 2022-05-18T05:11:55.0956465Z test_operator___rmod___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:11:55.1096229Z test_operator___rmul___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:11:55.1407189Z test_operator___rpow___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.031s) 2022-05-18T05:11:55.1553709Z test_operator___rsub___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:11:55.5444566Z test_operator__masked_amax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.389s) 2022-05-18T05:11:55.9336391Z test_operator__masked_amin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.389s) 2022-05-18T05:11:56.1955454Z test_operator__masked_argmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.262s) 2022-05-18T05:11:56.4581585Z test_operator__masked_argmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.262s) 2022-05-18T05:11:56.5193132Z test_operator__masked_log_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.061s) 2022-05-18T05:11:57.3565493Z test_operator__masked_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.837s) 2022-05-18T05:11:59.3509743Z test_operator__masked_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.994s) 2022-05-18T05:11:59.4325426Z test_operator__masked_normalize_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.082s) 2022-05-18T05:11:59.8600609Z test_operator__masked_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.427s) 2022-05-18T05:11:59.9214472Z test_operator__masked_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.061s) 2022-05-18T05:11:59.9933305Z test_operator__masked_softmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.072s) 2022-05-18T05:12:03.0954978Z test_operator__masked_std_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (3.102s) 2022-05-18T05:12:03.4907212Z test_operator__masked_sum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.395s) 2022-05-18T05:12:06.4804651Z test_operator__masked_var_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.990s) 2022-05-18T05:12:06.4831389Z test_operator_abs_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:06.4870706Z test_operator_acos_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:06.4910013Z test_operator_acosh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:06.5080790Z test_operator_add_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:12:06.5298465Z test_operator_addbmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.022s) 2022-05-18T05:12:06.5667202Z test_operator_addcdiv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.037s) 2022-05-18T05:12:06.6041029Z test_operator_addcmul_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.037s) 2022-05-18T05:12:06.6151482Z test_operator_addmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:12:06.6256525Z test_operator_addmm_decomposed_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:12:06.6449775Z test_operator_addmv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.019s) 2022-05-18T05:12:06.6572653Z test_operator_addr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:12:06.6689502Z test_operator_all_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:12:06.9389456Z test_operator_allclose_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.270s) 2022-05-18T05:12:06.9559211Z test_operator_amax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:12:06.9725700Z test_operator_amin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:12:06.9798357Z test_operator_aminmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:12:06.9823992Z test_operator_angle_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:12:06.9932514Z test_operator_any_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:12:07.0043991Z test_operator_argmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:12:07.0151045Z test_operator_argmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:12:07.0439946Z test_operator_argsort_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.029s) 2022-05-18T05:12:07.0512849Z test_operator_argwhere_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:12:07.0582695Z test_operator_as_strided_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:12:07.0608102Z test_operator_asin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:12:07.0632869Z test_operator_asinh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:12:07.0774092Z test_operator_atan2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:07.0799257Z test_operator_atan_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:12:07.0824431Z test_operator_atanh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:12:07.0884229Z test_operator_atleast_1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:07.0945025Z test_operator_atleast_2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:07.1021755Z test_operator_atleast_3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:12:07.1205176Z test_operator_baddbmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:12:07.1262381Z test_operator_bernoulli_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:07.1328065Z test_operator_bfloat16_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:07.1378029Z test_operator_block_diag_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.005s) 2022-05-18T05:12:07.1409406Z test_operator_bmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:07.1468643Z test_operator_bool_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:07.1590659Z test_operator_broadcast_tensors_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:12:07.1666578Z test_operator_broadcast_to_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:12:07.2017816Z test_operator_bucketize_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.035s) 2022-05-18T05:12:07.2076817Z test_operator_byte_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:07.2321491Z test_operator_cartesian_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.024s) 2022-05-18T05:12:07.2411002Z test_operator_cat_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:12:07.6443065Z test_operator_cdist_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.403s) 2022-05-18T05:12:07.6468580Z test_operator_ceil_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:07.6529109Z test_operator_chalf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:07.6588626Z test_operator_char_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:07.6730381Z test_operator_cholesky_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:07.6987567Z test_operator_cholesky_inverse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.026s) 2022-05-18T05:12:07.7401846Z test_operator_cholesky_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.041s) 2022-05-18T05:12:07.7450868Z test_operator_chunk_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:12:07.7526322Z test_operator_clamp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:12:07.7590295Z test_operator_clamp_scalar_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:07.7623577Z test_operator_clone_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:07.7684006Z test_operator_column_stack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:07.8967311Z test_operator_combinations_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.128s) 2022-05-18T05:12:07.9110888Z test_operator_complex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:07.9141805Z test_operator_conj_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:07.9162983Z test_operator_conj_physical_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:12:07.9183907Z test_operator_contiguous_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:12:07.9325050Z test_operator_copysign_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:07.9598991Z test_operator_corrcoef_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:12:07.9638084Z test_operator_cos_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:07.9684220Z test_operator_cosh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:12:07.9876462Z test_operator_count_nonzero_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.019s) 2022-05-18T05:12:08.6117128Z test_operator_cov_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.624s) 2022-05-18T05:12:08.6178501Z test_operator_cross_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:08.6222327Z test_operator_cummax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:08.6266277Z test_operator_cummin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:08.6373358Z test_operator_cumprod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:12:08.6421359Z test_operator_cumsum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:12:08.6904340Z test_operator_cumulative_trapezoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.048s) 2022-05-18T05:12:08.6944287Z test_operator_deg2rad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:08.7067655Z test_operator_diag_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:12:08.7218348Z test_operator_diag_embed_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:12:08.7299538Z test_operator_diagflat_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:12:08.7436146Z test_operator_diagonal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:08.7691478Z test_operator_diagonal_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.025s) 2022-05-18T05:12:09.9397430Z test_operator_diff_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.170s) 2022-05-18T05:12:09.9437913Z test_operator_digamma_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:10.0225896Z test_operator_dist_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.079s) 2022-05-18T05:12:10.0390728Z test_operator_div_floor_rounding_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:12:10.0549769Z test_operator_div_no_rounding_mode_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:12:10.0714553Z test_operator_div_trunc_rounding_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:12:10.0746138Z test_operator_dot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:10.0805988Z test_operator_double_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:10.0855567Z test_operator_dsplit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:12:10.0903395Z test_operator_dstack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:12:10.1054352Z test_operator_eig_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:12:10.1507731Z test_operator_einsum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.045s) 2022-05-18T05:12:10.1581234Z test_operator_empty_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:12:10.1739649Z test_operator_eq_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:12:10.1765171Z test_operator_erf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:12:10.1803924Z test_operator_erfc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:10.1828763Z test_operator_erfinv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:12:10.1867397Z test_operator_exp2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:10.1907086Z test_operator_exp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:10.1965623Z test_operator_expand_as_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:10.2073995Z test_operator_expand_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:12:10.2099102Z test_operator_expm1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:12:10.2219183Z test_operator_fft_fft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:12:10.2314775Z test_operator_fft_fft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:12:10.2474411Z test_operator_fft_fftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:12:10.2543826Z test_operator_fft_fftshift_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:12:10.2743809Z test_operator_fft_hfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.020s) 2022-05-18T05:12:10.2927868Z test_operator_fft_hfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:12:10.3161005Z test_operator_fft_hfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.023s) 2022-05-18T05:12:10.3289834Z test_operator_fft_ifft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:12:10.3421757Z test_operator_fft_ifft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:12:10.3585501Z test_operator_fft_ifftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:12:10.3654824Z test_operator_fft_ifftshift_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:12:10.3811345Z test_operator_fft_ihfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:12:10.3940364Z test_operator_fft_ihfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:12:10.4116697Z test_operator_fft_ihfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:12:10.4248851Z test_operator_fft_irfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:12:10.4385408Z test_operator_fft_irfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:10.4550282Z test_operator_fft_irfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:12:10.4646637Z test_operator_fft_rfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:12:10.4738259Z test_operator_fft_rfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:12:10.4857102Z test_operator_fft_rfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:12:10.4865248Z test_operator_fill__cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Allowed exemption (0.001s) 2022-05-18T05:12:10.4924277Z test_operator_flatten_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:10.5026024Z test_operator_flip_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:12:10.5059634Z test_operator_fliplr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:10.5092537Z test_operator_flipud_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:10.5139340Z test_operator_float_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:12:10.5395279Z test_operator_float_power_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.025s) 2022-05-18T05:12:10.5420478Z test_operator_floor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:12:10.5579271Z test_operator_floor_divide_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:12:10.5725576Z test_operator_fmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:12:10.5865734Z test_operator_fmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:10.6021145Z test_operator_fmod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:12:10.6064218Z test_operator_frac_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:10.6106214Z test_operator_frexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:10.6192645Z test_operator_full_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:12:10.6287256Z test_operator_gather_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:12:10.6433893Z test_operator_ge_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:12:10.6919271Z test_operator_geqrf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.048s) 2022-05-18T05:12:11.0545910Z test_operator_gradient_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.362s) 2022-05-18T05:12:11.0693150Z test_operator_gt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:12:11.0752647Z test_operator_half_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:11.0894996Z test_operator_heaviside_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:11.1825884Z test_operator_histc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.093s) 2022-05-18T05:12:11.1875180Z test_operator_hsplit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:12:11.1905015Z test_operator_hstack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:11.2046179Z test_operator_hypot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:11.2078368Z test_operator_i0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:11.2227302Z test_operator_igamma_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:12:11.2368252Z test_operator_igammac_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:11.2644568Z test_operator_index_add_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:12:11.2743495Z test_operator_index_copy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:12:11.2811413Z test_operator_index_fill_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:12:11.2975426Z test_operator_index_put_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:12:11.3988815Z test_operator_index_reduce_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.101s) 2022-05-18T05:12:11.4046741Z test_operator_index_select_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:11.4133771Z test_operator_inner_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:12:11.4198090Z test_operator_int_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:11.4331043Z test_operator_inverse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:12:11.5260321Z test_operator_isclose_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.093s) 2022-05-18T05:12:11.5338331Z test_operator_isfinite_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:12:11.5407711Z test_operator_isin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:12:11.5434445Z test_operator_isinf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:11.5459943Z test_operator_isnan_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:12:11.5485979Z test_operator_isneginf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:11.5511892Z test_operator_isposinf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:12:11.5563110Z test_operator_isreal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:12:11.6742321Z test_operator_istft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.118s) 2022-05-18T05:12:11.6750034Z test_operator_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: skip (0.001s) 2022-05-18T05:12:11.6758913Z test_operator_jiterator_binary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: skip (0.001s) 2022-05-18T05:12:11.6766770Z test_operator_jiterator_unary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: skip (0.001s) 2022-05-18T05:12:11.6823396Z test_operator_kron_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:12:11.6926115Z test_operator_kthvalue_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:12:11.7135443Z test_operator_ldexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.021s) 2022-05-18T05:12:11.7275022Z test_operator_le_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:11.7556239Z test_operator_lerp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:12:11.7594734Z test_operator_lgamma_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:11.7812061Z test_operator_linalg_cholesky_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.022s) 2022-05-18T05:12:11.7969181Z test_operator_linalg_cholesky_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:12:11.8126696Z test_operator_linalg_cond_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:12:11.8185516Z test_operator_linalg_cross_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:11.8520677Z test_operator_linalg_det_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.033s) 2022-05-18T05:12:11.8689578Z test_operator_linalg_eig_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:12:11.8848113Z test_operator_linalg_eigh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:12:11.8889359Z test_operator_linalg_eigvals_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.004s) 2022-05-18T05:12:11.8929775Z test_operator_linalg_eigvalsh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.004s) 2022-05-18T05:12:11.9087917Z test_operator_linalg_householder_product_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:12:11.9269501Z test_operator_linalg_inv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:12:11.9417695Z test_operator_linalg_inv_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:12:11.9505250Z test_operator_linalg_ldl_factor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:12:11.9575755Z test_operator_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:12:11.9591078Z test_operator_linalg_ldl_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: not available before CUDA 11.3.1 (0.001s) 2022-05-18T05:12:12.0073261Z test_operator_linalg_lstsq_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.047s) 2022-05-18T05:12:12.0536362Z test_operator_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.047s) 2022-05-18T05:12:12.1175070Z test_operator_linalg_lu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.064s) 2022-05-18T05:12:12.2860158Z test_operator_linalg_lu_factor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.168s) 2022-05-18T05:12:12.3418903Z test_operator_linalg_lu_factor_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.056s) 2022-05-18T05:12:12.3522757Z test_operator_linalg_matrix_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.010s) 2022-05-18T05:12:12.4304066Z test_operator_linalg_matrix_power_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.078s) 2022-05-18T05:12:12.4343819Z test_operator_linalg_matrix_rank_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.004s) 2022-05-18T05:12:12.4385470Z test_operator_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.004s) 2022-05-18T05:12:12.4534762Z test_operator_linalg_multi_dot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:12:12.4589284Z test_operator_linalg_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.005s) 2022-05-18T05:12:12.4623697Z test_operator_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.003s) 2022-05-18T05:12:12.5270717Z test_operator_linalg_pinv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.065s) 2022-05-18T05:12:12.5430415Z test_operator_linalg_pinv_hermitian_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:12:12.5446095Z 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:12:12.5963803Z test_operator_linalg_qr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.052s) 2022-05-18T05:12:12.6119416Z test_operator_linalg_slogdet_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:12:12.7095303Z test_operator_linalg_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.097s) 2022-05-18T05:12:12.9392639Z test_operator_linalg_solve_triangular_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.230s) 2022-05-18T05:12:13.3813603Z test_operator_linalg_svd_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.442s) 2022-05-18T05:12:13.4322910Z test_operator_linalg_svdvals_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.051s) 2022-05-18T05:12:13.4425095Z test_operator_linalg_tensorinv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:12:13.4808954Z test_operator_linalg_tensorsolve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.038s) 2022-05-18T05:12:13.5140327Z test_operator_linalg_vander_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.033s) 2022-05-18T05:12:13.6076923Z test_operator_linalg_vector_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.094s) 2022-05-18T05:12:13.6115671Z test_operator_log10_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:13.6141044Z test_operator_log1p_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:12:13.6180098Z test_operator_log2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:13.6219347Z test_operator_log_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:13.6287672Z test_operator_log_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:12:13.6378812Z test_operator_log_softmax_dtype_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:12:13.6410420Z test_operator_logaddexp2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:13.6441630Z test_operator_logaddexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:13.6504999Z test_operator_logcumsumexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:13.6672207Z test_operator_logdet_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:12:13.6822600Z test_operator_logical_and_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:12:13.6861859Z test_operator_logical_not_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:13.7004278Z test_operator_logical_or_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:13.7151530Z test_operator_logical_xor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:12:13.7197673Z test_operator_logit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:12:13.7352863Z test_operator_logsumexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:12:13.7416467Z test_operator_long_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:13.7556679Z test_operator_lt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:13.8922247Z test_operator_lu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.136s) 2022-05-18T05:12:14.1160899Z test_operator_lu_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.224s) 2022-05-18T05:12:14.1878766Z test_operator_lu_unpack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.072s) 2022-05-18T05:12:14.1938635Z test_operator_mH_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:14.2001462Z test_operator_mT_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:14.2178842Z test_operator_masked_fill_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:12:14.2315394Z test_operator_masked_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:14.2459203Z test_operator_masked_select_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:14.3024167Z test_operator_matmul_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.056s) 2022-05-18T05:12:14.3105573Z test_operator_matrix_exp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:12:14.3251927Z test_operator_max_binary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:12:14.3284357Z test_operator_max_reduction_no_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:14.3338339Z test_operator_max_reduction_with_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:12:14.3478397Z test_operator_maximum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:14.3653267Z test_operator_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:12:14.3782939Z test_operator_median_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:12:14.4070758Z test_operator_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.029s) 2022-05-18T05:12:14.4776641Z test_operator_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.070s) 2022-05-18T05:12:14.4923872Z test_operator_min_binary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:12:14.4956059Z test_operator_min_reduction_no_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:14.5009918Z test_operator_min_reduction_with_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:12:14.5150234Z test_operator_minimum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:14.5182107Z test_operator_mm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:14.5261385Z test_operator_mode_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:12:14.5297885Z test_operator_movedim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:14.5337567Z test_operator_msort_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:14.5476851Z test_operator_mul_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:14.5607965Z test_operator_multinomial_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:12:14.5647242Z test_operator_mv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:14.5782821Z test_operator_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:12:14.5918189Z test_operator_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:12:14.6057903Z test_operator_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:14.6097939Z test_operator_nan_to_num_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:14.7205312Z test_operator_nanmean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.111s) 2022-05-18T05:12:14.7342513Z test_operator_nanmedian_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:15.4786034Z test_operator_nanquantile_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.744s) 2022-05-18T05:12:15.4959634Z test_operator_nansum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:12:15.5018671Z test_operator_narrow_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:15.5159923Z test_operator_ne_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:15.5185337Z test_operator_neg_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:12:15.5275020Z test_operator_new_empty_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:12:15.5395910Z test_operator_new_full_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:12:15.5510191Z test_operator_new_ones_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:12:15.5627246Z test_operator_new_zeros_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:12:15.5767833Z test_operator_nextafter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:15.5835939Z test_operator_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:12:15.5898821Z test_operator_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:15.5977800Z test_operator_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:12:15.6081224Z test_operator_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:12:15.6217200Z test_operator_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:12:15.6341231Z test_operator_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:12:15.6525984Z test_operator_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:12:15.6617344Z test_operator_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:12:15.6731595Z test_operator_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:12:15.8059896Z test_operator_nn_functional_batch_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.133s) 2022-05-18T05:12:15.9406995Z test_operator_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.135s) 2022-05-18T05:12:16.2169097Z test_operator_nn_functional_bilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.276s) 2022-05-18T05:12:16.2455852Z test_operator_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.029s) 2022-05-18T05:12:16.3458030Z test_operator_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.100s) 2022-05-18T05:12:16.3497389Z test_operator_nn_functional_celu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:16.3696521Z test_operator_nn_functional_conv1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.020s) 2022-05-18T05:12:16.4341294Z test_operator_nn_functional_conv2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.064s) 2022-05-18T05:12:16.4551179Z test_operator_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.021s) 2022-05-18T05:12:16.4773612Z test_operator_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.022s) 2022-05-18T05:12:16.5026505Z test_operator_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.025s) 2022-05-18T05:12:16.6915320Z test_operator_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.189s) 2022-05-18T05:12:16.7830962Z test_operator_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.091s) 2022-05-18T05:12:16.8744552Z test_operator_nn_functional_cross_entropy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.091s) 2022-05-18T05:12:16.8815791Z test_operator_nn_functional_ctc_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.007s) 2022-05-18T05:12:16.9046248Z test_operator_nn_functional_dropout2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.023s) 2022-05-18T05:12:16.9239006Z test_operator_nn_functional_dropout_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.019s) 2022-05-18T05:12:16.9282714Z test_operator_nn_functional_elu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:16.9291064Z test_operator_nn_functional_embedding_bag_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Allowed exemption (0.001s) 2022-05-18T05:12:16.9298986Z test_operator_nn_functional_embedding_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Allowed exemption (0.001s) 2022-05-18T05:12:16.9447293Z test_operator_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:12:16.9530019Z test_operator_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:12:17.0171977Z test_operator_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.064s) 2022-05-18T05:12:17.1026474Z test_operator_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.085s) 2022-05-18T05:12:22.5608926Z test_operator_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (5.458s) 2022-05-18T05:12:22.5692465Z test_operator_nn_functional_gelu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:12:22.6058536Z test_operator_nn_functional_glu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.037s) 2022-05-18T05:12:22.6506340Z test_operator_nn_functional_grid_sample_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.045s) 2022-05-18T05:12:22.6692103Z test_operator_nn_functional_group_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:12:22.6775017Z test_operator_nn_functional_hardshrink_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:12:22.6814631Z test_operator_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:22.6860665Z test_operator_nn_functional_hardswish_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:12:22.6946885Z test_operator_nn_functional_hardtanh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:12:22.7698007Z test_operator_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.075s) 2022-05-18T05:12:22.7874903Z test_operator_nn_functional_huber_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:12:23.3112652Z test_operator_nn_functional_instance_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.524s) 2022-05-18T05:12:23.3270433Z test_operator_nn_functional_interpolate_area_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:12:23.3403984Z test_operator_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:12:23.3528685Z test_operator_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:12:23.3658808Z test_operator_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:12:23.3779672Z test_operator_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:12:23.3909687Z test_operator_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:12:23.4153414Z test_operator_nn_functional_kl_div_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.024s) 2022-05-18T05:12:23.4271319Z test_operator_nn_functional_l1_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:12:23.4483995Z test_operator_nn_functional_layer_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.021s) 2022-05-18T05:12:23.4563631Z test_operator_nn_functional_leaky_relu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:12:23.5157549Z test_operator_nn_functional_linear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.059s) 2022-05-18T05:12:23.5627623Z test_operator_nn_functional_local_response_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.047s) 2022-05-18T05:12:23.5669632Z test_operator_nn_functional_logsigmoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:23.6420410Z test_operator_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.075s) 2022-05-18T05:12:25.7941382Z test_operator_nn_functional_max_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.152s) 2022-05-18T05:12:27.6874019Z test_operator_nn_functional_max_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.892s) 2022-05-18T05:12:28.4547513Z test_operator_nn_functional_max_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.768s) 2022-05-18T05:12:29.0984968Z test_operator_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.644s) 2022-05-18T05:12:29.3016068Z test_operator_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.203s) 2022-05-18T05:12:30.0446790Z test_operator_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.743s) 2022-05-18T05:12:30.3302367Z test_operator_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.285s) 2022-05-18T05:12:30.6072939Z test_operator_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.277s) 2022-05-18T05:12:30.7274740Z test_operator_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.120s) 2022-05-18T05:12:30.7316202Z test_operator_nn_functional_mish_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:30.7436981Z test_operator_nn_functional_mse_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:12:30.7527502Z test_operator_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:12:30.7590644Z test_operator_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:30.8134240Z test_operator_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.054s) 2022-05-18T05:12:30.9635008Z test_operator_nn_functional_nll_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.150s) 2022-05-18T05:12:30.9847544Z test_operator_nn_functional_normalize_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.021s) 2022-05-18T05:12:31.0284301Z test_operator_nn_functional_pad_circular_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.044s) 2022-05-18T05:12:31.0777192Z test_operator_nn_functional_pad_constant_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.049s) 2022-05-18T05:12:31.0899505Z test_operator_nn_functional_pad_reflect_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:12:31.1026779Z test_operator_nn_functional_pad_replicate_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:12:31.1261223Z test_operator_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.023s) 2022-05-18T05:12:31.1350863Z test_operator_nn_functional_pdist_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:12:31.1384090Z test_operator_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:31.1417255Z test_operator_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:31.6190170Z test_operator_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.477s) 2022-05-18T05:12:31.6470859Z test_operator_nn_functional_prelu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:12:31.6560621Z test_operator_nn_functional_relu6_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:12:31.6608673Z test_operator_nn_functional_relu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:12:31.6670690Z test_operator_nn_functional_rrelu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:31.6711629Z test_operator_nn_functional_selu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:31.6751317Z test_operator_nn_functional_silu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:31.6908427Z test_operator_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:12:31.7034499Z test_operator_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:12:31.7118848Z test_operator_nn_functional_softmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:12:31.7233104Z test_operator_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:12:31.7272915Z test_operator_nn_functional_softplus_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:31.7358618Z test_operator_nn_functional_softshrink_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:12:31.7422267Z test_operator_nn_functional_softsign_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:31.7472772Z test_operator_nn_functional_tanhshrink_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:12:31.7533441Z test_operator_nn_functional_threshold_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:31.8702032Z test_operator_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.117s) 2022-05-18T05:12:31.9908426Z test_operator_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.120s) 2022-05-18T05:12:32.2776527Z test_operator_nn_functional_unfold_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.287s) 2022-05-18T05:12:32.2833323Z test_operator_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:32.2960974Z test_operator_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:12:32.3261033Z test_operator_nonzero_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.030s) 2022-05-18T05:12:32.3709233Z test_operator_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.045s) 2022-05-18T05:12:32.3736123Z test_operator_norm_fro_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.003s) 2022-05-18T05:12:32.3792273Z test_operator_norm_inf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:12:32.3835425Z test_operator_norm_nuc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.004s) 2022-05-18T05:12:32.3970098Z test_operator_normal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:12:32.4004469Z test_operator_normal_number_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:32.4084238Z test_operator_ones_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:12:32.8153224Z test_operator_ormqr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.407s) 2022-05-18T05:12:32.8195871Z test_operator_outer_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:39.5474451Z test_operator_pca_lowrank_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (6.728s) 2022-05-18T05:12:39.5530068Z test_operator_permute_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:39.5787649Z test_operator_pinverse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.026s) 2022-05-18T05:12:39.5931558Z test_operator_polar_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:39.6028994Z test_operator_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:12:39.6123014Z test_operator_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:12:39.6217063Z test_operator_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:12:39.6316150Z test_operator_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:12:39.6410598Z test_operator_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:12:39.6437536Z test_operator_positive_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:39.6581868Z test_operator_pow_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:39.6879225Z test_operator_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.030s) 2022-05-18T05:12:39.6910828Z test_operator_put_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.003s) 2022-05-18T05:12:39.7444511Z test_operator_qr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.053s) 2022-05-18T05:12:40.4290257Z test_operator_quantile_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.684s) 2022-05-18T05:12:40.4331776Z test_operator_rad2deg_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:40.4438260Z test_operator_rand_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:12:40.4642844Z test_operator_randint_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.020s) 2022-05-18T05:12:40.4748536Z test_operator_randn_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:12:40.4783147Z test_operator_ravel_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:40.4811484Z test_operator_real_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:40.4852352Z test_operator_reciprocal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:40.5015705Z test_operator_remainder_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:12:40.5071211Z test_operator_renorm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:12:40.5404313Z test_operator_repeat_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.033s) 2022-05-18T05:12:40.5531761Z test_operator_repeat_interleave_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:12:40.5611639Z test_operator_reshape_as_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:12:40.5740083Z test_operator_reshape_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:12:40.5747890Z test_operator_resize__cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Allowed exception (0.001s) 2022-05-18T05:12:40.5756312Z test_operator_resize_as__cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Allowed exemption (0.001s) 2022-05-18T05:12:40.5780318Z test_operator_resolve_conj_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:12:40.5810411Z test_operator_resolve_neg_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:40.5902028Z test_operator_roll_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:12:40.5955369Z test_operator_rot90_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:12:40.5980618Z test_operator_round_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:12:40.6020524Z test_operator_round_decimals_0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:40.6060949Z test_operator_round_decimals_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:40.6108383Z test_operator_round_decimals_neg_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:12:40.6147707Z test_operator_rsqrt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:40.6318190Z test_operator_rsub_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:12:40.6551241Z test_operator_scatter_add_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.023s) 2022-05-18T05:12:40.7182634Z test_operator_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.063s) 2022-05-18T05:12:40.7646571Z test_operator_scatter_reduce_amax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.046s) 2022-05-18T05:12:40.8105444Z test_operator_scatter_reduce_amin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.046s) 2022-05-18T05:12:40.8670890Z test_operator_scatter_reduce_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.056s) 2022-05-18T05:12:40.9131365Z test_operator_scatter_reduce_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.046s) 2022-05-18T05:12:40.9590625Z test_operator_scatter_reduce_sum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.046s) 2022-05-18T05:12:41.2947245Z test_operator_searchsorted_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.335s) 2022-05-18T05:12:41.3005011Z test_operator_select_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:41.3101683Z test_operator_select_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:12:41.3127385Z test_operator_sgn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:12:41.3187461Z test_operator_short_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:41.3226801Z test_operator_sigmoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:41.3252555Z test_operator_sign_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:12:41.3287860Z test_operator_signbit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:41.3312852Z test_operator_sin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:12:41.3351467Z test_operator_sinc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:41.3376762Z test_operator_sinh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:12:41.3541478Z test_operator_slice_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:12:41.3602940Z test_operator_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:41.3700906Z test_operator_softmax_with_dtype_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:12:41.4016681Z test_operator_sort_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.031s) 2022-05-18T05:12:41.4025020Z test_operator_sparse_sampled_addmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:12:41.4056914Z test_operator_special_entr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:41.4095386Z test_operator_special_erfcx_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:41.4127179Z test_operator_special_i0e_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:41.4158968Z test_operator_special_i1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:41.4190235Z test_operator_special_i1e_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:41.4235887Z test_operator_special_log_ndtr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:41.4308780Z test_operator_special_ndtr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:12:41.4347057Z test_operator_special_ndtri_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:41.4442266Z test_operator_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:12:41.4587545Z test_operator_special_xlog1py_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:41.4727505Z test_operator_special_zeta_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:41.4763851Z test_operator_split_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:41.4815245Z test_operator_split_list_args_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:12:41.4878159Z test_operator_split_with_sizes_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:41.4903003Z test_operator_sqrt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:12:41.4949622Z test_operator_square_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:12:41.5020319Z test_operator_squeeze_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:12:41.5115869Z test_operator_stack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:12:41.5199446Z test_operator_std_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:12:41.5332249Z test_operator_std_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:12:41.5742248Z test_operator_stft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.041s) 2022-05-18T05:12:41.5916835Z test_operator_sub_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:12:41.6086705Z test_operator_sum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:12:41.6148672Z test_operator_sum_to_size_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:42.1615397Z test_operator_svd_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.546s) 2022-05-18T05:12:55.3644712Z test_operator_svd_lowrank_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (13.203s) 2022-05-18T05:12:55.4023201Z test_operator_symeig_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.038s) 2022-05-18T05:12:55.4061624Z test_operator_t_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:12:55.4246753Z test_operator_take_along_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:12:55.4384596Z test_operator_take_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:55.4410022Z test_operator_tan_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:12:55.4435232Z test_operator_tanh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:12:55.4500405Z test_operator_tensor_split_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.006s) 2022-05-18T05:12:55.4650882Z test_operator_tensordot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:12:55.5090690Z test_operator_tile_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.044s) 2022-05-18T05:12:55.5098365Z test_operator_to_sparse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Allowed exception (0.001s) 2022-05-18T05:12:55.5233289Z test_operator_topk_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:12:55.5259039Z test_operator_trace_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:12:55.5339344Z test_operator_transpose_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:12:55.5865283Z test_operator_trapezoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.052s) 2022-05-18T05:12:55.6384734Z test_operator_trapz_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.052s) 2022-05-18T05:12:55.6640336Z test_operator_triangular_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.025s) 2022-05-18T05:12:55.6700101Z test_operator_tril_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:55.6755276Z test_operator_triu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:12:55.6911823Z test_operator_true_divide_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:12:55.6937223Z test_operator_trunc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:12:55.7116989Z test_operator_unfold_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:12:56.1011046Z test_operator_unique_consecutive_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.389s) 2022-05-18T05:12:57.0705355Z test_operator_unique_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.969s) 2022-05-18T05:12:57.0785292Z test_operator_unsqueeze_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:12:57.0864413Z test_operator_var_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:12:57.1003805Z test_operator_var_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:57.1035610Z test_operator_vdot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:57.1060812Z test_operator_view_as_complex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:12:57.1118307Z test_operator_view_as_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:12:57.1198147Z test_operator_view_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:12:57.1247492Z test_operator_vsplit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:12:57.1277153Z test_operator_vstack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:12:57.1429756Z test_operator_where_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:12:57.1570264Z test_operator_xlogy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:12:57.1622023Z test_operator_zero__cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:12:57.1706164Z test_operator_zeros_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:12:57.1781646Z test_conj_view_H_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:12:57.1850720Z test_conj_view_T_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:12:57.2356279Z test_conj_view___getitem___cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.050s) 2022-05-18T05:12:57.2631691Z test_conj_view___radd___cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:12:57.2963760Z test_conj_view___rdiv___cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.033s) 2022-05-18T05:12:57.3412812Z test_conj_view___rmatmul___cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.045s) 2022-05-18T05:12:57.3699487Z test_conj_view___rmul___cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:12:57.4045725Z test_conj_view___rpow___cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.035s) 2022-05-18T05:12:57.4320914Z test_conj_view___rsub___cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:12:57.6766285Z test_conj_view__masked_mean_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.244s) 2022-05-18T05:12:57.9611974Z test_conj_view__masked_prod_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.284s) 2022-05-18T05:12:58.3425158Z test_conj_view__masked_std_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.381s) 2022-05-18T05:12:58.5519008Z test_conj_view__masked_sum_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.209s) 2022-05-18T05:12:58.9162249Z test_conj_view__masked_var_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.364s) 2022-05-18T05:12:58.9203099Z test_conj_view__refs_abs_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:12:58.9305486Z test_conj_view__refs_acos_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:12:58.9407487Z test_conj_view__refs_acosh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:12:58.9830887Z test_conj_view__refs_add_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.042s) 2022-05-18T05:12:58.9892272Z test_conj_view__refs_as_strided_cuda_complex64 (__main__.TestMathBitsCUDA) ... expected failure (0.006s) 2022-05-18T05:12:58.9943330Z test_conj_view__refs_asin_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:12:58.9992698Z test_conj_view__refs_atan_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:12:59.0241391Z test_conj_view__refs_cat_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-05-18T05:12:59.0352573Z test_conj_view__refs_chunk_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:12:59.0425042Z test_conj_view__refs_clone_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:12:59.0524159Z test_conj_view__refs_cos_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:12:59.0621630Z test_conj_view__refs_cosh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:12:59.0785223Z test_conj_view__refs_eq_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:12:59.0882150Z test_conj_view__refs_exp_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:12:59.1052906Z test_conj_view__refs_flatten_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:12:59.1309139Z test_conj_view__refs_flip_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:12:59.1769410Z test_conj_view__refs_float_power_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.046s) 2022-05-18T05:12:59.2889657Z test_conj_view__refs_isclose_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.112s) 2022-05-18T05:12:59.2937401Z test_conj_view__refs_isfinite_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:12:59.2964913Z test_conj_view__refs_isnan_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:12:59.3061927Z test_conj_view__refs_log_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:12:59.3335329Z test_conj_view__refs_logical_and_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:12:59.3611655Z test_conj_view__refs_logical_or_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:12:59.3972399Z test_conj_view__refs_mul_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.036s) 2022-05-18T05:12:59.4130075Z test_conj_view__refs_narrow_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:12:59.4281238Z test_conj_view__refs_ne_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:12:59.4328081Z test_conj_view__refs_neg_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:12:59.4453271Z test_conj_view__refs_permute_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:12:59.4891684Z test_conj_view__refs_pow_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.044s) 2022-05-18T05:12:59.4990451Z test_conj_view__refs_reciprocal_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:12:59.5312311Z test_conj_view__refs_reshape_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.032s) 2022-05-18T05:12:59.5361133Z test_conj_view__refs_sin_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:12:59.5409671Z test_conj_view__refs_sinh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:12:59.5458630Z test_conj_view__refs_sqrt_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:12:59.5559485Z test_conj_view__refs_square_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:12:59.5763446Z test_conj_view__refs_squeeze_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:12:59.5842583Z test_conj_view__refs_stack_cuda_complex64 (__main__.TestMathBitsCUDA) ... expected failure (0.008s) 2022-05-18T05:12:59.7934231Z test_conj_view__refs_sub_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.209s) 2022-05-18T05:12:59.8499946Z test_conj_view__refs_sum_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.057s) 2022-05-18T05:12:59.8550773Z test_conj_view__refs_tan_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:12:59.8821675Z test_conj_view__refs_tensor_split_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:12:59.9054803Z test_conj_view__refs_transpose_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-05-18T05:12:59.9444631Z test_conj_view__refs_true_divide_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.039s) 2022-05-18T05:12:59.9707788Z test_conj_view__refs_unsqueeze_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:12:59.9914069Z test_conj_view__refs_view_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:12:59.9953613Z test_conj_view_abs_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:00.0069585Z test_conj_view_acos_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:00.0180418Z test_conj_view_acosh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:00.0554267Z test_conj_view_add_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.037s) 2022-05-18T05:13:00.1042278Z test_conj_view_addbmm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.049s) 2022-05-18T05:13:00.1592935Z test_conj_view_addcdiv_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.055s) 2022-05-18T05:13:00.2124076Z test_conj_view_addcmul_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.053s) 2022-05-18T05:13:00.2343869Z test_conj_view_addmm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-05-18T05:13:00.2553927Z test_conj_view_addmm_decomposed_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:13:00.2804196Z test_conj_view_addmv_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-05-18T05:13:00.2978606Z test_conj_view_addr_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:13:00.3055385Z test_conj_view_all_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:00.3298142Z test_conj_view_allclose_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:13:00.3339847Z test_conj_view_angle_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:00.3416321Z test_conj_view_any_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:00.3478666Z test_conj_view_argwhere_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:00.3660605Z test_conj_view_as_strided_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:13:00.3715512Z test_conj_view_asin_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:00.3770192Z test_conj_view_asinh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:00.3824420Z test_conj_view_atan_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:00.3879972Z test_conj_view_atanh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:00.4058856Z test_conj_view_atleast_1d_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:13:00.4238213Z test_conj_view_atleast_2d_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:13:00.4424318Z test_conj_view_atleast_3d_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:13:00.4893267Z test_conj_view_baddbmm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.047s) 2022-05-18T05:13:00.4997066Z test_conj_view_bfloat16_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:00.5054741Z test_conj_view_block_diag_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:00.5105898Z test_conj_view_bmm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:00.5154223Z test_conj_view_bool_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:00.5201955Z test_conj_view_broadcast_tensors_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:00.5396149Z test_conj_view_broadcast_to_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:13:00.5451267Z test_conj_view_byte_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:00.5517202Z test_conj_view_cartesian_prod_cuda_complex64 (__main__.TestMathBitsCUDA) ... expected failure (0.006s) 2022-05-18T05:13:00.7080679Z test_conj_view_cat_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.156s) 2022-05-18T05:13:00.7228848Z test_conj_view_chalf_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:00.7278935Z test_conj_view_char_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:00.7715648Z test_conj_view_cholesky_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.044s) 2022-05-18T05:13:00.8111076Z test_conj_view_cholesky_inverse_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.039s) 2022-05-18T05:13:00.8693142Z test_conj_view_cholesky_solve_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.058s) 2022-05-18T05:13:00.8780271Z test_conj_view_chunk_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:00.8851213Z test_conj_view_clone_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:00.8962426Z test_conj_view_column_stack_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:00.9654302Z test_conj_view_combinations_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.069s) 2022-05-18T05:13:00.9741720Z test_conj_view_conj_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:00.9793412Z test_conj_view_conj_physical_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:00.9839251Z test_conj_view_contiguous_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:01.0083734Z test_conj_view_corrcoef_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:13:01.0190012Z test_conj_view_cos_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:01.0297954Z test_conj_view_cosh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:01.0409070Z test_conj_view_count_nonzero_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:01.2336404Z test_conj_view_cov_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.193s) 2022-05-18T05:13:01.2446456Z test_conj_view_cross_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:01.2908208Z test_conj_view_cumprod_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.046s) 2022-05-18T05:13:01.3055812Z test_conj_view_cumsum_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:01.3412658Z test_conj_view_cumulative_trapezoid_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.036s) 2022-05-18T05:13:01.3812228Z test_conj_view_diag_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.040s) 2022-05-18T05:13:01.4227058Z test_conj_view_diag_embed_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.041s) 2022-05-18T05:13:01.4374262Z test_conj_view_diagflat_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:01.4781407Z test_conj_view_diagonal_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.041s) 2022-05-18T05:13:01.8020321Z test_conj_view_diff_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.324s) 2022-05-18T05:13:01.9231261Z test_conj_view_dist_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.121s) 2022-05-18T05:13:01.9580338Z test_conj_view_div_no_rounding_mode_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.035s) 2022-05-18T05:13:01.9661554Z test_conj_view_dot_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:01.9766740Z test_conj_view_double_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:01.9830095Z test_conj_view_dsplit_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:01.9885951Z test_conj_view_dstack_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:01.9994448Z test_conj_view_eig_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:02.0361835Z test_conj_view_einsum_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.037s) 2022-05-18T05:13:02.0370552Z test_conj_view_empty_like_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:13:02.0473634Z test_conj_view_eq_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:02.0579590Z test_conj_view_exp_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:02.0683823Z test_conj_view_expand_as_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:02.0935823Z test_conj_view_expand_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-05-18T05:13:02.1131234Z test_conj_view_fft_fft2_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:13:02.1342691Z test_conj_view_fft_fft_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:13:02.1584091Z test_conj_view_fft_fftn_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:13:02.1734521Z test_conj_view_fft_fftshift_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:02.1887701Z test_conj_view_fft_hfft2_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:02.2047207Z test_conj_view_fft_hfft_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:13:02.2234707Z test_conj_view_fft_hfftn_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:13:02.2427523Z test_conj_view_fft_ifft2_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:13:02.2650303Z test_conj_view_fft_ifft_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-05-18T05:13:02.2897226Z test_conj_view_fft_ifftn_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-05-18T05:13:02.3048128Z test_conj_view_fft_ifftshift_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:02.3189054Z test_conj_view_fft_irfft2_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:13:02.3346939Z test_conj_view_fft_irfft_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:13:02.3527014Z test_conj_view_fft_irfftn_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:13:02.3647052Z test_conj_view_fill__cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:13:02.3814500Z test_conj_view_flatten_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:13:02.4058751Z test_conj_view_flip_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:13:02.4120857Z test_conj_view_fliplr_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:02.4182673Z test_conj_view_flipud_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:02.4287867Z test_conj_view_float_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:02.4674141Z test_conj_view_float_power_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.038s) 2022-05-18T05:13:02.4753809Z test_conj_view_full_like_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:02.4918469Z test_conj_view_gather_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:13:02.5444819Z test_conj_view_geqrf_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.052s) 2022-05-18T05:13:02.5648775Z test_conj_view_gradient_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:13:02.5754514Z test_conj_view_half_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:02.5809701Z test_conj_view_hsplit_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:02.5863410Z test_conj_view_hstack_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:02.5932374Z test_conj_view_imag_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:02.6296817Z test_conj_view_index_add_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.036s) 2022-05-18T05:13:02.6431986Z test_conj_view_index_copy_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:02.6567721Z test_conj_view_index_fill_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:02.6748468Z test_conj_view_index_put_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:13:02.6849219Z test_conj_view_index_select_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:02.6933015Z test_conj_view_inner_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:02.6982379Z test_conj_view_int_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:02.7242562Z test_conj_view_inverse_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:13:02.7456595Z test_conj_view_isclose_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:13:02.7498555Z test_conj_view_isfinite_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:02.7532732Z test_conj_view_isinf_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:13:02.7557759Z test_conj_view_isnan_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-05-18T05:13:02.7593556Z test_conj_view_isreal_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:13:02.7992812Z test_conj_view_istft_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.040s) 2022-05-18T05:13:02.8027292Z test_conj_view_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestMathBitsCUDA) ... expected failure (0.003s) 2022-05-18T05:13:02.9445607Z test_conj_view_jiterator_binary_cuda_complex64 (__main__.TestMathBitsCUDA) ... expected failure (0.142s) 2022-05-18T05:13:03.0740843Z test_conj_view_jiterator_unary_cuda_complex64 (__main__.TestMathBitsCUDA) ... expected failure (0.129s) 2022-05-18T05:13:03.2047302Z test_conj_view_kron_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.130s) 2022-05-18T05:13:03.2125409Z test_conj_view_ldexp_cuda_complex64 (__main__.TestMathBitsCUDA) ... expected failure (0.008s) 2022-05-18T05:13:03.2919654Z test_conj_view_lerp_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.079s) 2022-05-18T05:13:03.3369572Z test_conj_view_linalg_cholesky_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.045s) 2022-05-18T05:13:03.3524037Z test_conj_view_linalg_cholesky_ex_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:03.3657679Z test_conj_view_linalg_cond_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:03.3768142Z test_conj_view_linalg_cross_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:03.4491744Z test_conj_view_linalg_det_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.072s) 2022-05-18T05:13:03.4667761Z test_conj_view_linalg_eig_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:13:03.4830244Z test_conj_view_linalg_eigh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:13:03.5307433Z test_conj_view_linalg_eigvals_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.048s) 2022-05-18T05:13:03.5508853Z test_conj_view_linalg_eigvalsh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:13:03.6141674Z test_conj_view_linalg_householder_product_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.063s) 2022-05-18T05:13:03.6407173Z test_conj_view_linalg_inv_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:13:03.6551018Z test_conj_view_linalg_inv_ex_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:13:03.6614420Z test_conj_view_linalg_ldl_factor_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:03.6682966Z test_conj_view_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:03.6704627Z test_conj_view_linalg_ldl_solve_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-05-18T05:13:03.7093406Z test_conj_view_linalg_lstsq_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.039s) 2022-05-18T05:13:03.8353979Z test_conj_view_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.126s) 2022-05-18T05:13:03.9383739Z test_conj_view_linalg_lu_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.103s) 2022-05-18T05:13:04.1126058Z test_conj_view_linalg_lu_factor_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.174s) 2022-05-18T05:13:04.2027981Z test_conj_view_linalg_lu_factor_ex_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.090s) 2022-05-18T05:13:04.3578659Z test_conj_view_linalg_matrix_norm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.155s) 2022-05-18T05:13:04.4188200Z test_conj_view_linalg_matrix_power_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.061s) 2022-05-18T05:13:04.4342079Z test_conj_view_linalg_matrix_rank_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:04.4456644Z test_conj_view_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:04.4704529Z test_conj_view_linalg_multi_dot_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-05-18T05:13:04.5232192Z test_conj_view_linalg_norm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.053s) 2022-05-18T05:13:04.5674363Z test_conj_view_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.044s) 2022-05-18T05:13:04.6548956Z test_conj_view_linalg_pinv_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.087s) 2022-05-18T05:13:04.6853161Z test_conj_view_linalg_pinv_hermitian_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.030s) 2022-05-18T05:13:04.6870009Z test_conj_view_linalg_pinv_singular_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:13:04.7438855Z test_conj_view_linalg_qr_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.057s) 2022-05-18T05:13:04.7605198Z test_conj_view_linalg_slogdet_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:13:04.9248217Z test_conj_view_linalg_solve_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.164s) 2022-05-18T05:13:05.7599323Z test_conj_view_linalg_solve_triangular_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.835s) 2022-05-18T05:13:06.2353950Z test_conj_view_linalg_svd_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.475s) 2022-05-18T05:13:06.3012264Z test_conj_view_linalg_svdvals_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.066s) 2022-05-18T05:13:06.3130252Z test_conj_view_linalg_tensorinv_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:13:06.3574222Z test_conj_view_linalg_tensorsolve_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.044s) 2022-05-18T05:13:06.3936026Z test_conj_view_linalg_vander_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.036s) 2022-05-18T05:13:06.5854341Z test_conj_view_linalg_vector_norm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.192s) 2022-05-18T05:13:06.5961681Z test_conj_view_log10_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:06.6068075Z test_conj_view_log2_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:06.6173166Z test_conj_view_log_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:06.6298478Z test_conj_view_log_softmax_dtype_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:13:06.6392715Z test_conj_view_logical_and_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:06.6429803Z test_conj_view_logical_not_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:06.6530372Z test_conj_view_logical_or_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:06.6623716Z test_conj_view_logical_xor_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:06.6670830Z test_conj_view_long_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:06.8049951Z test_conj_view_lu_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.138s) 2022-05-18T05:13:07.0959807Z test_conj_view_lu_solve_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.291s) 2022-05-18T05:13:07.1645326Z test_conj_view_lu_unpack_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.069s) 2022-05-18T05:13:07.1824758Z test_conj_view_mH_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:13:07.2004389Z test_conj_view_mT_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:13:07.2294982Z test_conj_view_masked_fill_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:13:07.2476862Z test_conj_view_masked_scatter_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:13:07.2703654Z test_conj_view_masked_select_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-05-18T05:13:07.3148070Z test_conj_view_matmul_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.044s) 2022-05-18T05:13:07.3319335Z test_conj_view_matrix_exp_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:13:07.3826412Z test_conj_view_mean_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.051s) 2022-05-18T05:13:07.4018197Z test_conj_view_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:13:07.4208772Z test_conj_view_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:13:07.4289413Z test_conj_view_mm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:07.4359208Z test_conj_view_movedim_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:07.4678896Z test_conj_view_mul_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.032s) 2022-05-18T05:13:07.4729648Z test_conj_view_mv_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:07.4874977Z test_conj_view_narrow_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:13:07.4968527Z test_conj_view_ne_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:07.5019519Z test_conj_view_neg_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:07.5029054Z test_conj_view_new_empty_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:13:07.5118118Z test_conj_view_new_full_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:07.5191481Z test_conj_view_new_ones_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:07.5265558Z test_conj_view_new_zeros_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:07.5654125Z test_conj_view_nn_functional_conv1d_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.039s) 2022-05-18T05:13:07.6747864Z test_conj_view_nn_functional_conv2d_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.109s) 2022-05-18T05:13:07.7106348Z test_conj_view_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.036s) 2022-05-18T05:13:07.7214115Z test_conj_view_nn_functional_l1_loss_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:07.7729172Z test_conj_view_nn_functional_linear_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.051s) 2022-05-18T05:13:07.8066032Z test_conj_view_nn_functional_normalize_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.034s) 2022-05-18T05:13:07.8355486Z test_conj_view_nn_functional_pad_circular_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:13:07.9534037Z test_conj_view_nn_functional_pad_constant_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.118s) 2022-05-18T05:13:07.9844391Z test_conj_view_nn_functional_pad_reflect_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.031s) 2022-05-18T05:13:08.0155136Z test_conj_view_nn_functional_pad_replicate_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.031s) 2022-05-18T05:13:08.0326539Z test_conj_view_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:13:08.0397465Z test_conj_view_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:08.0468683Z test_conj_view_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:08.0604043Z test_conj_view_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:08.0708911Z test_conj_view_nn_functional_softsign_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:08.0802199Z test_conj_view_nn_functional_tanhshrink_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:08.1039193Z test_conj_view_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:13:08.1286707Z test_conj_view_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-05-18T05:13:08.7269699Z test_conj_view_nn_functional_unfold_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.598s) 2022-05-18T05:13:08.7422966Z test_conj_view_nonzero_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:08.8311076Z test_conj_view_norm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.089s) 2022-05-18T05:13:08.8399668Z test_conj_view_norm_fro_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:08.8505835Z test_conj_view_norm_inf_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:08.8591887Z test_conj_view_norm_nuc_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:08.8664921Z test_conj_view_ones_like_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:08.9981550Z test_conj_view_ormqr_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.132s) 2022-05-18T05:13:09.0032596Z test_conj_view_outer_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:09.0152804Z test_conj_view_permute_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:13:09.0491779Z test_conj_view_pinverse_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.034s) 2022-05-18T05:13:09.0578150Z test_conj_view_positive_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:09.0980577Z test_conj_view_pow_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.040s) 2022-05-18T05:13:09.2085189Z test_conj_view_prod_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.110s) 2022-05-18T05:13:09.2853593Z test_conj_view_put_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.077s) 2022-05-18T05:13:09.3422955Z test_conj_view_qr_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.057s) 2022-05-18T05:13:09.3513376Z test_conj_view_rand_like_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:09.3603807Z test_conj_view_randn_like_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:09.3673440Z test_conj_view_ravel_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:09.3740476Z test_conj_view_real_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:09.3847862Z test_conj_view_reciprocal_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:09.4041327Z test_conj_view_renorm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:13:09.4613729Z test_conj_view_repeat_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.057s) 2022-05-18T05:13:09.4760224Z test_conj_view_repeat_interleave_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:09.4891505Z test_conj_view_reshape_as_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:09.5189392Z test_conj_view_reshape_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.030s) 2022-05-18T05:13:09.5248934Z test_conj_view_resize__cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:09.5315494Z test_conj_view_resize_as__cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:09.5385328Z test_conj_view_resolve_conj_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:09.5454401Z test_conj_view_resolve_neg_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:09.5684125Z test_conj_view_roll_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-05-18T05:13:09.5815253Z test_conj_view_rot90_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:09.5924216Z test_conj_view_rsqrt_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:09.6258637Z test_conj_view_rsub_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.033s) 2022-05-18T05:13:09.6562963Z test_conj_view_scatter_add_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.030s) 2022-05-18T05:13:09.6902978Z test_conj_view_scatter_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.034s) 2022-05-18T05:13:09.7054395Z test_conj_view_select_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:09.7111920Z test_conj_view_sgn_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:09.7161453Z test_conj_view_short_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:09.7271189Z test_conj_view_sigmoid_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:09.7324316Z test_conj_view_sin_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:09.7443648Z test_conj_view_sinc_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:13:09.7496140Z test_conj_view_sinh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:09.7620501Z test_conj_view_softmax_with_dtype_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:13:09.7629377Z test_conj_view_sparse_sampled_addmm_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:13:09.7675562Z test_conj_view_split_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:09.7748585Z test_conj_view_split_list_args_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:09.7838197Z test_conj_view_split_with_sizes_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:09.7896870Z test_conj_view_sqrt_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:09.8006486Z test_conj_view_square_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:09.8096568Z 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:24.) 2022-05-18T05:13:09.8097538Z cloned2, *sample.args, **sample.kwargs 2022-05-18T05:13:09.8129288Z 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:24.) 2022-05-18T05:13:09.8130147Z cloned2, *sample.args, **sample.kwargs 2022-05-18T05:13:09.8247572Z ok (0.024s) 2022-05-18T05:13:09.8313075Z test_conj_view_stack_cuda_complex64 (__main__.TestMathBitsCUDA) ... expected failure (0.006s) 2022-05-18T05:13:10.0040215Z test_conj_view_std_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.172s) 2022-05-18T05:13:10.0212107Z test_conj_view_std_mean_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:13:10.0483820Z test_conj_view_stft_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:13:10.0864380Z test_conj_view_sub_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.038s) 2022-05-18T05:13:10.1357653Z test_conj_view_sum_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.049s) 2022-05-18T05:13:10.1530607Z test_conj_view_sum_to_size_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:13:10.7061495Z test_conj_view_svd_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.553s) 2022-05-18T05:13:10.7353753Z test_conj_view_symeig_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:13:10.7465203Z test_conj_view_t_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:10.7642433Z test_conj_view_take_along_dim_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:13:10.7910047Z test_conj_view_take_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:13:10.7964544Z test_conj_view_tan_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:10.8017091Z test_conj_view_tanh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:10.8223956Z test_conj_view_tensor_split_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:13:10.8315210Z test_conj_view_tensordot_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:10.8981184Z test_conj_view_tile_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.066s) 2022-05-18T05:13:10.9036480Z test_conj_view_to_sparse_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:10.9085947Z test_conj_view_trace_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:10.9353588Z test_conj_view_transpose_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:13:10.9718379Z test_conj_view_trapezoid_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.036s) 2022-05-18T05:13:11.0081181Z test_conj_view_trapz_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.036s) 2022-05-18T05:13:11.0305601Z test_conj_view_triangular_solve_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-05-18T05:13:11.0486245Z test_conj_view_tril_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:13:11.0666497Z test_conj_view_triu_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:13:11.1023002Z test_conj_view_true_divide_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.036s) 2022-05-18T05:13:11.1627557Z test_conj_view_unfold_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.060s) 2022-05-18T05:13:11.1922410Z test_conj_view_unsqueeze_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:13:11.2074291Z test_conj_view_var_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:11.2246010Z test_conj_view_var_mean_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:13:11.2326930Z test_conj_view_vdot_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:11.2429839Z test_conj_view_view_as_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:11.2447280Z test_conj_view_view_as_real_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: Operation doesn't support conjugated inputs. (0.002s) 2022-05-18T05:13:11.2649429Z test_conj_view_view_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:13:11.2705316Z test_conj_view_vsplit_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.2758054Z test_conj_view_vstack_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.2940395Z test_conj_view_where_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:13:11.3056084Z test_conj_view_zero__cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:11.3129664Z test_conj_view_zeros_like_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:11.3179241Z test_neg_conj_view_H_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.3226879Z test_neg_conj_view_T_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.3288660Z test_neg_conj_view___getitem___cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:11.3339620Z test_neg_conj_view___radd___cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.3396459Z test_neg_conj_view___rdiv___cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:11.3498714Z test_neg_conj_view___rmatmul___cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:11.3551039Z test_neg_conj_view___rmul___cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.3609954Z test_neg_conj_view___rpow___cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:11.3660920Z test_neg_conj_view___rsub___cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.3766213Z test_neg_conj_view__masked_mean_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:11.3862030Z test_neg_conj_view__masked_prod_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:11.4367913Z test_neg_conj_view__masked_std_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.050s) 2022-05-18T05:13:11.4463820Z test_neg_conj_view__masked_sum_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:11.4967955Z test_neg_conj_view__masked_var_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.050s) 2022-05-18T05:13:11.5010988Z test_neg_conj_view__refs_abs_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:11.5064637Z test_neg_conj_view__refs_acos_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.5118922Z test_neg_conj_view__refs_acosh_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.5184380Z test_neg_conj_view__refs_add_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:11.5249390Z test_neg_conj_view__refs_as_strided_cuda_complex128 (__main__.TestMathBitsCUDA) ... expected failure (0.006s) 2022-05-18T05:13:11.5302613Z test_neg_conj_view__refs_asin_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.5354692Z test_neg_conj_view__refs_atan_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.5412051Z test_neg_conj_view__refs_cat_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:11.5453249Z test_neg_conj_view__refs_chunk_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:11.5502767Z test_neg_conj_view__refs_clone_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.5554839Z test_neg_conj_view__refs_cos_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.5613861Z test_neg_conj_view__refs_cosh_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:11.5651433Z test_neg_conj_view__refs_eq_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:11.5702327Z test_neg_conj_view__refs_exp_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.5762813Z test_neg_conj_view__refs_flatten_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:11.5812697Z test_neg_conj_view__refs_flip_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.5881318Z test_neg_conj_view__refs_float_power_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:11.5967993Z test_neg_conj_view__refs_isclose_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:11.6001511Z test_neg_conj_view__refs_isfinite_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:13:11.6039252Z test_neg_conj_view__refs_isnan_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:11.6090337Z test_neg_conj_view__refs_log_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.6140560Z test_neg_conj_view__refs_logical_and_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.6190697Z test_neg_conj_view__refs_logical_or_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.6252240Z test_neg_conj_view__refs_mul_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:11.6303899Z test_neg_conj_view__refs_narrow_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.6340925Z test_neg_conj_view__refs_ne_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:11.6391455Z test_neg_conj_view__refs_neg_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.6449708Z test_neg_conj_view__refs_permute_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:11.6520006Z test_neg_conj_view__refs_pow_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:11.6572098Z test_neg_conj_view__refs_reciprocal_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.6621861Z test_neg_conj_view__refs_reshape_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.6673492Z test_neg_conj_view__refs_sin_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.6725311Z test_neg_conj_view__refs_sinh_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.6777251Z test_neg_conj_view__refs_sqrt_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.6829836Z test_neg_conj_view__refs_square_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.6886763Z test_neg_conj_view__refs_squeeze_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:11.6942311Z test_neg_conj_view__refs_stack_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.7002099Z test_neg_conj_view__refs_sub_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:11.7063657Z test_neg_conj_view__refs_sum_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:11.7116248Z test_neg_conj_view__refs_tan_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.7170461Z test_neg_conj_view__refs_tensor_split_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.7220141Z test_neg_conj_view__refs_transpose_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.7290690Z test_neg_conj_view__refs_true_divide_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:11.7359198Z test_neg_conj_view__refs_unsqueeze_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:11.7409064Z test_neg_conj_view__refs_view_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.7450124Z test_neg_conj_view_abs_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:11.7508132Z test_neg_conj_view_acos_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:11.7564437Z test_neg_conj_view_acosh_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:11.7622187Z test_neg_conj_view_add_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:11.7689604Z test_neg_conj_view_addbmm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:11.7895189Z test_neg_conj_view_addcdiv_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:13:11.8092737Z test_neg_conj_view_addcmul_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:13:11.8182488Z test_neg_conj_view_addmm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:11.8271262Z test_neg_conj_view_addmm_decomposed_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:11.8336683Z test_neg_conj_view_addmv_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:11.8420036Z test_neg_conj_view_addr_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:11.8459707Z test_neg_conj_view_all_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:11.8567473Z test_neg_conj_view_allclose_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:11.8616999Z test_neg_conj_view_angle_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.8656128Z test_neg_conj_view_any_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:11.8683444Z test_neg_conj_view_argwhere_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:13:11.8747856Z test_neg_conj_view_as_strided_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:11.8805569Z test_neg_conj_view_asin_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:11.8862766Z test_neg_conj_view_asinh_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:11.8919829Z test_neg_conj_view_atan_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:11.8977070Z test_neg_conj_view_atanh_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:11.9050877Z test_neg_conj_view_atleast_1d_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:11.9118095Z test_neg_conj_view_atleast_2d_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:11.9185085Z test_neg_conj_view_atleast_3d_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:11.9292588Z test_neg_conj_view_baddbmm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:11.9332514Z test_neg_conj_view_bfloat16_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:11.9393991Z test_neg_conj_view_block_diag_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:11.9447339Z test_neg_conj_view_bmm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.9475975Z test_neg_conj_view_bool_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:13:11.9532804Z test_neg_conj_view_broadcast_tensors_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:11.9594094Z test_neg_conj_view_broadcast_to_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:11.9622997Z test_neg_conj_view_byte_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:13:11.9669977Z test_neg_conj_view_cartesian_prod_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.9723413Z test_neg_conj_view_cat_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:11.9887728Z test_neg_conj_view_chalf_cuda_complex128 (__main__.TestMathBitsCUDA) ... expected failure (0.016s) 2022-05-18T05:13:11.9916342Z test_neg_conj_view_char_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:13:11.9988718Z test_neg_conj_view_cholesky_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:12.0126322Z test_neg_conj_view_cholesky_inverse_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:13:12.0260397Z test_neg_conj_view_cholesky_solve_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:12.0296448Z test_neg_conj_view_chunk_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:12.0344183Z test_neg_conj_view_clone_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:12.0405682Z test_neg_conj_view_column_stack_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:12.0464539Z test_neg_conj_view_combinations_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:12.0513502Z test_neg_conj_view_conj_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:12.0568512Z test_neg_conj_view_conj_physical_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:12.0621902Z test_neg_conj_view_contiguous_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:12.0696199Z test_neg_conj_view_corrcoef_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:12.0751880Z test_neg_conj_view_cos_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:12.0806937Z test_neg_conj_view_cosh_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:12.0847890Z test_neg_conj_view_count_nonzero_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:12.0932142Z test_neg_conj_view_cov_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:12.0993871Z test_neg_conj_view_cross_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:12.1061406Z test_neg_conj_view_cumprod_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:12.1123148Z test_neg_conj_view_cumsum_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:12.1214383Z test_neg_conj_view_cumulative_trapezoid_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:12.1271944Z test_neg_conj_view_diag_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:12.1320419Z test_neg_conj_view_diag_embed_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:12.1377727Z test_neg_conj_view_diagflat_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:12.1427300Z test_neg_conj_view_diagonal_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:12.1816694Z test_neg_conj_view_diff_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.039s) 2022-05-18T05:13:12.1862626Z test_neg_conj_view_dist_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:12.1926298Z test_neg_conj_view_div_no_rounding_mode_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:12.1983321Z test_neg_conj_view_dot_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:12.2022982Z test_neg_conj_view_double_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:12.2071157Z test_neg_conj_view_dsplit_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:12.2129234Z test_neg_conj_view_dstack_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:12.2247412Z test_neg_conj_view_eig_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:13:12.2326373Z test_neg_conj_view_einsum_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:12.2339229Z test_neg_conj_view_empty_like_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:13:12.2372197Z test_neg_conj_view_eq_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:13:12.2427820Z test_neg_conj_view_exp_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:12.2480078Z test_neg_conj_view_expand_as_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:12.2530254Z test_neg_conj_view_expand_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:12.2599041Z test_neg_conj_view_fft_fft2_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:12.2668487Z test_neg_conj_view_fft_fft_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:12.2738732Z test_neg_conj_view_fft_fftn_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:12.2797502Z test_neg_conj_view_fft_fftshift_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:12.2858830Z test_neg_conj_view_fft_hfft2_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:12.2919112Z test_neg_conj_view_fft_hfft_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:12.2983005Z test_neg_conj_view_fft_hfftn_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:12.3049007Z test_neg_conj_view_fft_ifft2_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:12.3116160Z test_neg_conj_view_fft_ifft_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:12.3186656Z test_neg_conj_view_fft_ifftn_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:12.3236478Z test_neg_conj_view_fft_ifftshift_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:12.3300419Z test_neg_conj_view_fft_irfft2_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:12.3358052Z test_neg_conj_view_fft_irfft_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:12.3418554Z test_neg_conj_view_fft_irfftn_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:12.3476348Z test_neg_conj_view_fill__cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:12.3536770Z test_neg_conj_view_flatten_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:12.3586347Z test_neg_conj_view_flip_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:12.3637067Z test_neg_conj_view_fliplr_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:12.3687940Z test_neg_conj_view_flipud_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:12.3735380Z test_neg_conj_view_float_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:12.3805394Z test_neg_conj_view_float_power_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:12.3859532Z test_neg_conj_view_full_like_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:12.3934781Z test_neg_conj_view_gather_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:12.4032888Z test_neg_conj_view_geqrf_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:12.4087009Z test_neg_conj_view_gradient_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:12.4127854Z test_neg_conj_view_half_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:12.4173118Z test_neg_conj_view_hsplit_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:12.4230397Z test_neg_conj_view_hstack_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:12.4271939Z test_neg_conj_view_imag_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:12.4334197Z test_neg_conj_view_index_add_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:12.4395287Z test_neg_conj_view_index_copy_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:12.4454840Z test_neg_conj_view_index_fill_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:12.4475899Z test_neg_conj_view_index_put_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: Operation not tested with tensors with negative bit. (0.002s) 2022-05-18T05:13:12.4527344Z test_neg_conj_view_index_select_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:12.4589249Z test_neg_conj_view_inner_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:12.4625193Z test_neg_conj_view_int_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:12.4740257Z test_neg_conj_view_inverse_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:12.4775791Z test_neg_conj_view_isclose_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:13:12.4808322Z test_neg_conj_view_isfinite_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:13:12.4839622Z test_neg_conj_view_isinf_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:13:12.4868866Z test_neg_conj_view_isnan_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:13:12.4898979Z test_neg_conj_view_isreal_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:13:12.4960918Z test_neg_conj_view_istft_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:12.4999855Z test_neg_conj_view_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestMathBitsCUDA) ... expected failure (0.004s) 2022-05-18T05:13:12.6418769Z test_neg_conj_view_jiterator_binary_cuda_complex128 (__main__.TestMathBitsCUDA) ... expected failure (0.142s) 2022-05-18T05:13:12.7699855Z test_neg_conj_view_jiterator_unary_cuda_complex128 (__main__.TestMathBitsCUDA) ... expected failure (0.128s) 2022-05-18T05:13:12.8996394Z test_neg_conj_view_kron_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.130s) 2022-05-18T05:13:12.9077103Z test_neg_conj_view_ldexp_cuda_complex128 (__main__.TestMathBitsCUDA) ... expected failure (0.008s) 2022-05-18T05:13:12.9241759Z test_neg_conj_view_lerp_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:13:12.9317448Z test_neg_conj_view_linalg_cholesky_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:12.9367328Z test_neg_conj_view_linalg_cholesky_ex_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:12.9528888Z test_neg_conj_view_linalg_cond_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:13:12.9592755Z test_neg_conj_view_linalg_cross_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:12.9933263Z test_neg_conj_view_linalg_det_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.034s) 2022-05-18T05:13:13.0288301Z test_neg_conj_view_linalg_det_singular_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.035s) 2022-05-18T05:13:13.0388990Z test_neg_conj_view_linalg_eig_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:13.0492562Z test_neg_conj_view_linalg_eigh_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:13.0635571Z test_neg_conj_view_linalg_eigvals_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:13:13.0740312Z test_neg_conj_view_linalg_eigvalsh_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:13.0896772Z test_neg_conj_view_linalg_householder_product_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:13:13.1012440Z test_neg_conj_view_linalg_inv_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:13.1109710Z test_neg_conj_view_linalg_inv_ex_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:13.1149766Z test_neg_conj_view_linalg_ldl_factor_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:13.1194642Z test_neg_conj_view_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:13.1216415Z test_neg_conj_view_linalg_ldl_solve_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-05-18T05:13:13.1930935Z test_neg_conj_view_linalg_lstsq_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.071s) 2022-05-18T05:13:13.2638573Z test_neg_conj_view_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.071s) 2022-05-18T05:13:13.2683204Z test_neg_conj_view_linalg_lu_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:13.2760456Z test_neg_conj_view_linalg_lu_factor_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:13.2799167Z test_neg_conj_view_linalg_lu_factor_ex_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:13.2989124Z test_neg_conj_view_linalg_matrix_norm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:13:13.3041945Z test_neg_conj_view_linalg_matrix_power_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:13.3210528Z test_neg_conj_view_linalg_matrix_rank_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:13:13.3330949Z test_neg_conj_view_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:13:13.3422168Z test_neg_conj_view_linalg_multi_dot_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:13.3519332Z test_neg_conj_view_linalg_norm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:13.3564965Z test_neg_conj_view_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:13.3753673Z test_neg_conj_view_linalg_pinv_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:13:13.3868971Z test_neg_conj_view_linalg_pinv_hermitian_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:13.3890594Z 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:13:13.3975738Z test_neg_conj_view_linalg_qr_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:13.4058581Z test_neg_conj_view_linalg_slogdet_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:13.4227626Z test_neg_conj_view_linalg_solve_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:13:13.4288119Z test_neg_conj_view_linalg_solve_triangular_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:13.4325768Z test_neg_conj_view_linalg_svd_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:13.4450529Z test_neg_conj_view_linalg_svdvals_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:13:13.4644770Z test_neg_conj_view_linalg_tensorinv_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:13:13.4773457Z test_neg_conj_view_linalg_tensorsolve_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:13.4826790Z test_neg_conj_view_linalg_vander_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:13.4871626Z test_neg_conj_view_linalg_vector_norm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:13.4927927Z test_neg_conj_view_log10_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:13.4984122Z test_neg_conj_view_log2_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:13.5040003Z test_neg_conj_view_log_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:13.5093293Z test_neg_conj_view_log_softmax_dtype_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:13.5131997Z test_neg_conj_view_logical_and_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:13.5162568Z test_neg_conj_view_logical_not_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:13:13.5195111Z test_neg_conj_view_logical_or_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:13:13.5227936Z test_neg_conj_view_logical_xor_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:13:13.5257513Z test_neg_conj_view_long_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:13:13.5331628Z test_neg_conj_view_lu_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:13.5442728Z test_neg_conj_view_lu_solve_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:13.5485184Z test_neg_conj_view_lu_unpack_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:13.5544137Z test_neg_conj_view_mH_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:13.5593003Z test_neg_conj_view_mT_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:13.5650081Z test_neg_conj_view_masked_fill_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:13.5715383Z test_neg_conj_view_masked_scatter_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:13.5784875Z test_neg_conj_view_masked_select_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:13.5888823Z test_neg_conj_view_matmul_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:13.5992910Z test_neg_conj_view_matrix_exp_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:13.6054555Z test_neg_conj_view_mean_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:13.6137184Z test_neg_conj_view_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:13.6213945Z test_neg_conj_view_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:13.6268599Z test_neg_conj_view_mm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:13.6320564Z test_neg_conj_view_movedim_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:13.6382124Z test_neg_conj_view_mul_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:13.6437960Z test_neg_conj_view_mv_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:13.6488514Z test_neg_conj_view_narrow_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:13.6521370Z test_neg_conj_view_ne_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:13:13.6581831Z test_neg_conj_view_neg_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:13.6595080Z test_neg_conj_view_new_empty_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:13:13.6649343Z test_neg_conj_view_new_full_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:13.6695148Z test_neg_conj_view_new_ones_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:13.6741155Z test_neg_conj_view_new_zeros_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:13.6843249Z test_neg_conj_view_nn_functional_conv1d_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:13.6948058Z test_neg_conj_view_nn_functional_conv2d_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:13.7006478Z test_neg_conj_view_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:13.7048606Z test_neg_conj_view_nn_functional_l1_loss_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:13.7181865Z test_neg_conj_view_nn_functional_linear_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:13.7242975Z test_neg_conj_view_nn_functional_normalize_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:13.7288472Z test_neg_conj_view_nn_functional_pad_circular_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:13.7337997Z test_neg_conj_view_nn_functional_pad_constant_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:13.7387426Z test_neg_conj_view_nn_functional_pad_reflect_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:13.7437083Z test_neg_conj_view_nn_functional_pad_replicate_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:13.7507417Z test_neg_conj_view_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:13.7564722Z test_neg_conj_view_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:13.7614919Z test_neg_conj_view_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:13.7668886Z test_neg_conj_view_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:13.7725361Z test_neg_conj_view_nn_functional_softsign_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:13.7775619Z test_neg_conj_view_nn_functional_tanhshrink_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:13.7830175Z test_neg_conj_view_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:13.7886409Z test_neg_conj_view_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:13.7928631Z test_neg_conj_view_nn_functional_unfold_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:13.7980933Z test_neg_conj_view_nonzero_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:13.8023049Z test_neg_conj_view_norm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:13.8065175Z test_neg_conj_view_norm_fro_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:13.8110521Z test_neg_conj_view_norm_inf_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:13.8235105Z test_neg_conj_view_norm_nuc_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:13:13.8280876Z test_neg_conj_view_ones_like_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:13.8906049Z test_neg_conj_view_ormqr_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.062s) 2022-05-18T05:13:13.8961253Z test_neg_conj_view_outer_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:13.9010428Z test_neg_conj_view_permute_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:13.9194445Z test_neg_conj_view_pinverse_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:13:13.9243960Z test_neg_conj_view_positive_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:13.9312709Z test_neg_conj_view_pow_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:13.9367789Z test_neg_conj_view_prod_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:13.9429877Z test_neg_conj_view_put_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:13.9520861Z test_neg_conj_view_qr_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:13.9568620Z test_neg_conj_view_rand_like_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:13.9616180Z test_neg_conj_view_randn_like_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:13.9667699Z test_neg_conj_view_ravel_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:13.9709301Z test_neg_conj_view_real_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:13.9765442Z test_neg_conj_view_reciprocal_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:13.9832177Z test_neg_conj_view_renorm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:13.9923767Z test_neg_conj_view_repeat_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:13.9993463Z test_neg_conj_view_repeat_interleave_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:14.0045328Z test_neg_conj_view_reshape_as_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:14.0094383Z test_neg_conj_view_reshape_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:14.0115687Z test_neg_conj_view_resize__cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: Operation not tested with tensors with negative bit. (0.002s) 2022-05-18T05:13:14.0155065Z test_neg_conj_view_resize_as__cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:14.0206043Z test_neg_conj_view_resolve_conj_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:14.0256200Z test_neg_conj_view_resolve_neg_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:14.0305521Z test_neg_conj_view_roll_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:14.0361499Z test_neg_conj_view_rot90_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:14.0417937Z test_neg_conj_view_rsqrt_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:14.0469740Z test_neg_conj_view_rsub_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:14.0592076Z test_neg_conj_view_scatter_add_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:13:14.0716981Z test_neg_conj_view_scatter_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:13:14.0766857Z test_neg_conj_view_select_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:14.0828165Z test_neg_conj_view_sgn_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:14.0858031Z test_neg_conj_view_short_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:13:15.9033837Z test_neg_conj_view_sigmoid_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (1.817s) 2022-05-18T05:13:15.9093630Z test_neg_conj_view_sin_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:15.9155221Z test_neg_conj_view_sinc_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:15.9212470Z test_neg_conj_view_sinh_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:15.9266496Z test_neg_conj_view_softmax_with_dtype_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:15.9279566Z test_neg_conj_view_sparse_sampled_addmm_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:13:15.9322490Z test_neg_conj_view_split_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:15.9365031Z test_neg_conj_view_split_list_args_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:15.9407200Z test_neg_conj_view_split_with_sizes_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:15.9470293Z test_neg_conj_view_sqrt_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:15.9527631Z test_neg_conj_view_square_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:15.9583007Z test_neg_conj_view_squeeze_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:15.9632722Z test_neg_conj_view_stack_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:15.9690042Z test_neg_conj_view_std_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:15.9736666Z test_neg_conj_view_std_mean_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:15.9798351Z test_neg_conj_view_stft_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:15.9857526Z test_neg_conj_view_sub_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:15.9923968Z test_neg_conj_view_sum_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:15.9983157Z test_neg_conj_view_sum_to_size_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:16.0019151Z test_neg_conj_view_svd_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:16.0132332Z test_neg_conj_view_symeig_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:16.0191415Z test_neg_conj_view_t_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:16.0273145Z test_neg_conj_view_take_along_dim_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:16.0323718Z test_neg_conj_view_take_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:16.0381377Z test_neg_conj_view_tan_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:17.8585217Z test_neg_conj_view_tanh_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (1.820s) 2022-05-18T05:13:17.8634506Z test_neg_conj_view_tensor_split_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:17.8697996Z test_neg_conj_view_tensordot_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:17.8797781Z test_neg_conj_view_tile_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:17.8837804Z test_neg_conj_view_to_sparse_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:17.8890723Z test_neg_conj_view_trace_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:17.8948575Z test_neg_conj_view_transpose_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:17.9047133Z test_neg_conj_view_trapezoid_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:17.9137872Z test_neg_conj_view_trapz_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:17.9221505Z test_neg_conj_view_triangular_solve_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:17.9276171Z test_neg_conj_view_tril_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:17.9331190Z test_neg_conj_view_triu_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:17.9394807Z test_neg_conj_view_true_divide_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:17.9492680Z test_neg_conj_view_unfold_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:17.9565197Z test_neg_conj_view_unsqueeze_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:17.9629222Z test_neg_conj_view_var_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:17.9675565Z test_neg_conj_view_var_mean_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:17.9733370Z test_neg_conj_view_vdot_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:17.9785410Z test_neg_conj_view_view_as_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:17.9807194Z test_neg_conj_view_view_as_real_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: Operation doesn't support conjugated inputs. (0.002s) 2022-05-18T05:13:17.9855792Z test_neg_conj_view_view_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:17.9895415Z test_neg_conj_view_vsplit_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:17.9952947Z test_neg_conj_view_vstack_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:18.0014739Z test_neg_conj_view_where_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:18.0069912Z test_neg_conj_view_zero__cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:18.0115711Z test_neg_conj_view_zeros_like_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:18.0178616Z test_neg_view_H_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:18.0241710Z test_neg_view_T_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:18.0688256Z test_neg_view___getitem___cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.045s) 2022-05-18T05:13:18.0922447Z test_neg_view___radd___cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-05-18T05:13:18.1193522Z test_neg_view___rdiv___cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:13:18.1580920Z test_neg_view___rmatmul___cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.039s) 2022-05-18T05:13:18.1826310Z test_neg_view___rmod___cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:13:18.2064991Z test_neg_view___rmul___cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:13:18.2335673Z test_neg_view___rpow___cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:13:18.2570353Z test_neg_view___rsub___cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-05-18T05:13:18.4686149Z test_neg_view__masked_amax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.211s) 2022-05-18T05:13:18.6805366Z test_neg_view__masked_amin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.212s) 2022-05-18T05:13:18.7292835Z test_neg_view__masked_argmax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.049s) 2022-05-18T05:13:18.7784339Z test_neg_view__masked_argmin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.049s) 2022-05-18T05:13:18.8227242Z test_neg_view__masked_log_softmax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.044s) 2022-05-18T05:13:19.0446318Z test_neg_view__masked_mean_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.222s) 2022-05-18T05:13:20.1220886Z test_neg_view__masked_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (1.077s) 2022-05-18T05:13:20.2254287Z test_neg_view__masked_normalize_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.103s) 2022-05-18T05:13:20.4743240Z test_neg_view__masked_prod_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.249s) 2022-05-18T05:13:20.5192302Z test_neg_view__masked_softmax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.045s) 2022-05-18T05:13:20.5658807Z test_neg_view__masked_softmin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.047s) 2022-05-18T05:13:20.8970737Z test_neg_view__masked_std_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.331s) 2022-05-18T05:13:21.0876985Z test_neg_view__masked_sum_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.190s) 2022-05-18T05:13:21.4026338Z test_neg_view__masked_var_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.315s) 2022-05-18T05:13:21.4071478Z test_neg_view__refs_abs_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:21.4162755Z test_neg_view__refs_acos_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:21.4252346Z test_neg_view__refs_acosh_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:21.4627813Z test_neg_view__refs_add_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.037s) 2022-05-18T05:13:21.5196472Z test_neg_view__refs_amax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.057s) 2022-05-18T05:13:21.5765122Z test_neg_view__refs_amin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.057s) 2022-05-18T05:13:21.5821843Z test_neg_view__refs_as_strided_cuda_float64 (__main__.TestMathBitsCUDA) ... expected failure (0.006s) 2022-05-18T05:13:21.5874647Z test_neg_view__refs_asin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:21.6204175Z test_neg_view__refs_atan2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.033s) 2022-05-18T05:13:21.6248802Z test_neg_view__refs_atan_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:21.6458204Z test_neg_view__refs_cat_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:13:21.6501742Z test_neg_view__refs_ceil_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:21.6605251Z test_neg_view__refs_chunk_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:21.6670147Z test_neg_view__refs_clone_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:21.6758720Z test_neg_view__refs_cos_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:21.6851852Z test_neg_view__refs_cosh_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:21.6938349Z test_neg_view__refs_digamma_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:21.7085063Z test_neg_view__refs_eq_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:21.7130251Z test_neg_view__refs_erf_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:21.7221168Z test_neg_view__refs_erfc_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:21.7266717Z test_neg_view__refs_erfinv_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:21.7352599Z test_neg_view__refs_exp_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:21.7397222Z test_neg_view__refs_expm1_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:21.7555841Z test_neg_view__refs_flatten_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:13:21.7779954Z test_neg_view__refs_flip_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-05-18T05:13:21.8138546Z test_neg_view__refs_float_power_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.036s) 2022-05-18T05:13:21.8181825Z test_neg_view__refs_floor_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:21.8315920Z test_neg_view__refs_ge_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:21.8450467Z test_neg_view__refs_gt_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:21.8597964Z test_neg_view__refs_igamma_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:21.8751816Z test_neg_view__refs_igammac_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:21.9821215Z test_neg_view__refs_isclose_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.107s) 2022-05-18T05:13:21.9862214Z test_neg_view__refs_isfinite_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:21.9891422Z test_neg_view__refs_isnan_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:13:22.0025684Z test_neg_view__refs_le_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:22.0112317Z test_neg_view__refs_lgamma_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:22.0156843Z test_neg_view__refs_log1p_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:22.0243083Z test_neg_view__refs_log_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:22.0498837Z test_neg_view__refs_logical_and_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-05-18T05:13:22.0760524Z test_neg_view__refs_logical_or_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:13:22.0895600Z test_neg_view__refs_lt_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:22.1241910Z test_neg_view__refs_maximum_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.034s) 2022-05-18T05:13:22.1586348Z test_neg_view__refs_minimum_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.034s) 2022-05-18T05:13:22.1896588Z test_neg_view__refs_mul_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.031s) 2022-05-18T05:13:22.2038302Z test_neg_view__refs_narrow_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:13:22.2172528Z test_neg_view__refs_ne_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:22.2215859Z test_neg_view__refs_neg_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:22.2368753Z test_neg_view__refs_nextafter_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:22.2510401Z test_neg_view__refs_nn_functional_elu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:13:22.2624321Z test_neg_view__refs_permute_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:22.2993151Z test_neg_view__refs_pow_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.037s) 2022-05-18T05:13:22.3080762Z test_neg_view__refs_reciprocal_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:22.3361552Z test_neg_view__refs_reshape_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:13:22.3404354Z test_neg_view__refs_round_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:22.3447674Z test_neg_view__refs_sign_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:22.3498444Z test_neg_view__refs_sin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:22.3542248Z test_neg_view__refs_sinh_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:22.3637905Z test_neg_view__refs_special_i0e_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:22.3745196Z test_neg_view__refs_special_i1e_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:22.3789256Z test_neg_view__refs_sqrt_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:22.3878979Z test_neg_view__refs_square_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:22.4061685Z test_neg_view__refs_squeeze_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:13:22.4135516Z test_neg_view__refs_stack_cuda_float64 (__main__.TestMathBitsCUDA) ... expected failure (0.007s) 2022-05-18T05:13:22.5895863Z test_neg_view__refs_sub_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.176s) 2022-05-18T05:13:22.6408108Z test_neg_view__refs_sum_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.051s) 2022-05-18T05:13:22.6454309Z test_neg_view__refs_tan_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:22.6701757Z test_neg_view__refs_tensor_split_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-05-18T05:13:22.6912572Z test_neg_view__refs_transpose_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:13:22.7248473Z test_neg_view__refs_true_divide_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.033s) 2022-05-18T05:13:22.7484162Z test_neg_view__refs_unsqueeze_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-05-18T05:13:22.7668374Z test_neg_view__refs_view_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:13:22.7716080Z test_neg_view_abs_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:22.7818908Z test_neg_view_acos_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:22.7915742Z test_neg_view_acosh_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:22.8234921Z test_neg_view_add_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.032s) 2022-05-18T05:13:22.8448749Z test_neg_view_addbmm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:13:22.8903946Z test_neg_view_addcdiv_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.045s) 2022-05-18T05:13:22.9341280Z test_neg_view_addcmul_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.044s) 2022-05-18T05:13:22.9459367Z test_neg_view_addmm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:13:22.9568248Z test_neg_view_addmm_decomposed_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:22.9774914Z test_neg_view_addmv_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:13:22.9919440Z test_neg_view_addr_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:13:22.9991063Z test_neg_view_all_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:23.0172366Z test_neg_view_allclose_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:13:23.0661814Z test_neg_view_amax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.049s) 2022-05-18T05:13:23.1150890Z test_neg_view_amin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.049s) 2022-05-18T05:13:23.1233054Z test_neg_view_aminmax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:23.1274702Z test_neg_view_angle_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:23.1346761Z test_neg_view_any_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:23.1413366Z test_neg_view_argmax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:23.1480099Z test_neg_view_argmin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:23.1635362Z test_neg_view_argsort_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:23.1687332Z test_neg_view_argwhere_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:23.1851933Z test_neg_view_as_strided_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:13:23.1907692Z test_neg_view_asin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:23.1955068Z test_neg_view_asinh_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:23.2243803Z test_neg_view_atan2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:13:23.2290732Z test_neg_view_atan_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:23.2338656Z test_neg_view_atanh_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:23.2490158Z test_neg_view_atleast_1d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:23.2642133Z test_neg_view_atleast_2d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:23.2794780Z test_neg_view_atleast_3d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:23.3001488Z test_neg_view_baddbmm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:13:23.3108490Z test_neg_view_bernoulli_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:23.3238089Z test_neg_view_bfloat16_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:23.3289240Z test_neg_view_block_diag_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:23.3333216Z test_neg_view_bmm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:23.3376339Z test_neg_view_bool_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:23.3416271Z test_neg_view_broadcast_tensors_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:23.3590041Z test_neg_view_broadcast_to_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:13:23.3754217Z test_neg_view_bucketize_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:13:23.3797605Z test_neg_view_byte_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:23.3858612Z test_neg_view_cartesian_prod_cuda_float64 (__main__.TestMathBitsCUDA) ... expected failure (0.006s) 2022-05-18T05:13:23.5350401Z test_neg_view_cat_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.149s) 2022-05-18T05:13:24.1689722Z test_neg_view_cdist_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.634s) 2022-05-18T05:13:24.1738205Z test_neg_view_ceil_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:24.1874867Z test_neg_view_chalf_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:13:24.1921746Z test_neg_view_char_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:24.2305080Z test_neg_view_cholesky_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.038s) 2022-05-18T05:13:24.2672843Z test_neg_view_cholesky_inverse_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.037s) 2022-05-18T05:13:24.3198850Z test_neg_view_cholesky_solve_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.052s) 2022-05-18T05:13:24.3276880Z test_neg_view_chunk_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:24.3406030Z test_neg_view_clamp_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:24.3608480Z test_neg_view_clamp_scalar_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:13:24.3670793Z test_neg_view_clone_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:24.3766308Z test_neg_view_column_stack_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:24.4409826Z test_neg_view_combinations_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.064s) 2022-05-18T05:13:24.4654085Z test_neg_view_complex_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:13:24.4732454Z test_neg_view_conj_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:24.4784392Z test_neg_view_conj_physical_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:24.4825873Z test_neg_view_contiguous_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:24.5104812Z test_neg_view_copysign_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:13:24.5291841Z test_neg_view_corrcoef_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:13:24.5386876Z test_neg_view_cos_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:24.5481851Z test_neg_view_cosh_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:24.5584643Z test_neg_view_count_nonzero_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:24.7270397Z test_neg_view_cov_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.168s) 2022-05-18T05:13:24.7363454Z test_neg_view_cross_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:24.7408944Z test_neg_view_cummax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:24.7454549Z test_neg_view_cummin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:24.7871216Z test_neg_view_cumprod_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.042s) 2022-05-18T05:13:24.8002478Z test_neg_view_cumsum_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:24.8314753Z test_neg_view_cumulative_trapezoid_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.031s) 2022-05-18T05:13:24.8409857Z test_neg_view_deg2rad_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:24.8766648Z test_neg_view_diag_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.036s) 2022-05-18T05:13:24.9118318Z test_neg_view_diag_embed_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.035s) 2022-05-18T05:13:24.9247123Z test_neg_view_diagflat_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:24.9607736Z test_neg_view_diagonal_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.036s) 2022-05-18T05:13:25.0011076Z test_neg_view_diagonal_scatter_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.040s) 2022-05-18T05:13:25.2849528Z test_neg_view_diff_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.284s) 2022-05-18T05:13:25.2944560Z test_neg_view_digamma_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:25.4512348Z test_neg_view_dist_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.157s) 2022-05-18T05:13:25.4796557Z test_neg_view_div_floor_rounding_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:13:25.5087363Z test_neg_view_div_no_rounding_mode_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:13:25.5365229Z test_neg_view_div_trunc_rounding_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:13:25.5408041Z test_neg_view_dot_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:25.5535038Z test_neg_view_double_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:25.5584546Z test_neg_view_dsplit_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:25.5632366Z test_neg_view_dstack_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:25.5734198Z test_neg_view_eig_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:25.6058469Z test_neg_view_einsum_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.032s) 2022-05-18T05:13:25.6067165Z test_neg_view_empty_like_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:13:25.6163575Z test_neg_view_eq_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:25.6212107Z test_neg_view_erf_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:25.6322010Z test_neg_view_erfc_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:25.6369714Z test_neg_view_erfinv_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:25.6462213Z test_neg_view_exp2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:25.6554647Z test_neg_view_exp_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:25.6663290Z test_neg_view_expand_as_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:25.6883980Z test_neg_view_expand_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-05-18T05:13:25.6938441Z test_neg_view_expm1_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:25.7131411Z test_neg_view_fft_fft2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:13:25.7346102Z test_neg_view_fft_fft_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:13:25.7588293Z test_neg_view_fft_fftn_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:13:25.7730617Z test_neg_view_fft_fftshift_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:13:25.7953958Z test_neg_view_fft_hfft2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-05-18T05:13:25.8191993Z test_neg_view_fft_hfft_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:13:25.8455334Z test_neg_view_fft_hfftn_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:13:25.8646397Z test_neg_view_fft_ifft2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:13:25.8874837Z test_neg_view_fft_ifft_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-05-18T05:13:25.9116831Z test_neg_view_fft_ifftn_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:13:25.9258623Z test_neg_view_fft_ifftshift_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:13:25.9487058Z test_neg_view_fft_ihfft2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-05-18T05:13:25.9724600Z test_neg_view_fft_ihfft_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:13:26.0002798Z test_neg_view_fft_ihfftn_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:13:26.0207475Z test_neg_view_fft_irfft2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:13:26.0428177Z test_neg_view_fft_irfft_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-05-18T05:13:26.0679411Z test_neg_view_fft_irfftn_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-05-18T05:13:26.0870293Z test_neg_view_fft_rfft2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:13:26.1083948Z test_neg_view_fft_rfft_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:13:26.1314080Z test_neg_view_fft_rfftn_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-05-18T05:13:26.1418457Z test_neg_view_fill__cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:26.1571059Z test_neg_view_flatten_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:26.1777875Z test_neg_view_flip_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:13:26.1833008Z test_neg_view_fliplr_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:26.1889166Z test_neg_view_flipud_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:26.2019105Z test_neg_view_float_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:26.2349262Z test_neg_view_float_power_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.033s) 2022-05-18T05:13:26.2394128Z test_neg_view_floor_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:26.2519308Z test_neg_view_floor_divide_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:13:26.2795815Z test_neg_view_fmax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:13:26.3064895Z test_neg_view_fmin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:13:26.3351393Z test_neg_view_fmod_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:13:26.3440981Z test_neg_view_frac_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:26.3483442Z test_neg_view_frexp_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:26.3547276Z test_neg_view_full_like_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:26.3691473Z test_neg_view_gather_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:13:26.3766448Z test_neg_view_ge_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:26.4216147Z test_neg_view_geqrf_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.045s) 2022-05-18T05:13:26.4394746Z test_neg_view_gradient_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:13:26.4469492Z test_neg_view_gt_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:26.4599065Z test_neg_view_half_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:26.4708603Z test_neg_view_heaviside_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:26.5375780Z test_neg_view_histc_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.067s) 2022-05-18T05:13:26.5423638Z test_neg_view_hsplit_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:26.5469357Z test_neg_view_hstack_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:26.5747941Z test_neg_view_hypot_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:13:26.5847988Z test_neg_view_i0_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:26.5958256Z test_neg_view_igamma_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:26.6068927Z test_neg_view_igammac_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:26.6377980Z test_neg_view_index_add_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.031s) 2022-05-18T05:13:26.6493054Z test_neg_view_index_copy_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:26.6602541Z test_neg_view_index_fill_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:26.6618145Z test_neg_view_index_put_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Operation not tested with tensors with negative bit. (0.001s) 2022-05-18T05:13:26.7934266Z test_neg_view_index_reduce_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.131s) 2022-05-18T05:13:26.8021331Z test_neg_view_index_select_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:26.8091886Z test_neg_view_inner_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:26.8134858Z test_neg_view_int_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:26.8363401Z test_neg_view_inverse_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-05-18T05:13:26.8528929Z test_neg_view_isclose_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:13:26.8562575Z test_neg_view_isfinite_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:13:26.8600005Z test_neg_view_isin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:26.8628934Z test_neg_view_isinf_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:13:26.8651610Z test_neg_view_isnan_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-05-18T05:13:26.8674229Z test_neg_view_isneginf_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-05-18T05:13:26.8697145Z test_neg_view_isposinf_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-05-18T05:13:26.8728236Z test_neg_view_isreal_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:13:26.9200863Z test_neg_view_istft_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.047s) 2022-05-18T05:13:26.9229459Z test_neg_view_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestMathBitsCUDA) ... expected failure (0.003s) 2022-05-18T05:13:27.0595022Z test_neg_view_jiterator_binary_cuda_float64 (__main__.TestMathBitsCUDA) ... expected failure (0.136s) 2022-05-18T05:13:27.1826635Z test_neg_view_jiterator_unary_cuda_float64 (__main__.TestMathBitsCUDA) ... expected failure (0.123s) 2022-05-18T05:13:27.3078546Z test_neg_view_kron_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.125s) 2022-05-18T05:13:27.3182294Z test_neg_view_kthvalue_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:27.3253649Z test_neg_view_ldexp_cuda_float64 (__main__.TestMathBitsCUDA) ... expected failure (0.007s) 2022-05-18T05:13:27.3330557Z test_neg_view_le_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:27.3753365Z test_neg_view_lerp_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.042s) 2022-05-18T05:13:27.3849754Z test_neg_view_lgamma_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:27.4244470Z test_neg_view_linalg_cholesky_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.039s) 2022-05-18T05:13:27.4384658Z test_neg_view_linalg_cholesky_ex_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:13:27.4543277Z test_neg_view_linalg_cond_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:13:27.4636173Z test_neg_view_linalg_cross_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:27.5297509Z test_neg_view_linalg_det_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.066s) 2022-05-18T05:13:27.6541354Z test_neg_view_linalg_det_singular_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.124s) 2022-05-18T05:13:27.6700470Z test_neg_view_linalg_eig_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:13:27.6848375Z test_neg_view_linalg_eigh_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:27.7294516Z test_neg_view_linalg_eigvals_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.044s) 2022-05-18T05:13:27.7530979Z test_neg_view_linalg_eigvalsh_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:13:27.8037859Z test_neg_view_linalg_householder_product_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.051s) 2022-05-18T05:13:27.8275071Z test_neg_view_linalg_inv_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:13:27.8407201Z test_neg_view_linalg_inv_ex_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:27.8465344Z test_neg_view_linalg_ldl_factor_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:27.8528629Z test_neg_view_linalg_ldl_factor_ex_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:27.8544454Z test_neg_view_linalg_ldl_solve_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: not available before CUDA 11.3.1 (0.001s) 2022-05-18T05:13:27.8900997Z test_neg_view_linalg_lstsq_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.036s) 2022-05-18T05:13:28.0184598Z test_neg_view_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.128s) 2022-05-18T05:13:28.0792327Z test_neg_view_linalg_lu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.061s) 2022-05-18T05:13:28.2385894Z test_neg_view_linalg_lu_factor_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.159s) 2022-05-18T05:13:28.2869027Z test_neg_view_linalg_lu_factor_ex_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.048s) 2022-05-18T05:13:28.4861768Z test_neg_view_linalg_matrix_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.199s) 2022-05-18T05:13:28.5385470Z test_neg_view_linalg_matrix_power_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.052s) 2022-05-18T05:13:28.5547633Z test_neg_view_linalg_matrix_rank_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:13:28.5661319Z test_neg_view_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:28.5872858Z test_neg_view_linalg_multi_dot_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:13:28.6564206Z test_neg_view_linalg_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.069s) 2022-05-18T05:13:28.7175801Z test_neg_view_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.061s) 2022-05-18T05:13:28.8020332Z test_neg_view_linalg_pinv_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.084s) 2022-05-18T05:13:28.8296216Z test_neg_view_linalg_pinv_hermitian_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:13:28.8311799Z test_neg_view_linalg_pinv_singular_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-05-18T05:13:28.8809057Z test_neg_view_linalg_qr_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.050s) 2022-05-18T05:13:28.8962181Z test_neg_view_linalg_slogdet_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:29.0545326Z test_neg_view_linalg_solve_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.158s) 2022-05-18T05:13:29.7995016Z test_neg_view_linalg_solve_triangular_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.745s) 2022-05-18T05:13:30.2667847Z test_neg_view_linalg_svd_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.467s) 2022-05-18T05:13:30.3519228Z test_neg_view_linalg_svdvals_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.085s) 2022-05-18T05:13:30.3637727Z test_neg_view_linalg_tensorinv_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:13:30.4047266Z test_neg_view_linalg_tensorsolve_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.041s) 2022-05-18T05:13:30.4356020Z test_neg_view_linalg_vander_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.031s) 2022-05-18T05:13:30.6904608Z test_neg_view_linalg_vector_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.255s) 2022-05-18T05:13:30.6999719Z test_neg_view_log10_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:30.7053667Z test_neg_view_log1p_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:30.7146915Z test_neg_view_log2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:30.7238798Z test_neg_view_log_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:30.7385410Z test_neg_view_log_softmax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:30.7534242Z test_neg_view_log_softmax_dtype_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:30.7581018Z test_neg_view_logaddexp2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:30.7626222Z test_neg_view_logaddexp_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:30.7812606Z test_neg_view_logcumsumexp_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:13:30.8103508Z test_neg_view_logdet_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:13:30.8178822Z test_neg_view_logical_and_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:30.8211327Z test_neg_view_logical_not_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:13:30.8287041Z test_neg_view_logical_or_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:30.8364542Z test_neg_view_logical_xor_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:30.8490984Z test_neg_view_logit_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:30.8804234Z test_neg_view_logsumexp_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.031s) 2022-05-18T05:13:30.8845618Z test_neg_view_long_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:30.8926431Z test_neg_view_lt_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:31.0525295Z test_neg_view_lu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.160s) 2022-05-18T05:13:31.3209695Z test_neg_view_lu_solve_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.268s) 2022-05-18T05:13:31.3777759Z test_neg_view_lu_unpack_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.057s) 2022-05-18T05:13:31.3928710Z test_neg_view_mH_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:31.4079778Z test_neg_view_mT_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:31.4332616Z test_neg_view_masked_fill_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-05-18T05:13:31.4494234Z test_neg_view_masked_scatter_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:13:31.4701811Z test_neg_view_masked_select_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:13:31.5077055Z test_neg_view_matmul_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.037s) 2022-05-18T05:13:31.5233497Z test_neg_view_matrix_exp_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:31.5511885Z test_neg_view_max_binary_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:13:31.5581961Z test_neg_view_max_reduction_no_dim_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:31.5634583Z test_neg_view_max_reduction_with_dim_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:31.5913760Z test_neg_view_maximum_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:13:31.6355293Z test_neg_view_mean_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.044s) 2022-05-18T05:13:31.6556573Z test_neg_view_median_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:13:31.6708936Z test_neg_view_meshgrid_list_of_tensors_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:31.6853786Z test_neg_view_meshgrid_variadic_tensors_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:13:31.7130381Z test_neg_view_min_binary_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:13:31.7200125Z test_neg_view_min_reduction_no_dim_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:31.7251709Z test_neg_view_min_reduction_with_dim_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:31.7528994Z test_neg_view_minimum_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:13:31.7578599Z test_neg_view_mm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:31.7648091Z test_neg_view_mode_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:31.7710303Z test_neg_view_movedim_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:31.7776753Z test_neg_view_msort_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:31.8042240Z test_neg_view_mul_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:13:31.8125814Z test_neg_view_multinomial_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:31.8170128Z test_neg_view_mv_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:31.8518115Z test_neg_view_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.035s) 2022-05-18T05:13:31.8870271Z test_neg_view_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.035s) 2022-05-18T05:13:31.9215383Z test_neg_view_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.034s) 2022-05-18T05:13:31.9312664Z test_neg_view_nan_to_num_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:32.0185536Z test_neg_view_nanmean_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.087s) 2022-05-18T05:13:32.0384004Z test_neg_view_nanmedian_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:13:32.2460416Z test_neg_view_nanquantile_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.208s) 2022-05-18T05:13:32.2924826Z test_neg_view_nansum_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.046s) 2022-05-18T05:13:32.3052370Z test_neg_view_narrow_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:32.3134316Z test_neg_view_ne_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:32.3178952Z test_neg_view_neg_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:32.3186823Z test_neg_view_new_empty_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:13:32.3254134Z test_neg_view_new_full_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:32.3314764Z test_neg_view_new_ones_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:32.3376410Z test_neg_view_new_zeros_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:32.3487464Z test_neg_view_nextafter_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:32.3570538Z test_neg_view_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:32.3704129Z test_neg_view_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:32.3861861Z test_neg_view_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:13:32.3945857Z test_neg_view_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:32.4155137Z test_neg_view_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:13:32.4333730Z test_neg_view_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:13:32.4557544Z test_neg_view_nn_functional_avg_pool1d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-05-18T05:13:32.4733794Z test_neg_view_nn_functional_avg_pool2d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:13:32.4931168Z test_neg_view_nn_functional_avg_pool3d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:13:32.5269167Z test_neg_view_nn_functional_batch_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.034s) 2022-05-18T05:13:32.5610906Z test_neg_view_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.034s) 2022-05-18T05:13:32.6503376Z test_neg_view_nn_functional_bilinear_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.089s) 2022-05-18T05:13:32.6836389Z test_neg_view_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.033s) 2022-05-18T05:13:32.7643153Z test_neg_view_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.081s) 2022-05-18T05:13:32.7735847Z test_neg_view_nn_functional_celu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:32.7913348Z test_neg_view_nn_functional_conv1d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:13:32.8398671Z test_neg_view_nn_functional_conv2d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.048s) 2022-05-18T05:13:32.8578671Z test_neg_view_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:13:32.8774466Z test_neg_view_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:13:32.8974322Z test_neg_view_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:13:32.9288573Z test_neg_view_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.031s) 2022-05-18T05:13:32.9696996Z test_neg_view_nn_functional_cosine_similarity_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.041s) 2022-05-18T05:13:33.0260459Z test_neg_view_nn_functional_cross_entropy_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.056s) 2022-05-18T05:13:33.0734153Z test_neg_view_nn_functional_ctc_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.047s) 2022-05-18T05:13:33.0763719Z 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:24.) 2022-05-18T05:13:33.0764793Z result = result.squeeze_(0) if inplace else result.squeeze(0) 2022-05-18T05:13:33.1169574Z ok (0.043s) 2022-05-18T05:13:33.1178205Z test_neg_view_nn_functional_dropout_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:13:33.1277004Z test_neg_view_nn_functional_elu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:33.2235485Z test_neg_view_nn_functional_embedding_bag_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.096s) 2022-05-18T05:13:33.2243507Z test_neg_view_nn_functional_embedding_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:13:33.2485713Z test_neg_view_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:13:33.2798595Z test_neg_view_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.031s) 2022-05-18T05:13:33.2814365Z 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:13:33.2830206Z 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:13:34.5832296Z test_neg_view_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (1.300s) 2022-05-18T05:13:34.6024754Z test_neg_view_nn_functional_gelu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:13:34.7015518Z test_neg_view_nn_functional_glu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.099s) 2022-05-18T05:13:34.7765779Z test_neg_view_nn_functional_grid_sample_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.075s) 2022-05-18T05:13:34.7916183Z test_neg_view_nn_functional_group_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:34.8125268Z test_neg_view_nn_functional_hardshrink_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:13:34.8216871Z test_neg_view_nn_functional_hardsigmoid_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:34.8322770Z test_neg_view_nn_functional_hardswish_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:34.8536848Z test_neg_view_nn_functional_hardtanh_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:13:34.8851553Z test_neg_view_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.031s) 2022-05-18T05:13:34.9105002Z test_neg_view_nn_functional_huber_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-05-18T05:13:34.9437802Z test_neg_view_nn_functional_instance_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.033s) 2022-05-18T05:13:34.9735024Z test_neg_view_nn_functional_interpolate_area_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.030s) 2022-05-18T05:13:35.0024114Z test_neg_view_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:13:35.0309455Z test_neg_view_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:13:35.0593788Z test_neg_view_nn_functional_interpolate_linear_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:13:35.0876894Z test_neg_view_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:13:35.1165755Z test_neg_view_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:13:35.1524467Z test_neg_view_nn_functional_kl_div_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.036s) 2022-05-18T05:13:35.1714863Z test_neg_view_nn_functional_l1_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:13:35.1884407Z test_neg_view_nn_functional_layer_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:13:35.2097331Z test_neg_view_nn_functional_leaky_relu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:13:35.2527084Z test_neg_view_nn_functional_linear_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.043s) 2022-05-18T05:13:35.2916982Z test_neg_view_nn_functional_local_response_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.039s) 2022-05-18T05:13:35.2995565Z test_neg_view_nn_functional_logsigmoid_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:35.3255361Z test_neg_view_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:13:36.7576138Z test_neg_view_nn_functional_max_pool1d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (1.432s) 2022-05-18T05:13:39.0773673Z test_neg_view_nn_functional_max_pool2d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (2.320s) 2022-05-18T05:13:40.0162860Z test_neg_view_nn_functional_max_pool3d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.939s) 2022-05-18T05:13:40.4727054Z test_neg_view_nn_functional_max_unpool1d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.456s) 2022-05-18T05:13:40.6444040Z test_neg_view_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.172s) 2022-05-18T05:13:41.5246565Z test_neg_view_nn_functional_max_unpool2d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.880s) 2022-05-18T05:13:41.8129624Z test_neg_view_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.288s) 2022-05-18T05:13:42.1104582Z test_neg_view_nn_functional_max_unpool3d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.297s) 2022-05-18T05:13:42.2271944Z test_neg_view_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.117s) 2022-05-18T05:13:42.2364423Z test_neg_view_nn_functional_mish_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:42.2538656Z test_neg_view_nn_functional_mse_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:13:42.2681682Z test_neg_view_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:13:42.2768867Z test_neg_view_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:42.2931965Z test_neg_view_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:13:42.4373522Z test_neg_view_nn_functional_nll_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.144s) 2022-05-18T05:13:42.4655770Z test_neg_view_nn_functional_normalize_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:13:42.4925133Z test_neg_view_nn_functional_pad_circular_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:13:42.5941411Z test_neg_view_nn_functional_pad_constant_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.102s) 2022-05-18T05:13:42.6209920Z test_neg_view_nn_functional_pad_reflect_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:13:42.6476395Z test_neg_view_nn_functional_pad_replicate_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:13:42.6683721Z test_neg_view_nn_functional_pairwise_distance_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:13:42.6900682Z test_neg_view_nn_functional_pdist_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-05-18T05:13:42.6962983Z test_neg_view_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:42.7024927Z test_neg_view_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:42.9461840Z test_neg_view_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.243s) 2022-05-18T05:13:42.9991626Z test_neg_view_nn_functional_prelu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.053s) 2022-05-18T05:13:43.0206271Z test_neg_view_nn_functional_relu6_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:13:43.0312226Z test_neg_view_nn_functional_relu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:43.0418386Z test_neg_view_nn_functional_rrelu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:43.0512019Z test_neg_view_nn_functional_selu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:43.0605645Z test_neg_view_nn_functional_silu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:43.0836476Z test_neg_view_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-05-18T05:13:43.1024457Z test_neg_view_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:13:43.1180347Z test_neg_view_nn_functional_softmin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:43.1335787Z test_neg_view_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:43.1418880Z test_neg_view_nn_functional_softplus_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:43.1631151Z test_neg_view_nn_functional_softshrink_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:13:43.1721935Z test_neg_view_nn_functional_softsign_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:43.1805038Z test_neg_view_nn_functional_tanhshrink_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:43.1923435Z test_neg_view_nn_functional_threshold_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:13:43.2227699Z test_neg_view_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.030s) 2022-05-18T05:13:43.2539062Z test_neg_view_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.031s) 2022-05-18T05:13:43.7731483Z test_neg_view_nn_functional_unfold_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.519s) 2022-05-18T05:13:43.7842005Z test_neg_view_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:43.8124197Z test_neg_view_nn_functional_upsample_nearest_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:13:43.8270526Z test_neg_view_nonzero_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:43.9419260Z test_neg_view_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.115s) 2022-05-18T05:13:43.9521825Z test_neg_view_norm_fro_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:43.9657439Z test_neg_view_norm_inf_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:43.9762962Z test_neg_view_norm_nuc_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:43.9915678Z test_neg_view_normal_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:43.9960540Z test_neg_view_normal_number_mean_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:44.0019679Z test_neg_view_ones_like_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:44.1005691Z test_neg_view_ormqr_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.098s) 2022-05-18T05:13:44.1050297Z test_neg_view_outer_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:44.5720541Z test_neg_view_pca_lowrank_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.467s) 2022-05-18T05:13:44.5827434Z test_neg_view_permute_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:44.6154931Z test_neg_view_pinverse_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.033s) 2022-05-18T05:13:44.6424400Z test_neg_view_polar_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:13:44.6719264Z test_neg_view_polygamma_polygamma_n_0_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:13:44.7012453Z test_neg_view_polygamma_polygamma_n_1_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:13:44.7310978Z test_neg_view_polygamma_polygamma_n_2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.030s) 2022-05-18T05:13:44.7602644Z test_neg_view_polygamma_polygamma_n_3_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:13:44.7893452Z test_neg_view_polygamma_polygamma_n_4_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:13:44.7969383Z test_neg_view_positive_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:44.8299408Z test_neg_view_pow_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.033s) 2022-05-18T05:13:44.9260784Z test_neg_view_prod_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.096s) 2022-05-18T05:13:44.9931420Z test_neg_view_put_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.067s) 2022-05-18T05:13:45.0428682Z test_neg_view_qr_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.050s) 2022-05-18T05:13:45.2490413Z test_neg_view_quantile_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.206s) 2022-05-18T05:13:45.2582709Z test_neg_view_rad2deg_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:45.2659982Z test_neg_view_rand_like_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:45.2788493Z test_neg_view_randint_like_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:45.2865389Z test_neg_view_randn_like_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:45.2927964Z test_neg_view_ravel_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:45.3004323Z test_neg_view_real_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:45.3103753Z test_neg_view_reciprocal_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:45.3391500Z test_neg_view_remainder_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:13:45.3558727Z test_neg_view_renorm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:13:45.4049280Z test_neg_view_repeat_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.049s) 2022-05-18T05:13:45.4174384Z test_neg_view_repeat_interleave_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:13:45.4285352Z test_neg_view_reshape_as_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:45.4547309Z test_neg_view_reshape_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:13:45.4563267Z test_neg_view_resize__cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Operation not tested with tensors with negative bit. (0.002s) 2022-05-18T05:13:45.4618567Z test_neg_view_resize_as__cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:45.4685674Z test_neg_view_resolve_conj_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:45.4744458Z test_neg_view_resolve_neg_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:45.4939322Z test_neg_view_roll_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:13:45.5046678Z test_neg_view_rot90_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:13:45.5091940Z test_neg_view_round_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:45.5181953Z test_neg_view_round_decimals_0_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:45.5189990Z test_neg_view_round_decimals_3_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:13:45.5198702Z test_neg_view_round_decimals_neg_3_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:13:45.5293436Z test_neg_view_rsqrt_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:45.5577549Z test_neg_view_rsub_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:13:45.5847405Z test_neg_view_scatter_add_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:13:45.6140424Z test_neg_view_scatter_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:13:45.6700663Z test_neg_view_scatter_reduce_amax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.056s) 2022-05-18T05:13:45.7261137Z test_neg_view_scatter_reduce_amin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.056s) 2022-05-18T05:13:45.7834150Z test_neg_view_scatter_reduce_mean_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.057s) 2022-05-18T05:13:45.8587269Z test_neg_view_scatter_reduce_prod_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.075s) 2022-05-18T05:13:45.9072619Z test_neg_view_scatter_reduce_sum_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.048s) 2022-05-18T05:13:45.9797919Z test_neg_view_searchsorted_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.072s) 2022-05-18T05:13:45.9929331Z test_neg_view_select_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:46.0075673Z test_neg_view_select_scatter_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:46.0121657Z test_neg_view_sgn_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:46.0164210Z test_neg_view_short_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:46.0255777Z test_neg_view_sigmoid_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:46.0300616Z test_neg_view_sign_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:46.0323649Z test_neg_view_signbit_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-05-18T05:13:46.0375991Z test_neg_view_sin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:46.0481358Z test_neg_view_sinc_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:46.0527381Z test_neg_view_sinh_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:46.0777840Z test_neg_view_slice_scatter_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-05-18T05:13:46.0925742Z test_neg_view_softmax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:46.1072879Z test_neg_view_softmax_with_dtype_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:46.1362697Z test_neg_view_sort_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:13:46.1371291Z test_neg_view_sparse_sampled_addmm_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:13:46.1435558Z test_neg_view_special_entr_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:46.1523994Z test_neg_view_special_erfcx_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:46.1590285Z test_neg_view_special_i0e_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:13:46.1689133Z test_neg_view_special_i1_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:46.1788928Z test_neg_view_special_i1e_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:46.1873578Z test_neg_view_special_log_ndtr_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:46.1962459Z test_neg_view_special_ndtr_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:46.2044410Z test_neg_view_special_ndtri_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:46.2284400Z test_neg_view_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:13:46.2540781Z test_neg_view_special_xlog1py_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:13:49.4067311Z test_neg_view_special_zeta_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (3.152s) 2022-05-18T05:13:49.4108928Z test_neg_view_split_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:49.4173764Z test_neg_view_split_list_args_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:49.4253190Z test_neg_view_split_with_sizes_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:49.4300342Z test_neg_view_sqrt_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:49.4397165Z test_neg_view_square_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:49.4608241Z test_neg_view_squeeze_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:13:49.4674483Z test_neg_view_stack_cuda_float64 (__main__.TestMathBitsCUDA) ... expected failure (0.007s) 2022-05-18T05:13:49.6337542Z test_neg_view_std_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.166s) 2022-05-18T05:13:49.6485254Z test_neg_view_std_mean_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:49.6782446Z test_neg_view_stft_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.030s) 2022-05-18T05:13:49.7108052Z test_neg_view_sub_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.032s) 2022-05-18T05:13:49.7542264Z test_neg_view_sum_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.043s) 2022-05-18T05:13:49.7691325Z test_neg_view_sum_to_size_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:50.2413924Z test_neg_view_svd_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.472s) 2022-05-18T05:13:50.7397640Z test_neg_view_svd_lowrank_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.498s) 2022-05-18T05:13:50.7657551Z test_neg_view_symeig_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:13:50.7760123Z test_neg_view_t_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:50.7915330Z test_neg_view_take_along_dim_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:50.8147171Z test_neg_view_take_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-05-18T05:13:50.8195565Z test_neg_view_tan_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:50.8243344Z test_neg_view_tanh_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:50.8422497Z test_neg_view_tensor_split_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:13:50.8505456Z test_neg_view_tensordot_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:13:50.9080489Z test_neg_view_tile_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.057s) 2022-05-18T05:13:50.9169115Z test_neg_view_to_sparse_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:50.9303242Z test_neg_view_topk_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:13:50.9348131Z test_neg_view_trace_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:50.9585463Z test_neg_view_transpose_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:13:50.9894351Z test_neg_view_trapezoid_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.031s) 2022-05-18T05:13:51.0209899Z test_neg_view_trapz_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.031s) 2022-05-18T05:13:51.0399001Z test_neg_view_triangular_solve_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:13:51.0552642Z test_neg_view_tril_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:51.0707010Z test_neg_view_triu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:51.1000245Z test_neg_view_true_divide_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:13:51.1047301Z test_neg_view_trunc_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:51.1578279Z test_neg_view_unfold_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.053s) 2022-05-18T05:13:51.4357346Z test_neg_view_unique_consecutive_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.278s) 2022-05-18T05:13:52.0613126Z test_neg_view_unique_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.625s) 2022-05-18T05:13:52.0873990Z test_neg_view_unsqueeze_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:13:52.1060568Z test_neg_view_var_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:13:52.1208762Z test_neg_view_var_mean_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:52.1251713Z test_neg_view_vdot_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:52.1267672Z test_neg_view_view_as_complex_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Operation not tested with tensors with negative bit. (0.001s) 2022-05-18T05:13:52.1355628Z test_neg_view_view_as_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:13:52.1527266Z test_neg_view_view_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:13:52.1581307Z test_neg_view_vsplit_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:13:52.1626894Z test_neg_view_vstack_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:13:52.1782103Z test_neg_view_where_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:13:52.2087382Z test_neg_view_xlogy_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.030s) 2022-05-18T05:13:52.2186623Z test_neg_view_zero__cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:13:52.2247028Z test_neg_view_zeros_like_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:13:52.2248046Z 2022-05-18T05:13:52.2248687Z ---------------------------------------------------------------------- 2022-05-18T05:13:52.2251954Z Ran 9564 tests in 2887.953s 2022-05-18T05:13:52.2252421Z 2022-05-18T05:13:52.2252900Z OK (skipped=1149, expected failures=200) 2022-05-18T05:13:52.2253097Z 2022-05-18T05:13:52.2253237Z Generating XML reports... 2022-05-18T05:13:53.1052191Z Generated XML report: test-reports/python-unittest/test_ops/TEST-TestCommonCUDA-20220518042543.xml 2022-05-18T05:13:53.2720173Z Generated XML report: test-reports/python-unittest/test_ops/TEST-TestCompositeComplianceCUDA-20220518042543.xml 2022-05-18T05:13:53.4103133Z Generated XML report: test-reports/python-unittest/test_ops/TEST-TestMathBitsCUDA-20220518042543.xml 2022-05-18T05:13:54.2470615Z Running test_jit_cuda_fuser ... [2022-05-18 05:13:54.246566] 2022-05-18T05:13:54.2471295Z Executing ['/opt/conda/bin/python', 'test_jit_cuda_fuser.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 05:13:54.246671] 2022-05-18T05:13:57.8738139Z Test results will be stored in test-reports/python-unittest/test_jit_cuda_fuser 2022-05-18T05:13:58.1396679Z 2022-05-18T05:13:58.1397229Z Running tests... 2022-05-18T05:13:58.1398232Z ---------------------------------------------------------------------- 2022-05-18T05:13:58.1414301Z test__softmax_function (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-05-18T05:13:58.1431094Z test__softmax_function_half_to_float (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-05-18T05:13:59.3633916Z test_addcmul_ops (__main__.TestCudaFuser) ... ok (1.220s) 2022-05-18T05:13:59.3645884Z test_alias_pass_fix (__main__.TestCudaFuser) ... skip: skipping this test since unsqueeze is disabled now (0.001s) 2022-05-18T05:13:59.3669385Z test_autocast_1 (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-05-18T05:13:59.3693937Z test_autocast_1_bfloat (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-05-18T05:13:59.3714469Z test_autocast_2 (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-05-18T05:13:59.3736956Z test_autocast_2_bfloat (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-05-18T05:14:00.9633723Z test_backward_type (__main__.TestCudaFuser) ... ok (1.589s) 2022-05-18T05:14:00.9645290Z test_batch_norm_half (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-05-18T05:14:00.9660243Z test_batch_norm_impl_index_correctness (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-05-18T05:14:00.9671917Z test_batch_norm_impl_index_inner_bcast (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-05-18T05:14:00.9693525Z test_bfloat (__main__.TestCudaFuser) ... skip: device does not support BFloat16 (0.002s) 2022-05-18T05:14:02.7603249Z test_binary_bitwise (__main__.TestCudaFuser) ... ok (1.791s) 2022-05-18T05:14:02.7621332Z test_binary_ops (__main__.TestCudaFuser) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:14:03.1499965Z test_binary_ops_channels_last_with_bcast (__main__.TestCudaFuser) ... ok (0.388s) 2022-05-18T05:14:40.3566954Z test_binary_ops_permutation (__main__.TestCudaFuser) ... ok (37.207s) 2022-05-18T05:14:41.0150841Z test_branches (__main__.TestCudaFuser) ... ok (0.658s) 2022-05-18T05:14:41.4148168Z test_broadcasting_0 (__main__.TestCudaFuser) ... ok (0.400s) 2022-05-18T05:14:41.8133901Z test_broadcasting_1 (__main__.TestCudaFuser) ... ok (0.398s) 2022-05-18T05:14:42.2231710Z test_broadcasting_2 (__main__.TestCudaFuser) ... ok (0.410s) 2022-05-18T05:14:42.6036494Z test_broadcasting_3 (__main__.TestCudaFuser) ... ok (0.380s) 2022-05-18T05:14:42.6054241Z test_broadcasting_multiple_output (__main__.TestCudaFuser) ... skip: broadcast on branches can't be resolved yet (0.002s) 2022-05-18T05:14:42.6071477Z test_broadcasting_multiple_output_shape (__main__.TestCudaFuser) ... skip: Broadcast with different output not supported yet (0.002s) 2022-05-18T05:14:43.0209990Z test_broadcasting_partition_logic_0 (__main__.TestCudaFuser) ... ok (0.414s) 2022-05-18T05:14:43.4317447Z test_broadcasting_partition_logic_1 (__main__.TestCudaFuser) ... ok (0.411s) 2022-05-18T05:14:43.8656953Z test_build_shape_expression_native_dropout (__main__.TestCudaFuser) ... ok (0.434s) 2022-05-18T05:14:45.3740360Z test_category_rule (__main__.TestCudaFuser) ... ok (1.508s) 2022-05-18T05:14:46.6467330Z test_channels_last_with_broadcast (__main__.TestCudaFuser) ... ok (1.273s) 2022-05-18T05:14:47.0809405Z test_chunk (__main__.TestCudaFuser) ... ok (0.434s) 2022-05-18T05:14:47.8813941Z test_clamp (__main__.TestCudaFuser) ... ok (0.800s) 2022-05-18T05:14:48.0061936Z test_clean_profile_ivalue (__main__.TestCudaFuser) ... ok (0.125s) 2022-05-18T05:14:48.3654714Z test_const (__main__.TestCudaFuser) ... ok (0.359s) 2022-05-18T05:14:48.7275308Z test_contiguous_on_broadcasted (__main__.TestCudaFuser) ... ok (0.362s) 2022-05-18T05:14:49.8343843Z test_conv2d_bias (__main__.TestCudaFuser) ... ok (1.107s) 2022-05-18T05:14:49.9710984Z test_conv2d_symbolic_shapes (__main__.TestCudaFuser) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:426: UserWarning: concrete shape for bias input is required to decompose into conv + bias (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/graph_fuser.cpp:2220.) 2022-05-18T05:14:49.9711707Z return callable(*args, **kwargs) 2022-05-18T05:14:49.9711986Z ok (0.137s) 2022-05-18T05:14:50.5858871Z test_cpu_scalar (__main__.TestCudaFuser) ... ok (0.612s) 2022-05-18T05:14:50.7176880Z test_cuda_fusion_guard (__main__.TestCudaFuser) ... ok (0.132s) 2022-05-18T05:14:52.0445394Z test_cuda_fusion_guard_backward (__main__.TestCudaFuser) ... ok (1.325s) 2022-05-18T05:14:52.1700038Z test_disable_sibling_fuse (__main__.TestCudaFuser) ... ok (0.125s) 2022-05-18T05:14:52.5313264Z test_dropout_inference_fusion (__main__.TestCudaFuser) ... ok (0.361s) 2022-05-18T05:14:52.9353375Z test_dropout_train_nograd_fusion (__main__.TestCudaFuser) ... ok (0.404s) 2022-05-18T05:14:53.3909774Z test_dropout_train_nograd_prob_check (__main__.TestCudaFuser) ... ok (0.456s) 2022-05-18T05:14:53.3926926Z test_dropout_training_fusion (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-05-18T05:14:53.8880243Z test_dropout_training_prob_check (__main__.TestCudaFuser) ... ok (0.495s) 2022-05-18T05:14:54.0150450Z test_dynamic_size (__main__.TestCudaFuser) ... [W init.cpp:756] Warning: Use _jit_set_fusion_strategy, bailout depth is deprecated. Setting to (STATIC, 20) (function operator()) 2022-05-18T05:14:54.3069350Z ok (0.419s) 2022-05-18T05:14:54.3088835Z test_fix_shape_expression_bn (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-05-18T05:14:55.7705048Z test_gelu (__main__.TestCudaFuser) ... ok (1.461s) 2022-05-18T05:14:55.7737776Z test_grad_sum_to_size (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.003s) 2022-05-18T05:14:56.1533473Z test_graph_for_with_missing_optimized_engine (__main__.TestCudaFuser) ... ok (0.379s) 2022-05-18T05:14:56.5685150Z test_graph_rng (__main__.TestCudaFuser) ... ok (0.415s) 2022-05-18T05:14:56.9951116Z test_half (__main__.TestCudaFuser) ... ok (0.426s) 2022-05-18T05:14:56.9970939Z test_inf_quick_patch (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-05-18T05:14:57.3734668Z test_inplace_removal (__main__.TestCudaFuser) ... ok (0.376s) 2022-05-18T05:14:57.7540407Z test_input_output_passthrough (__main__.TestCudaFuser) ... ok (0.380s) 2022-05-18T05:14:57.7548650Z test_int_tensor_input (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-05-18T05:14:58.1033375Z test_issue1445_fusion (__main__.TestCudaFuser) ... ok (0.348s) 2022-05-18T05:14:58.1059787Z test_layer_norm_autodiff (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.003s) 2022-05-18T05:14:58.1075907Z test_layer_norm_parser (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-05-18T05:14:58.1090837Z test_layer_norm_trivial_reduce_dim (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-05-18T05:14:58.4834929Z test_linear (__main__.TestCudaFuser) ... ok (0.374s) 2022-05-18T05:14:58.6154646Z test_linear_symbolic_shapes (__main__.TestCudaFuser) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:426: UserWarning: concrete shape for linear input & weight are required to decompose into matmul + bias (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/graph_fuser.cpp:2072.) 2022-05-18T05:14:58.6155414Z return callable(*args, **kwargs) 2022-05-18T05:14:58.6155703Z ok (0.132s) 2022-05-18T05:14:58.6167349Z test_multiple_device_pw (__main__.TestCudaFuser) ... skip: requires multiple CUDA device (0.001s) 2022-05-18T05:14:58.6194776Z test_native_batch_norm_backward (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.003s) 2022-05-18T05:14:58.6205658Z test_native_layer_norm (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-05-18T05:14:58.6215916Z test_native_layer_norm_bfloat (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-05-18T05:14:58.6225752Z test_native_layer_norm_half (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-05-18T05:14:58.9664818Z test_nested_view (__main__.TestCudaFuser) ... ok (0.344s) 2022-05-18T05:14:58.9676203Z test_norm (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-05-18T05:14:58.9689007Z test_norm_bfloat (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-05-18T05:14:58.9697799Z test_norm_channels_last (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-05-18T05:14:58.9709403Z test_norm_half (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-05-18T05:14:58.9718466Z test_norm_half_layer (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-05-18T05:14:58.9729121Z test_norm_large (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-05-18T05:14:58.9750470Z test_normalization_partition (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-05-18T05:14:59.4180502Z test_nvfuser_comparison_callbacks_with_fallback (__main__.TestCudaFuser) ... ok (0.443s) 2022-05-18T05:14:59.5698732Z test_nvfuser_comparison_callbacks_without_fallback (__main__.TestCudaFuser) ... ok (0.152s) 2022-05-18T05:14:59.9403123Z test_overlapped_input (__main__.TestCudaFuser) ... ok (0.370s) 2022-05-18T05:14:59.9422671Z test_permutation_preservation (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-05-18T05:15:00.3465932Z test_permutation_preservation_edge_case_0 (__main__.TestCudaFuser) ... ok (0.404s) 2022-05-18T05:15:00.7348200Z test_permutation_preservation_edge_case_1_broken (__main__.TestCudaFuser) ... test_jit_cuda_fuser.py:2198: UserWarning: permutation propagatoin is broken, proper support should come after nvfuser permutation scheduler update 2022-05-18T05:15:00.7348935Z "permutation propagatoin is broken, proper support should come after nvfuser permutation scheduler update") 2022-05-18T05:15:00.8540197Z ok (0.507s) 2022-05-18T05:15:01.2885644Z test_permutation_preservation_edge_case_2 (__main__.TestCudaFuser) ... ok (0.434s) 2022-05-18T05:15:01.7317783Z test_pointwise_reference_tensor (__main__.TestCudaFuser) ... ok (0.443s) 2022-05-18T05:15:01.7334038Z test_profile_ivalue (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-05-18T05:15:02.1238474Z test_profiling_node (__main__.TestCudaFuser) ... ok (0.390s) 2022-05-18T05:15:02.1254351Z test_pw_single_reduction_partition (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-05-18T05:15:02.7502143Z test_random_topo (__main__.TestCudaFuser) ... ok (0.624s) 2022-05-18T05:15:02.7515487Z test_reduction (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-05-18T05:15:02.7533661Z test_reduction_dtypes_axis (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-05-18T05:15:02.7544140Z test_reduction_empty_axes (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-05-18T05:15:02.7572283Z test_reduction_multiple_output (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.003s) 2022-05-18T05:15:02.7582853Z test_reduction_permutation (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-05-18T05:15:02.7597703Z test_reduction_sizes_op (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-05-18T05:15:02.7616439Z test_remove_output_used_only_in_dtype (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-05-18T05:15:03.1601082Z test_rsub (__main__.TestCudaFuser) ... ok (0.398s) 2022-05-18T05:15:03.5012307Z test_scalar_cuda_tensor (__main__.TestCudaFuser) ... ok (0.341s) 2022-05-18T05:15:03.9060212Z test_scalar_input (__main__.TestCudaFuser) ... ok (0.405s) 2022-05-18T05:15:04.2501737Z test_scalar_tensor (__main__.TestCudaFuser) ... ok (0.344s) 2022-05-18T05:15:04.6103956Z test_scalar_tensor_permuted (__main__.TestCudaFuser) ... ok (0.360s) 2022-05-18T05:15:04.6126072Z test_shape_expression (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.002s) 2022-05-18T05:15:04.6139742Z test_sibling_fusion (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-05-18T05:15:04.7397966Z test_sibling_fusion_no_scalar_inputs (__main__.TestCudaFuser) ... ok (0.125s) 2022-05-18T05:15:04.7413642Z test_single_reduction_broadcast (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-05-18T05:15:05.0885725Z test_singleton_fusion (__main__.TestCudaFuser) ... ok (0.347s) 2022-05-18T05:15:05.9125157Z test_skip_parser (__main__.TestCudaFuser) ... ok (0.824s) 2022-05-18T05:15:05.9138171Z test_softmax (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-05-18T05:15:05.9149428Z test_softmax_bfloat (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-05-18T05:15:05.9174971Z test_softmax_dtype (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-05-18T05:15:05.9185792Z test_softmax_half (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-05-18T05:15:06.6050397Z test_softplus_fuser (__main__.TestCudaFuser) ... ok (0.686s) 2022-05-18T05:15:06.6057507Z test_squeeze (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-05-18T05:15:06.6066912Z test_squeeze_negative_dim (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-05-18T05:15:06.6079658Z test_squeeze_zero (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-05-18T05:15:06.9667754Z test_strict_fusion (__main__.TestCudaFuser) ... /opt/conda/lib/python3.7/site-packages/torch/jit/__init__.py:216: UserWarning: Only works in script mode 2022-05-18T05:15:06.9668259Z warnings.warn("Only works in script mode") 2022-05-18T05:15:06.9848378Z ok (0.377s) 2022-05-18T05:15:06.9861091Z test_sum_to_one (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-05-18T05:15:06.9882420Z test_sum_to_size (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-05-18T05:15:09.0316806Z test_ternary_ops (__main__.TestCudaFuser) ... ok (2.043s) 2022-05-18T05:15:13.1441001Z test_ternary_ops_integer_compatibility (__main__.TestCudaFuser) ... ok (4.112s) 2022-05-18T05:15:13.2872164Z test_ternary_ops_type_promotion (__main__.TestCudaFuser) ... ok (0.143s) 2022-05-18T05:15:13.6575265Z test_to_boolean (__main__.TestCudaFuser) ... ok (0.370s) 2022-05-18T05:15:13.6586238Z test_to_dtype_bf16_to_bf16 (__main__.TestCudaFuser) ... skip: device does not support BFloat16 (0.001s) 2022-05-18T05:15:13.6597801Z test_to_dtype_bf16_to_fp32 (__main__.TestCudaFuser) ... skip: device does not support BFloat16 (0.001s) 2022-05-18T05:15:14.0493282Z test_to_dtype_fp16_to_fp16 (__main__.TestCudaFuser) ... ok (0.389s) 2022-05-18T05:15:14.4338290Z test_to_dtype_fp16_to_fp32 (__main__.TestCudaFuser) ... ok (0.384s) 2022-05-18T05:15:14.4348920Z test_to_dtype_fp32_to_bf16 (__main__.TestCudaFuser) ... skip: device does not support BFloat16 (0.001s) 2022-05-18T05:15:14.7972218Z test_to_dtype_fp32_to_fp16 (__main__.TestCudaFuser) ... ok (0.362s) 2022-05-18T05:15:14.7984502Z test_trivial_reduction (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-05-18T05:15:15.1783428Z test_type_as_op (__main__.TestCudaFuser) ... ok (0.380s) 2022-05-18T05:15:15.8487301Z test_unary_bitwise (__main__.TestCudaFuser) ... ok (0.670s) 2022-05-18T05:16:20.1882532Z test_unary_ops (__main__.TestCudaFuser) ... ok (64.339s) 2022-05-18T05:16:20.1890764Z test_unsqueeze (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-05-18T05:16:20.1907488Z test_variance (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-05-18T05:16:20.1918335Z test_view (__main__.TestCudaFuser) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-05-18T05:16:20.1928917Z test_view_copy_graph_guard (__main__.TestCudaFuser) ... skip: skipping this test since reshape is disabled now (0.001s) 2022-05-18T05:16:20.3262869Z test_view_copy_graph_guard_double_fusion (__main__.TestCudaFuser) ... ok (0.133s) 2022-05-18T05:16:20.4609218Z test_nvfuser_correctness_H_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.134s) 2022-05-18T05:16:20.4628210Z test_nvfuser_correctness_H_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.4647811Z test_nvfuser_correctness_H_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.4667769Z test_nvfuser_correctness_H_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.4687044Z test_nvfuser_correctness_H_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.4706139Z test_nvfuser_correctness_H_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.4725696Z test_nvfuser_correctness_H_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.4744707Z test_nvfuser_correctness_H_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.4765572Z test_nvfuser_correctness_H_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.4784657Z test_nvfuser_correctness_H_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.4803874Z test_nvfuser_correctness_H_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.4823086Z test_nvfuser_correctness_H_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.4842644Z test_nvfuser_correctness_H_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.4861615Z test_nvfuser_correctness_T_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.4881459Z test_nvfuser_correctness_T_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.4900439Z test_nvfuser_correctness_T_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.4923129Z test_nvfuser_correctness_T_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.4943796Z test_nvfuser_correctness_T_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.4964702Z test_nvfuser_correctness_T_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.4985401Z test_nvfuser_correctness_T_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5006340Z test_nvfuser_correctness_T_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5027078Z test_nvfuser_correctness_T_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5047955Z test_nvfuser_correctness_T_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5068650Z test_nvfuser_correctness_T_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5090069Z test_nvfuser_correctness_T_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5109418Z test_nvfuser_correctness_T_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5132484Z test_nvfuser_correctness___getitem___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5151496Z test_nvfuser_correctness___getitem___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5171021Z test_nvfuser_correctness___getitem___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5190278Z test_nvfuser_correctness___getitem___cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5209529Z test_nvfuser_correctness___getitem___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5228656Z test_nvfuser_correctness___getitem___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5248121Z test_nvfuser_correctness___getitem___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5267140Z test_nvfuser_correctness___getitem___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5286523Z test_nvfuser_correctness___getitem___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5305800Z test_nvfuser_correctness___getitem___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5325486Z test_nvfuser_correctness___getitem___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5348998Z test_nvfuser_correctness___getitem___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5368273Z test_nvfuser_correctness___getitem___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5387364Z test_nvfuser_correctness___radd___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5406769Z test_nvfuser_correctness___radd___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5426051Z test_nvfuser_correctness___radd___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5448017Z test_nvfuser_correctness___radd___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5464968Z test_nvfuser_correctness___radd___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5484252Z test_nvfuser_correctness___radd___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5503410Z test_nvfuser_correctness___radd___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5523228Z test_nvfuser_correctness___radd___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5542023Z test_nvfuser_correctness___radd___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5561991Z test_nvfuser_correctness___radd___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5585588Z test_nvfuser_correctness___radd___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5604733Z test_nvfuser_correctness___radd___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5624195Z test_nvfuser_correctness___rand___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5643344Z test_nvfuser_correctness___rand___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5662360Z test_nvfuser_correctness___rand___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5681889Z test_nvfuser_correctness___rand___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5700922Z test_nvfuser_correctness___rand___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5720426Z test_nvfuser_correctness___rand___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5739687Z test_nvfuser_correctness___rdiv___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5758983Z test_nvfuser_correctness___rdiv___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5777915Z test_nvfuser_correctness___rdiv___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5797266Z test_nvfuser_correctness___rdiv___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5821215Z test_nvfuser_correctness___rdiv___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5840596Z test_nvfuser_correctness___rdiv___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5859366Z test_nvfuser_correctness___rdiv___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5878794Z test_nvfuser_correctness___rdiv___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5897789Z test_nvfuser_correctness___rdiv___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5917282Z test_nvfuser_correctness___rdiv___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5936392Z test_nvfuser_correctness___rdiv___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5955492Z test_nvfuser_correctness___rdiv___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5974778Z test_nvfuser_correctness___rmatmul___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.5993984Z test_nvfuser_correctness___rmatmul___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6013344Z test_nvfuser_correctness___rmatmul___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6032693Z test_nvfuser_correctness___rmatmul___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6057355Z test_nvfuser_correctness___rmatmul___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6076378Z test_nvfuser_correctness___rmod___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6095527Z test_nvfuser_correctness___rmod___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6114600Z test_nvfuser_correctness___rmod___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6134448Z test_nvfuser_correctness___rmod___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6153487Z test_nvfuser_correctness___rmod___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6173120Z test_nvfuser_correctness___rmod___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6192083Z test_nvfuser_correctness___rmod___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6211497Z test_nvfuser_correctness___rmod___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6230626Z test_nvfuser_correctness___rmod___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6250036Z test_nvfuser_correctness___rmul___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6269426Z test_nvfuser_correctness___rmul___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6293719Z test_nvfuser_correctness___rmul___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6312852Z test_nvfuser_correctness___rmul___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6332516Z test_nvfuser_correctness___rmul___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6351841Z test_nvfuser_correctness___rmul___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6371378Z test_nvfuser_correctness___rmul___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6390561Z test_nvfuser_correctness___rmul___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6409617Z test_nvfuser_correctness___rmul___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6428677Z test_nvfuser_correctness___rmul___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6448196Z test_nvfuser_correctness___rmul___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6467190Z test_nvfuser_correctness___rmul___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6486546Z test_nvfuser_correctness___ror___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6511167Z test_nvfuser_correctness___ror___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6530494Z test_nvfuser_correctness___ror___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6549564Z test_nvfuser_correctness___ror___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6568890Z test_nvfuser_correctness___ror___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6588187Z test_nvfuser_correctness___ror___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6607449Z test_nvfuser_correctness___rpow___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6626898Z test_nvfuser_correctness___rpow___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6646372Z test_nvfuser_correctness___rpow___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6665279Z test_nvfuser_correctness___rpow___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6685160Z test_nvfuser_correctness___rpow___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6703689Z test_nvfuser_correctness___rpow___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6723429Z test_nvfuser_correctness___rpow___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6747644Z test_nvfuser_correctness___rpow___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6766963Z test_nvfuser_correctness___rpow___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6785922Z test_nvfuser_correctness___rpow___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6805278Z test_nvfuser_correctness___rpow___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6824483Z test_nvfuser_correctness___rsub___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6843948Z test_nvfuser_correctness___rsub___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6862916Z test_nvfuser_correctness___rsub___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6882258Z test_nvfuser_correctness___rsub___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6901668Z test_nvfuser_correctness___rsub___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6921155Z test_nvfuser_correctness___rsub___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6940216Z test_nvfuser_correctness___rsub___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6959612Z test_nvfuser_correctness___rsub___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.6985312Z test_nvfuser_correctness___rsub___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7004971Z test_nvfuser_correctness___rsub___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7023815Z test_nvfuser_correctness___rsub___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7043290Z test_nvfuser_correctness___rxor___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7062555Z test_nvfuser_correctness___rxor___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7081840Z test_nvfuser_correctness___rxor___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7100760Z test_nvfuser_correctness___rxor___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7120160Z test_nvfuser_correctness___rxor___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7139284Z test_nvfuser_correctness___rxor___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7158832Z test_nvfuser_correctness__masked_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7177961Z test_nvfuser_correctness__masked_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7197586Z test_nvfuser_correctness__masked_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7222189Z test_nvfuser_correctness__masked_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7241483Z test_nvfuser_correctness__masked_amax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7260560Z test_nvfuser_correctness__masked_amax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7279892Z test_nvfuser_correctness__masked_amax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7299189Z test_nvfuser_correctness__masked_amax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7318372Z test_nvfuser_correctness__masked_amax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7337444Z test_nvfuser_correctness__masked_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7356555Z test_nvfuser_correctness__masked_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7376184Z test_nvfuser_correctness__masked_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7394904Z test_nvfuser_correctness__masked_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7414354Z test_nvfuser_correctness__masked_amin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7433529Z test_nvfuser_correctness__masked_amin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7458063Z test_nvfuser_correctness__masked_amin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7477825Z test_nvfuser_correctness__masked_amin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7497014Z test_nvfuser_correctness__masked_amin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7516872Z test_nvfuser_correctness__masked_argmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7535990Z test_nvfuser_correctness__masked_argmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7555030Z test_nvfuser_correctness__masked_argmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7574386Z test_nvfuser_correctness__masked_argmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7593411Z test_nvfuser_correctness__masked_argmax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7613039Z test_nvfuser_correctness__masked_argmax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7631965Z test_nvfuser_correctness__masked_argmax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7651439Z test_nvfuser_correctness__masked_argmax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7675722Z test_nvfuser_correctness__masked_argmax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7694972Z test_nvfuser_correctness__masked_argmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7714193Z test_nvfuser_correctness__masked_argmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7733570Z test_nvfuser_correctness__masked_argmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7752591Z test_nvfuser_correctness__masked_argmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7772141Z test_nvfuser_correctness__masked_argmin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7791128Z test_nvfuser_correctness__masked_argmin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7810395Z test_nvfuser_correctness__masked_argmin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7829837Z test_nvfuser_correctness__masked_argmin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7849025Z test_nvfuser_correctness__masked_argmin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7868212Z test_nvfuser_correctness__masked_log_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7887595Z test_nvfuser_correctness__masked_log_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7912295Z test_nvfuser_correctness__masked_log_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7931711Z test_nvfuser_correctness__masked_log_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7950831Z test_nvfuser_correctness__masked_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7970355Z test_nvfuser_correctness__masked_mean_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.7989450Z test_nvfuser_correctness__masked_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8008865Z test_nvfuser_correctness__masked_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8028085Z test_nvfuser_correctness__masked_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8047619Z test_nvfuser_correctness__masked_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8066349Z test_nvfuser_correctness__masked_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8085985Z test_nvfuser_correctness__masked_mean_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8104738Z test_nvfuser_correctness__masked_mean_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8124711Z test_nvfuser_correctness__masked_mean_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8148636Z test_nvfuser_correctness__masked_mean_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8167913Z test_nvfuser_correctness__masked_mean_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8187172Z test_nvfuser_correctness__masked_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8206496Z test_nvfuser_correctness__masked_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8225812Z test_nvfuser_correctness__masked_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8245604Z test_nvfuser_correctness__masked_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8264397Z test_nvfuser_correctness__masked_normalize_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8283734Z test_nvfuser_correctness__masked_normalize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8302810Z test_nvfuser_correctness__masked_normalize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8322226Z test_nvfuser_correctness__masked_normalize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8341662Z test_nvfuser_correctness__masked_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8360879Z test_nvfuser_correctness__masked_prod_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8385418Z test_nvfuser_correctness__masked_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8404846Z test_nvfuser_correctness__masked_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8424304Z test_nvfuser_correctness__masked_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8443661Z test_nvfuser_correctness__masked_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8462737Z test_nvfuser_correctness__masked_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8482218Z test_nvfuser_correctness__masked_prod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8501338Z test_nvfuser_correctness__masked_prod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8521255Z test_nvfuser_correctness__masked_prod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8540290Z test_nvfuser_correctness__masked_prod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8559814Z test_nvfuser_correctness__masked_prod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8578863Z test_nvfuser_correctness__masked_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8598405Z test_nvfuser_correctness__masked_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8622999Z test_nvfuser_correctness__masked_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8642762Z test_nvfuser_correctness__masked_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8661648Z test_nvfuser_correctness__masked_softmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8682256Z test_nvfuser_correctness__masked_softmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8701279Z test_nvfuser_correctness__masked_softmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8720783Z test_nvfuser_correctness__masked_softmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8739940Z test_nvfuser_correctness__masked_std_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8759130Z test_nvfuser_correctness__masked_std_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8778410Z test_nvfuser_correctness__masked_std_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8789272Z test_nvfuser_correctness__masked_std_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:20.8809224Z test_nvfuser_correctness__masked_std_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8828474Z test_nvfuser_correctness__masked_std_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8853220Z test_nvfuser_correctness__masked_std_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8872324Z test_nvfuser_correctness__masked_std_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8891583Z test_nvfuser_correctness__masked_std_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8910719Z test_nvfuser_correctness__masked_std_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8930273Z test_nvfuser_correctness__masked_std_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8949282Z test_nvfuser_correctness__masked_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8968708Z test_nvfuser_correctness__masked_sum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.8987896Z test_nvfuser_correctness__masked_sum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9007191Z test_nvfuser_correctness__masked_sum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9026634Z test_nvfuser_correctness__masked_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9046061Z test_nvfuser_correctness__masked_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9065231Z test_nvfuser_correctness__masked_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9090531Z test_nvfuser_correctness__masked_sum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9109510Z test_nvfuser_correctness__masked_sum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9128911Z test_nvfuser_correctness__masked_sum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9148079Z test_nvfuser_correctness__masked_sum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9167556Z test_nvfuser_correctness__masked_sum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9187016Z test_nvfuser_correctness__masked_var_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9206243Z test_nvfuser_correctness__masked_var_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9225421Z test_nvfuser_correctness__masked_var_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9244972Z test_nvfuser_correctness__masked_var_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9264021Z test_nvfuser_correctness__masked_var_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9283361Z test_nvfuser_correctness__masked_var_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9302511Z test_nvfuser_correctness__masked_var_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9327425Z test_nvfuser_correctness__masked_var_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9346555Z test_nvfuser_correctness__masked_var_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9366074Z test_nvfuser_correctness__masked_var_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9385210Z test_nvfuser_correctness__masked_var_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9404864Z test_nvfuser_correctness_abs_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9424155Z test_nvfuser_correctness_abs_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9443452Z test_nvfuser_correctness_abs_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9462587Z test_nvfuser_correctness_abs_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9481910Z test_nvfuser_correctness_abs_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9501095Z test_nvfuser_correctness_abs_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9521084Z test_nvfuser_correctness_abs_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9540505Z test_nvfuser_correctness_abs_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9566152Z test_nvfuser_correctness_abs_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9584990Z test_nvfuser_correctness_abs_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9604503Z test_nvfuser_correctness_abs_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9623722Z test_nvfuser_correctness_abs_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9642909Z test_nvfuser_correctness_abs_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9661749Z test_nvfuser_correctness_acos_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9681370Z test_nvfuser_correctness_acos_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9700855Z test_nvfuser_correctness_acos_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9720326Z test_nvfuser_correctness_acos_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9739741Z test_nvfuser_correctness_acos_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9758726Z test_nvfuser_correctness_acos_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9778086Z test_nvfuser_correctness_acos_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9805034Z test_nvfuser_correctness_acos_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:20.9824104Z test_nvfuser_correctness_acos_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9843435Z test_nvfuser_correctness_acos_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9862339Z test_nvfuser_correctness_acos_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9882193Z test_nvfuser_correctness_acos_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9901193Z test_nvfuser_correctness_acosh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9920732Z test_nvfuser_correctness_acosh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9939739Z test_nvfuser_correctness_acosh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9959295Z test_nvfuser_correctness_acosh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9978271Z test_nvfuser_correctness_acosh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:20.9997515Z test_nvfuser_correctness_acosh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0022026Z test_nvfuser_correctness_acosh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0041654Z test_nvfuser_correctness_acosh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0060732Z test_nvfuser_correctness_acosh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0080058Z test_nvfuser_correctness_acosh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0099133Z test_nvfuser_correctness_acosh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0118593Z test_nvfuser_correctness_acosh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0137740Z test_nvfuser_correctness_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0156780Z test_nvfuser_correctness_add_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0176434Z test_nvfuser_correctness_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0195308Z test_nvfuser_correctness_add_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0214741Z test_nvfuser_correctness_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0234066Z test_nvfuser_correctness_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0259625Z test_nvfuser_correctness_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0279086Z test_nvfuser_correctness_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0298155Z test_nvfuser_correctness_add_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0317671Z test_nvfuser_correctness_add_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0337313Z test_nvfuser_correctness_add_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0356415Z test_nvfuser_correctness_add_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0375514Z test_nvfuser_correctness_add_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0394526Z test_nvfuser_correctness_addbmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0413941Z test_nvfuser_correctness_addbmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0432962Z test_nvfuser_correctness_addbmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0452408Z test_nvfuser_correctness_addbmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0471437Z test_nvfuser_correctness_addbmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0496255Z test_nvfuser_correctness_addbmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0515882Z test_nvfuser_correctness_addcdiv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0535319Z test_nvfuser_correctness_addcdiv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0554530Z test_nvfuser_correctness_addcdiv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0573921Z test_nvfuser_correctness_addcdiv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0592978Z test_nvfuser_correctness_addcdiv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0612360Z test_nvfuser_correctness_addcdiv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0631668Z test_nvfuser_correctness_addcmul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0651131Z test_nvfuser_correctness_addcmul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0670236Z test_nvfuser_correctness_addcmul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0689607Z test_nvfuser_correctness_addcmul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0708728Z test_nvfuser_correctness_addcmul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0733744Z test_nvfuser_correctness_addcmul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0752888Z test_nvfuser_correctness_addcmul_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0772196Z test_nvfuser_correctness_addcmul_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0791185Z test_nvfuser_correctness_addcmul_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0810658Z test_nvfuser_correctness_addcmul_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0829900Z test_nvfuser_correctness_addcmul_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0849468Z test_nvfuser_correctness_addmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0868681Z test_nvfuser_correctness_addmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0888179Z test_nvfuser_correctness_addmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0907564Z test_nvfuser_correctness_addmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0926889Z test_nvfuser_correctness_addmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0951667Z test_nvfuser_correctness_addmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0971533Z test_nvfuser_correctness_addmm_decomposed_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.0990179Z test_nvfuser_correctness_addmm_decomposed_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1009581Z test_nvfuser_correctness_addmm_decomposed_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1020910Z test_nvfuser_correctness_addmm_decomposed_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:21.1040964Z test_nvfuser_correctness_addmm_decomposed_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1059998Z test_nvfuser_correctness_addmm_decomposed_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1079433Z test_nvfuser_correctness_addmv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1098472Z test_nvfuser_correctness_addmv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1117866Z test_nvfuser_correctness_addmv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1137265Z test_nvfuser_correctness_addmv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1156321Z test_nvfuser_correctness_addmv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1175776Z test_nvfuser_correctness_addmv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1200881Z test_nvfuser_correctness_addr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1219748Z test_nvfuser_correctness_addr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1239299Z test_nvfuser_correctness_addr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1258323Z test_nvfuser_correctness_addr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1277658Z test_nvfuser_correctness_addr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1296650Z test_nvfuser_correctness_addr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1315888Z test_nvfuser_correctness_addr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1335368Z test_nvfuser_correctness_addr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1354454Z test_nvfuser_correctness_addr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1373848Z test_nvfuser_correctness_addr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1394699Z test_nvfuser_correctness_addr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1415774Z test_nvfuser_correctness_addr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1441015Z test_nvfuser_correctness_all_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1459932Z test_nvfuser_correctness_all_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1479549Z test_nvfuser_correctness_all_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1498753Z test_nvfuser_correctness_all_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1518501Z test_nvfuser_correctness_all_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1537616Z test_nvfuser_correctness_all_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1556789Z test_nvfuser_correctness_all_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1575968Z test_nvfuser_correctness_all_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1594997Z test_nvfuser_correctness_all_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1614496Z test_nvfuser_correctness_all_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1633502Z test_nvfuser_correctness_all_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1652978Z test_nvfuser_correctness_all_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1664412Z test_nvfuser_correctness_allclose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:21.1676114Z test_nvfuser_correctness_allclose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:21.1688186Z test_nvfuser_correctness_allclose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:21.1699878Z test_nvfuser_correctness_allclose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:21.1711121Z test_nvfuser_correctness_allclose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:21.1723152Z test_nvfuser_correctness_allclose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:21.1748077Z test_nvfuser_correctness_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1767363Z test_nvfuser_correctness_amax_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1786347Z test_nvfuser_correctness_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1805916Z test_nvfuser_correctness_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1824999Z test_nvfuser_correctness_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1844370Z test_nvfuser_correctness_amax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1863516Z test_nvfuser_correctness_amax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1882950Z test_nvfuser_correctness_amax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1901917Z test_nvfuser_correctness_amax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1921480Z test_nvfuser_correctness_amax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1940613Z test_nvfuser_correctness_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1960064Z test_nvfuser_correctness_amin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.1984712Z test_nvfuser_correctness_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2003975Z test_nvfuser_correctness_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2023373Z test_nvfuser_correctness_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2042767Z test_nvfuser_correctness_amin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2061726Z test_nvfuser_correctness_amin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2081154Z test_nvfuser_correctness_amin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2100223Z test_nvfuser_correctness_amin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2119505Z test_nvfuser_correctness_amin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2138870Z test_nvfuser_correctness_aminmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2158701Z test_nvfuser_correctness_aminmax_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2177577Z test_nvfuser_correctness_aminmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2202871Z test_nvfuser_correctness_aminmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2222024Z test_nvfuser_correctness_aminmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2241511Z test_nvfuser_correctness_aminmax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2260717Z test_nvfuser_correctness_aminmax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2280454Z test_nvfuser_correctness_aminmax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2299598Z test_nvfuser_correctness_aminmax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2319119Z test_nvfuser_correctness_aminmax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2338328Z test_nvfuser_correctness_angle_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2357905Z test_nvfuser_correctness_angle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2377138Z test_nvfuser_correctness_angle_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2396237Z test_nvfuser_correctness_angle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2415730Z test_nvfuser_correctness_angle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2442783Z test_nvfuser_correctness_angle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2460459Z test_nvfuser_correctness_angle_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2479923Z test_nvfuser_correctness_angle_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2499302Z test_nvfuser_correctness_angle_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2519167Z test_nvfuser_correctness_angle_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2538389Z test_nvfuser_correctness_angle_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2557827Z test_nvfuser_correctness_any_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2577108Z test_nvfuser_correctness_any_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2596409Z test_nvfuser_correctness_any_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2616120Z test_nvfuser_correctness_any_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2635562Z test_nvfuser_correctness_any_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2655227Z test_nvfuser_correctness_any_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2684361Z test_nvfuser_correctness_any_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:21.2703324Z test_nvfuser_correctness_any_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2723066Z test_nvfuser_correctness_any_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2742079Z test_nvfuser_correctness_any_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2761814Z test_nvfuser_correctness_any_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2781237Z test_nvfuser_correctness_any_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2800992Z test_nvfuser_correctness_argmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2820586Z test_nvfuser_correctness_argmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2840270Z test_nvfuser_correctness_argmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2859593Z test_nvfuser_correctness_argmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2879567Z test_nvfuser_correctness_argmax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2898651Z test_nvfuser_correctness_argmax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2925370Z test_nvfuser_correctness_argmax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:21.2944432Z test_nvfuser_correctness_argmax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2963854Z test_nvfuser_correctness_argmax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.2983166Z test_nvfuser_correctness_argmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3002843Z test_nvfuser_correctness_argmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3022063Z test_nvfuser_correctness_argmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3041786Z test_nvfuser_correctness_argmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3061069Z test_nvfuser_correctness_argmin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3080689Z test_nvfuser_correctness_argmin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3100056Z test_nvfuser_correctness_argmin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3119854Z test_nvfuser_correctness_argmin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3139335Z test_nvfuser_correctness_argmin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3165746Z test_nvfuser_correctness_argsort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:21.3184696Z test_nvfuser_correctness_argsort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3204099Z test_nvfuser_correctness_argsort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3223397Z test_nvfuser_correctness_argsort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3243314Z test_nvfuser_correctness_argsort_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3262541Z test_nvfuser_correctness_argsort_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3282283Z test_nvfuser_correctness_argsort_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3301750Z test_nvfuser_correctness_argsort_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3321512Z test_nvfuser_correctness_argsort_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3340612Z test_nvfuser_correctness_argwhere_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3360230Z test_nvfuser_correctness_argwhere_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3385404Z test_nvfuser_correctness_argwhere_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3404603Z test_nvfuser_correctness_argwhere_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3424031Z test_nvfuser_correctness_argwhere_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3443330Z test_nvfuser_correctness_argwhere_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3462657Z test_nvfuser_correctness_argwhere_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3482234Z test_nvfuser_correctness_argwhere_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3501523Z test_nvfuser_correctness_argwhere_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3521787Z test_nvfuser_correctness_argwhere_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3541099Z test_nvfuser_correctness_argwhere_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3560878Z test_nvfuser_correctness_argwhere_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3580079Z test_nvfuser_correctness_as_strided_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3599606Z test_nvfuser_correctness_as_strided_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3624929Z test_nvfuser_correctness_as_strided_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3645791Z test_nvfuser_correctness_as_strided_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3666221Z test_nvfuser_correctness_as_strided_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3685662Z test_nvfuser_correctness_as_strided_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3704812Z test_nvfuser_correctness_as_strided_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3724412Z test_nvfuser_correctness_as_strided_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3743802Z test_nvfuser_correctness_as_strided_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3763112Z test_nvfuser_correctness_as_strided_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3782379Z test_nvfuser_correctness_as_strided_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3801914Z test_nvfuser_correctness_as_strided_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3821304Z test_nvfuser_correctness_as_strided_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3841113Z test_nvfuser_correctness_asin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3866044Z test_nvfuser_correctness_asin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3885535Z test_nvfuser_correctness_asin_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3904745Z test_nvfuser_correctness_asin_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3924167Z test_nvfuser_correctness_asin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3943366Z test_nvfuser_correctness_asin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3962818Z test_nvfuser_correctness_asin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.3981990Z test_nvfuser_correctness_asin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4001439Z test_nvfuser_correctness_asin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4020697Z test_nvfuser_correctness_asin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4040328Z test_nvfuser_correctness_asin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4059672Z test_nvfuser_correctness_asin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4079161Z test_nvfuser_correctness_asinh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4103952Z test_nvfuser_correctness_asinh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4123547Z test_nvfuser_correctness_asinh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4142723Z test_nvfuser_correctness_asinh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4162346Z test_nvfuser_correctness_asinh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4181604Z test_nvfuser_correctness_asinh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4200962Z test_nvfuser_correctness_asinh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4220042Z test_nvfuser_correctness_asinh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4239587Z test_nvfuser_correctness_asinh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4258707Z test_nvfuser_correctness_asinh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4278318Z test_nvfuser_correctness_asinh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4297496Z test_nvfuser_correctness_asinh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4323045Z test_nvfuser_correctness_atan2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4342167Z test_nvfuser_correctness_atan2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4361953Z test_nvfuser_correctness_atan2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4381183Z test_nvfuser_correctness_atan2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4400778Z test_nvfuser_correctness_atan2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4419999Z test_nvfuser_correctness_atan2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4439373Z test_nvfuser_correctness_atan2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4458619Z test_nvfuser_correctness_atan2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4478071Z test_nvfuser_correctness_atan2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4497378Z test_nvfuser_correctness_atan2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4516419Z test_nvfuser_correctness_atan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4536683Z test_nvfuser_correctness_atan_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4562165Z test_nvfuser_correctness_atan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4581300Z test_nvfuser_correctness_atan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4601058Z test_nvfuser_correctness_atan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4619977Z test_nvfuser_correctness_atan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4639768Z test_nvfuser_correctness_atan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4658888Z test_nvfuser_correctness_atan_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4678238Z test_nvfuser_correctness_atan_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4697560Z test_nvfuser_correctness_atan_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4716574Z test_nvfuser_correctness_atan_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4736020Z test_nvfuser_correctness_atan_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4755122Z test_nvfuser_correctness_atanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4774598Z test_nvfuser_correctness_atanh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4800336Z test_nvfuser_correctness_atanh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4820974Z test_nvfuser_correctness_atanh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4843086Z test_nvfuser_correctness_atanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4861940Z test_nvfuser_correctness_atanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4881467Z test_nvfuser_correctness_atanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4900802Z test_nvfuser_correctness_atanh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4920187Z test_nvfuser_correctness_atanh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4939562Z test_nvfuser_correctness_atanh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4958888Z test_nvfuser_correctness_atanh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4978014Z test_nvfuser_correctness_atanh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.4997338Z test_nvfuser_correctness_atleast_1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5016537Z test_nvfuser_correctness_atleast_1d_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5041904Z test_nvfuser_correctness_atleast_1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5060835Z test_nvfuser_correctness_atleast_1d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5080474Z test_nvfuser_correctness_atleast_1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5099651Z test_nvfuser_correctness_atleast_1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5119370Z test_nvfuser_correctness_atleast_1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5138406Z test_nvfuser_correctness_atleast_1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5158183Z test_nvfuser_correctness_atleast_1d_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5177171Z test_nvfuser_correctness_atleast_1d_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5196241Z test_nvfuser_correctness_atleast_1d_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5215987Z test_nvfuser_correctness_atleast_1d_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5235102Z test_nvfuser_correctness_atleast_1d_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5254718Z test_nvfuser_correctness_atleast_2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5280063Z test_nvfuser_correctness_atleast_2d_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5299456Z test_nvfuser_correctness_atleast_2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5319122Z test_nvfuser_correctness_atleast_2d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5338597Z test_nvfuser_correctness_atleast_2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5357857Z test_nvfuser_correctness_atleast_2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5376940Z test_nvfuser_correctness_atleast_2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5396466Z test_nvfuser_correctness_atleast_2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5415527Z test_nvfuser_correctness_atleast_2d_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5434792Z test_nvfuser_correctness_atleast_2d_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5454465Z test_nvfuser_correctness_atleast_2d_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5473564Z test_nvfuser_correctness_atleast_2d_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5500971Z test_nvfuser_correctness_atleast_2d_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:21.5520278Z test_nvfuser_correctness_atleast_3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5539847Z test_nvfuser_correctness_atleast_3d_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5559384Z test_nvfuser_correctness_atleast_3d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5578612Z test_nvfuser_correctness_atleast_3d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5598016Z test_nvfuser_correctness_atleast_3d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5617324Z test_nvfuser_correctness_atleast_3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5636553Z test_nvfuser_correctness_atleast_3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5655954Z test_nvfuser_correctness_atleast_3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5676921Z test_nvfuser_correctness_atleast_3d_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5697963Z test_nvfuser_correctness_atleast_3d_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5718969Z test_nvfuser_correctness_atleast_3d_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5745616Z test_nvfuser_correctness_atleast_3d_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:21.5765107Z test_nvfuser_correctness_atleast_3d_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5784352Z test_nvfuser_correctness_baddbmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5804042Z test_nvfuser_correctness_baddbmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5822922Z test_nvfuser_correctness_baddbmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5842688Z test_nvfuser_correctness_baddbmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5861678Z test_nvfuser_correctness_baddbmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5881417Z test_nvfuser_correctness_baddbmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5900181Z test_nvfuser_correctness_bernoulli_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5920010Z test_nvfuser_correctness_bernoulli_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5939108Z test_nvfuser_correctness_bernoulli_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5958695Z test_nvfuser_correctness_bernoulli_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.5969816Z test_nvfuser_correctness_bfloat16_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:21.5982276Z test_nvfuser_correctness_bfloat16_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:21.5993496Z test_nvfuser_correctness_bfloat16_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:21.6005633Z test_nvfuser_correctness_bfloat16_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:21.6017332Z test_nvfuser_correctness_bfloat16_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:21.6028704Z test_nvfuser_correctness_bfloat16_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:21.6040728Z test_nvfuser_correctness_bfloat16_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:21.6052276Z test_nvfuser_correctness_bfloat16_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:21.6063971Z test_nvfuser_correctness_bfloat16_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:21.6075847Z test_nvfuser_correctness_bfloat16_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:21.6087709Z test_nvfuser_correctness_bfloat16_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:21.6099468Z test_nvfuser_correctness_bfloat16_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:21.6111158Z test_nvfuser_correctness_bfloat16_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:21.6136823Z test_nvfuser_correctness_bincount_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6155907Z test_nvfuser_correctness_bincount_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6175207Z test_nvfuser_correctness_bincount_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6194342Z test_nvfuser_correctness_bincount_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6213826Z test_nvfuser_correctness_bincount_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6233146Z test_nvfuser_correctness_bitwise_and_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6252617Z test_nvfuser_correctness_bitwise_and_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6271981Z test_nvfuser_correctness_bitwise_and_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6291278Z test_nvfuser_correctness_bitwise_and_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6310359Z test_nvfuser_correctness_bitwise_and_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6329922Z test_nvfuser_correctness_bitwise_and_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6349019Z test_nvfuser_correctness_bitwise_left_shift_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6373999Z test_nvfuser_correctness_bitwise_left_shift_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6393135Z test_nvfuser_correctness_bitwise_left_shift_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6412534Z test_nvfuser_correctness_bitwise_left_shift_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6431858Z test_nvfuser_correctness_bitwise_left_shift_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6451293Z test_nvfuser_correctness_bitwise_not_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6470512Z test_nvfuser_correctness_bitwise_not_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6490138Z test_nvfuser_correctness_bitwise_not_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6509018Z test_nvfuser_correctness_bitwise_not_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6529080Z test_nvfuser_correctness_bitwise_not_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6548349Z test_nvfuser_correctness_bitwise_not_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6568431Z test_nvfuser_correctness_bitwise_or_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6592854Z test_nvfuser_correctness_bitwise_or_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6613820Z test_nvfuser_correctness_bitwise_or_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6634523Z test_nvfuser_correctness_bitwise_or_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6655776Z test_nvfuser_correctness_bitwise_or_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6676259Z test_nvfuser_correctness_bitwise_or_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6697340Z test_nvfuser_correctness_bitwise_right_shift_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6718373Z test_nvfuser_correctness_bitwise_right_shift_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6738971Z test_nvfuser_correctness_bitwise_right_shift_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6760121Z test_nvfuser_correctness_bitwise_right_shift_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6780715Z test_nvfuser_correctness_bitwise_right_shift_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6801744Z test_nvfuser_correctness_bitwise_xor_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6822500Z test_nvfuser_correctness_bitwise_xor_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6849452Z test_nvfuser_correctness_bitwise_xor_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:21.6870000Z test_nvfuser_correctness_bitwise_xor_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6891026Z test_nvfuser_correctness_bitwise_xor_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6912048Z test_nvfuser_correctness_bitwise_xor_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6932914Z test_nvfuser_correctness_block_diag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6953593Z test_nvfuser_correctness_block_diag_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6974623Z test_nvfuser_correctness_block_diag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.6995467Z test_nvfuser_correctness_block_diag_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7016401Z test_nvfuser_correctness_block_diag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7037616Z test_nvfuser_correctness_block_diag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7056673Z test_nvfuser_correctness_block_diag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7076287Z test_nvfuser_correctness_block_diag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7101362Z test_nvfuser_correctness_block_diag_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7120760Z test_nvfuser_correctness_block_diag_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7140774Z test_nvfuser_correctness_block_diag_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7159845Z test_nvfuser_correctness_block_diag_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7178951Z test_nvfuser_correctness_block_diag_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7198328Z test_nvfuser_correctness_bmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7217516Z test_nvfuser_correctness_bmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7237036Z test_nvfuser_correctness_bmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7256318Z test_nvfuser_correctness_bmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7275577Z test_nvfuser_correctness_bmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7295004Z test_nvfuser_correctness_bmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7314314Z test_nvfuser_correctness_bool_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7339518Z test_nvfuser_correctness_bool_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7360734Z test_nvfuser_correctness_bool_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7381651Z test_nvfuser_correctness_bool_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7402610Z test_nvfuser_correctness_bool_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7421875Z test_nvfuser_correctness_bool_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7441613Z test_nvfuser_correctness_bool_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7460819Z test_nvfuser_correctness_bool_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7480110Z test_nvfuser_correctness_bool_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7499241Z test_nvfuser_correctness_bool_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7518832Z test_nvfuser_correctness_bool_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7538555Z test_nvfuser_correctness_bool_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7558396Z test_nvfuser_correctness_bool_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7583233Z test_nvfuser_correctness_broadcast_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7602777Z test_nvfuser_correctness_broadcast_tensors_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7621927Z test_nvfuser_correctness_broadcast_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7641763Z test_nvfuser_correctness_broadcast_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7661271Z test_nvfuser_correctness_broadcast_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7681026Z test_nvfuser_correctness_broadcast_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7700086Z test_nvfuser_correctness_broadcast_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7719765Z test_nvfuser_correctness_broadcast_tensors_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7738814Z test_nvfuser_correctness_broadcast_tensors_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7758400Z test_nvfuser_correctness_broadcast_tensors_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7777508Z test_nvfuser_correctness_broadcast_tensors_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7802784Z test_nvfuser_correctness_broadcast_tensors_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7822064Z test_nvfuser_correctness_broadcast_to_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7841887Z test_nvfuser_correctness_broadcast_to_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7861089Z test_nvfuser_correctness_broadcast_to_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7880680Z test_nvfuser_correctness_broadcast_to_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7899993Z test_nvfuser_correctness_broadcast_to_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7919244Z test_nvfuser_correctness_broadcast_to_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7938527Z test_nvfuser_correctness_broadcast_to_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7957830Z test_nvfuser_correctness_broadcast_to_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7977271Z test_nvfuser_correctness_broadcast_to_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.7996458Z test_nvfuser_correctness_broadcast_to_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8016135Z test_nvfuser_correctness_broadcast_to_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8041750Z test_nvfuser_correctness_broadcast_to_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8060776Z test_nvfuser_correctness_bucketize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8080369Z test_nvfuser_correctness_bucketize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8099597Z test_nvfuser_correctness_bucketize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8119106Z test_nvfuser_correctness_bucketize_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8138463Z test_nvfuser_correctness_bucketize_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8157905Z test_nvfuser_correctness_bucketize_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8178141Z test_nvfuser_correctness_bucketize_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8197813Z test_nvfuser_correctness_bucketize_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8216878Z test_nvfuser_correctness_byte_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8236312Z test_nvfuser_correctness_byte_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8255623Z test_nvfuser_correctness_byte_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8281296Z test_nvfuser_correctness_byte_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8300582Z test_nvfuser_correctness_byte_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8320133Z test_nvfuser_correctness_byte_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8339442Z test_nvfuser_correctness_byte_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8358999Z test_nvfuser_correctness_byte_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8378285Z test_nvfuser_correctness_byte_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8397799Z test_nvfuser_correctness_byte_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8416863Z test_nvfuser_correctness_byte_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8436104Z test_nvfuser_correctness_byte_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8455571Z test_nvfuser_correctness_cartesian_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8474790Z test_nvfuser_correctness_cartesian_prod_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8494710Z test_nvfuser_correctness_cartesian_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8521722Z test_nvfuser_correctness_cartesian_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:21.8541232Z test_nvfuser_correctness_cartesian_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8560809Z test_nvfuser_correctness_cartesian_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8580049Z test_nvfuser_correctness_cartesian_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8599494Z test_nvfuser_correctness_cartesian_prod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8618682Z test_nvfuser_correctness_cartesian_prod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8638626Z test_nvfuser_correctness_cartesian_prod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8657736Z test_nvfuser_correctness_cartesian_prod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8677154Z test_nvfuser_correctness_cartesian_prod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8696381Z test_nvfuser_correctness_cat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8715587Z test_nvfuser_correctness_cat_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8735149Z test_nvfuser_correctness_cat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8760703Z test_nvfuser_correctness_cat_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8781355Z test_nvfuser_correctness_cat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8802411Z test_nvfuser_correctness_cat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8823527Z test_nvfuser_correctness_cat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8844328Z test_nvfuser_correctness_cat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8865206Z test_nvfuser_correctness_cat_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8886252Z test_nvfuser_correctness_cat_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8907108Z test_nvfuser_correctness_cat_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8928034Z test_nvfuser_correctness_cat_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8948773Z test_nvfuser_correctness_cat_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8969703Z test_nvfuser_correctness_cdist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.8996003Z test_nvfuser_correctness_cdist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:21.9016855Z test_nvfuser_correctness_ceil_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9037916Z test_nvfuser_correctness_ceil_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9058623Z test_nvfuser_correctness_ceil_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9079640Z test_nvfuser_correctness_ceil_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9100450Z test_nvfuser_correctness_chalf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9121495Z test_nvfuser_correctness_chalf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9142224Z test_nvfuser_correctness_chalf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9163226Z test_nvfuser_correctness_chalf_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9184077Z test_nvfuser_correctness_chalf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9205013Z test_nvfuser_correctness_chalf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9225718Z test_nvfuser_correctness_chalf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9252585Z test_nvfuser_correctness_chalf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:21.9273446Z test_nvfuser_correctness_chalf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9294464Z test_nvfuser_correctness_chalf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9315166Z test_nvfuser_correctness_chalf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9336828Z test_nvfuser_correctness_chalf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9357347Z test_nvfuser_correctness_chalf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9378098Z test_nvfuser_correctness_char_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9399411Z test_nvfuser_correctness_char_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9418407Z test_nvfuser_correctness_char_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9437928Z test_nvfuser_correctness_char_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9457015Z test_nvfuser_correctness_char_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9476300Z test_nvfuser_correctness_char_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9501563Z test_nvfuser_correctness_char_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9520906Z test_nvfuser_correctness_char_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9540649Z test_nvfuser_correctness_char_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9560225Z test_nvfuser_correctness_char_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9579325Z test_nvfuser_correctness_char_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9598877Z test_nvfuser_correctness_char_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9618101Z test_nvfuser_correctness_char_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9637325Z test_nvfuser_correctness_cholesky_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9655820Z test_nvfuser_correctness_cholesky_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9674641Z test_nvfuser_correctness_cholesky_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9693688Z test_nvfuser_correctness_cholesky_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9712313Z test_nvfuser_correctness_cholesky_inverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9737173Z test_nvfuser_correctness_cholesky_inverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9756122Z test_nvfuser_correctness_cholesky_inverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9774806Z test_nvfuser_correctness_cholesky_inverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9793601Z test_nvfuser_correctness_cholesky_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9812436Z test_nvfuser_correctness_cholesky_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9831207Z test_nvfuser_correctness_cholesky_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9850253Z test_nvfuser_correctness_cholesky_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9869323Z test_nvfuser_correctness_chunk_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9888839Z test_nvfuser_correctness_chunk_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9907973Z test_nvfuser_correctness_chunk_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9927739Z test_nvfuser_correctness_chunk_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9946924Z test_nvfuser_correctness_chunk_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9972667Z test_nvfuser_correctness_chunk_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:21.9993299Z test_nvfuser_correctness_chunk_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0014427Z test_nvfuser_correctness_chunk_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0035188Z test_nvfuser_correctness_chunk_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0056036Z test_nvfuser_correctness_chunk_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0077121Z test_nvfuser_correctness_chunk_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0097870Z test_nvfuser_correctness_chunk_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0118819Z test_nvfuser_correctness_chunk_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0139559Z test_nvfuser_correctness_clamp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0159156Z test_nvfuser_correctness_clamp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0179045Z test_nvfuser_correctness_clamp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0204262Z test_nvfuser_correctness_clamp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0223295Z test_nvfuser_correctness_clamp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0242731Z test_nvfuser_correctness_clamp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0261971Z test_nvfuser_correctness_clamp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0281518Z test_nvfuser_correctness_clamp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0300571Z test_nvfuser_correctness_clamp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0320162Z test_nvfuser_correctness_clamp_scalar_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0339144Z test_nvfuser_correctness_clamp_scalar_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0358685Z test_nvfuser_correctness_clamp_scalar_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0378142Z test_nvfuser_correctness_clamp_scalar_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0397467Z test_nvfuser_correctness_clamp_scalar_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0416814Z test_nvfuser_correctness_clamp_scalar_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0442404Z test_nvfuser_correctness_clamp_scalar_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0461384Z test_nvfuser_correctness_clamp_scalar_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0481068Z test_nvfuser_correctness_clamp_scalar_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0500222Z test_nvfuser_correctness_clamp_scalar_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0519724Z test_nvfuser_correctness_clone_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0539297Z test_nvfuser_correctness_clone_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0558845Z test_nvfuser_correctness_clone_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0578128Z test_nvfuser_correctness_clone_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0597335Z test_nvfuser_correctness_clone_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0616438Z test_nvfuser_correctness_clone_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0635665Z test_nvfuser_correctness_clone_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0655391Z test_nvfuser_correctness_clone_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0680689Z test_nvfuser_correctness_clone_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0699633Z test_nvfuser_correctness_clone_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0719139Z test_nvfuser_correctness_clone_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0738324Z test_nvfuser_correctness_clone_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0757838Z test_nvfuser_correctness_clone_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0777136Z test_nvfuser_correctness_column_stack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0796275Z test_nvfuser_correctness_column_stack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0815757Z test_nvfuser_correctness_column_stack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0834992Z test_nvfuser_correctness_column_stack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0854366Z test_nvfuser_correctness_column_stack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0873667Z test_nvfuser_correctness_column_stack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0893349Z test_nvfuser_correctness_column_stack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0918687Z test_nvfuser_correctness_column_stack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0937859Z test_nvfuser_correctness_column_stack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0957475Z test_nvfuser_correctness_column_stack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0976799Z test_nvfuser_correctness_column_stack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.0995966Z test_nvfuser_correctness_column_stack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1015079Z test_nvfuser_correctness_column_stack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1034145Z test_nvfuser_correctness_combinations_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1053530Z test_nvfuser_correctness_combinations_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1072676Z test_nvfuser_correctness_combinations_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1092113Z test_nvfuser_correctness_combinations_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1111237Z test_nvfuser_correctness_combinations_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1130947Z test_nvfuser_correctness_combinations_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1156065Z test_nvfuser_correctness_combinations_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1175343Z test_nvfuser_correctness_combinations_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1194483Z test_nvfuser_correctness_combinations_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1214086Z test_nvfuser_correctness_combinations_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1233352Z test_nvfuser_correctness_combinations_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1252877Z test_nvfuser_correctness_combinations_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1271948Z test_nvfuser_correctness_complex_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1291465Z test_nvfuser_correctness_complex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1310590Z test_nvfuser_correctness_complex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1329933Z test_nvfuser_correctness_conj_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1349018Z test_nvfuser_correctness_conj_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1376162Z test_nvfuser_correctness_conj_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:22.1395200Z test_nvfuser_correctness_conj_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1414639Z test_nvfuser_correctness_conj_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1433719Z test_nvfuser_correctness_conj_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1453135Z test_nvfuser_correctness_conj_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1472056Z test_nvfuser_correctness_conj_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1491567Z test_nvfuser_correctness_conj_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1510659Z test_nvfuser_correctness_conj_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1529749Z test_nvfuser_correctness_conj_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1549327Z test_nvfuser_correctness_conj_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1568833Z test_nvfuser_correctness_conj_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1587788Z test_nvfuser_correctness_conj_physical_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1613110Z test_nvfuser_correctness_conj_physical_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1632257Z test_nvfuser_correctness_conj_physical_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1651525Z test_nvfuser_correctness_conj_physical_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1670643Z test_nvfuser_correctness_conj_physical_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1690145Z test_nvfuser_correctness_conj_physical_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1709171Z test_nvfuser_correctness_conj_physical_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1728592Z test_nvfuser_correctness_conj_physical_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1747819Z test_nvfuser_correctness_conj_physical_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1767170Z test_nvfuser_correctness_conj_physical_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1786222Z test_nvfuser_correctness_conj_physical_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1805658Z test_nvfuser_correctness_conj_physical_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1824878Z test_nvfuser_correctness_conj_physical_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1849801Z test_nvfuser_correctness_contiguous_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1868902Z test_nvfuser_correctness_contiguous_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1888401Z test_nvfuser_correctness_contiguous_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1907408Z test_nvfuser_correctness_contiguous_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1926965Z test_nvfuser_correctness_contiguous_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1946173Z test_nvfuser_correctness_contiguous_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1965455Z test_nvfuser_correctness_contiguous_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.1984744Z test_nvfuser_correctness_contiguous_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2003967Z test_nvfuser_correctness_contiguous_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2023202Z test_nvfuser_correctness_contiguous_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2042571Z test_nvfuser_correctness_contiguous_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2061616Z test_nvfuser_correctness_contiguous_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2087171Z test_nvfuser_correctness_contiguous_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2106006Z test_nvfuser_correctness_copysign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2125556Z test_nvfuser_correctness_copysign_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2144684Z test_nvfuser_correctness_copysign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2164101Z test_nvfuser_correctness_copysign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2183046Z test_nvfuser_correctness_copysign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2202637Z test_nvfuser_correctness_copysign_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2221714Z test_nvfuser_correctness_copysign_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2241242Z test_nvfuser_correctness_copysign_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2260479Z test_nvfuser_correctness_copysign_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2279866Z test_nvfuser_correctness_copysign_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2299021Z test_nvfuser_correctness_corrcoef_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2324301Z test_nvfuser_correctness_corrcoef_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2343246Z test_nvfuser_correctness_corrcoef_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2362696Z test_nvfuser_correctness_corrcoef_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2381840Z test_nvfuser_correctness_corrcoef_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2401213Z test_nvfuser_correctness_corrcoef_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2420324Z test_nvfuser_correctness_corrcoef_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2439990Z test_nvfuser_correctness_corrcoef_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2458989Z test_nvfuser_correctness_corrcoef_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2478410Z test_nvfuser_correctness_corrcoef_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2497610Z test_nvfuser_correctness_corrcoef_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2516678Z test_nvfuser_correctness_cos_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2542405Z test_nvfuser_correctness_cos_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2563364Z test_nvfuser_correctness_cos_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2584203Z test_nvfuser_correctness_cos_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2605041Z test_nvfuser_correctness_cos_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2625946Z test_nvfuser_correctness_cos_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2646932Z test_nvfuser_correctness_cos_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2667654Z test_nvfuser_correctness_cos_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2688547Z test_nvfuser_correctness_cos_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2709279Z test_nvfuser_correctness_cos_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2730095Z test_nvfuser_correctness_cos_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2750601Z test_nvfuser_correctness_cos_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2770181Z test_nvfuser_correctness_cosh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2795127Z test_nvfuser_correctness_cosh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2814501Z test_nvfuser_correctness_cosh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2833581Z test_nvfuser_correctness_cosh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2853036Z test_nvfuser_correctness_cosh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2872044Z test_nvfuser_correctness_cosh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2891496Z test_nvfuser_correctness_cosh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2910547Z test_nvfuser_correctness_cosh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2930020Z test_nvfuser_correctness_cosh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2949163Z test_nvfuser_correctness_cosh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2968462Z test_nvfuser_correctness_cosh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.2987564Z test_nvfuser_correctness_cosh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3007009Z test_nvfuser_correctness_count_nonzero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3031611Z test_nvfuser_correctness_count_nonzero_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3051061Z test_nvfuser_correctness_count_nonzero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3069992Z test_nvfuser_correctness_count_nonzero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3089555Z test_nvfuser_correctness_count_nonzero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3108545Z test_nvfuser_correctness_count_nonzero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3128098Z test_nvfuser_correctness_count_nonzero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3146996Z test_nvfuser_correctness_count_nonzero_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3166395Z test_nvfuser_correctness_count_nonzero_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3185671Z test_nvfuser_correctness_count_nonzero_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3204906Z test_nvfuser_correctness_count_nonzero_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3224495Z test_nvfuser_correctness_count_nonzero_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3243762Z test_nvfuser_correctness_cov_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3268634Z test_nvfuser_correctness_cov_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3287979Z test_nvfuser_correctness_cov_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3307098Z test_nvfuser_correctness_cov_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3326587Z test_nvfuser_correctness_cov_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3345517Z test_nvfuser_correctness_cov_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3364837Z test_nvfuser_correctness_cov_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3383878Z test_nvfuser_correctness_cov_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3403478Z test_nvfuser_correctness_cov_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3422434Z test_nvfuser_correctness_cov_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3441804Z test_nvfuser_correctness_cov_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3460886Z test_nvfuser_correctness_cross_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3480820Z test_nvfuser_correctness_cross_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3505937Z test_nvfuser_correctness_cross_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3525491Z test_nvfuser_correctness_cross_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3545123Z test_nvfuser_correctness_cross_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3564288Z test_nvfuser_correctness_cross_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3583454Z test_nvfuser_correctness_cross_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3602866Z test_nvfuser_correctness_cross_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3621894Z test_nvfuser_correctness_cross_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3641490Z test_nvfuser_correctness_cross_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3660436Z test_nvfuser_correctness_cummax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3679821Z test_nvfuser_correctness_cummax_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3698861Z test_nvfuser_correctness_cummax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3724278Z test_nvfuser_correctness_cummax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3743152Z test_nvfuser_correctness_cummax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3762627Z test_nvfuser_correctness_cummax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3781680Z test_nvfuser_correctness_cummax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3801403Z test_nvfuser_correctness_cummax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3820235Z test_nvfuser_correctness_cummax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3839875Z test_nvfuser_correctness_cummax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3859065Z test_nvfuser_correctness_cummin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3878389Z test_nvfuser_correctness_cummin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3897462Z test_nvfuser_correctness_cummin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3916673Z test_nvfuser_correctness_cummin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3936174Z test_nvfuser_correctness_cummin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3961466Z test_nvfuser_correctness_cummin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3980606Z test_nvfuser_correctness_cummin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.3999920Z test_nvfuser_correctness_cummin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4018919Z test_nvfuser_correctness_cummin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4038556Z test_nvfuser_correctness_cummin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4057452Z test_nvfuser_correctness_cumprod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4076709Z test_nvfuser_correctness_cumprod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4096087Z test_nvfuser_correctness_cumprod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4115137Z test_nvfuser_correctness_cumprod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4134457Z test_nvfuser_correctness_cumprod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4153483Z test_nvfuser_correctness_cumprod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4172883Z test_nvfuser_correctness_cumprod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4199865Z test_nvfuser_correctness_cumprod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:22.4218842Z test_nvfuser_correctness_cumprod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4238411Z test_nvfuser_correctness_cumprod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4257332Z test_nvfuser_correctness_cumprod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4276417Z test_nvfuser_correctness_cumsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4295753Z test_nvfuser_correctness_cumsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4314889Z test_nvfuser_correctness_cumsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4334216Z test_nvfuser_correctness_cumsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4353418Z test_nvfuser_correctness_cumsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4373000Z test_nvfuser_correctness_cumsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4392099Z test_nvfuser_correctness_cumsum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4411387Z test_nvfuser_correctness_cumsum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4436232Z test_nvfuser_correctness_cumsum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4455418Z test_nvfuser_correctness_cumsum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4474455Z test_nvfuser_correctness_cumsum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4494093Z test_nvfuser_correctness_cumulative_trapezoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4512976Z test_nvfuser_correctness_cumulative_trapezoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4532485Z test_nvfuser_correctness_cumulative_trapezoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4552139Z test_nvfuser_correctness_cumulative_trapezoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4571387Z test_nvfuser_correctness_cumulative_trapezoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4590516Z test_nvfuser_correctness_cumulative_trapezoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4609934Z test_nvfuser_correctness_cumulative_trapezoid_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4629047Z test_nvfuser_correctness_cumulative_trapezoid_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4648390Z test_nvfuser_correctness_cumulative_trapezoid_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4673735Z test_nvfuser_correctness_cumulative_trapezoid_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4692967Z test_nvfuser_correctness_cumulative_trapezoid_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4712112Z test_nvfuser_correctness_deg2rad_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4731670Z test_nvfuser_correctness_deg2rad_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4750663Z test_nvfuser_correctness_deg2rad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4770529Z test_nvfuser_correctness_deg2rad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4789602Z test_nvfuser_correctness_deg2rad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4809135Z test_nvfuser_correctness_deg2rad_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4828047Z test_nvfuser_correctness_deg2rad_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4847511Z test_nvfuser_correctness_deg2rad_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4866568Z test_nvfuser_correctness_deg2rad_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4891481Z test_nvfuser_correctness_deg2rad_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4910489Z test_nvfuser_correctness_diag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4930016Z test_nvfuser_correctness_diag_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4949348Z test_nvfuser_correctness_diag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4968708Z test_nvfuser_correctness_diag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.4988060Z test_nvfuser_correctness_diag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5007253Z test_nvfuser_correctness_diag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5026376Z test_nvfuser_correctness_diag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5045691Z test_nvfuser_correctness_diag_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5064853Z test_nvfuser_correctness_diag_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5084328Z test_nvfuser_correctness_diag_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5103342Z test_nvfuser_correctness_diag_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5128948Z test_nvfuser_correctness_diag_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5149434Z test_nvfuser_correctness_diag_embed_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5170401Z test_nvfuser_correctness_diag_embed_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5191071Z test_nvfuser_correctness_diag_embed_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5212156Z test_nvfuser_correctness_diag_embed_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5233137Z test_nvfuser_correctness_diag_embed_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5254062Z test_nvfuser_correctness_diag_embed_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5274463Z test_nvfuser_correctness_diag_embed_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5295380Z test_nvfuser_correctness_diag_embed_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5316259Z test_nvfuser_correctness_diag_embed_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5336923Z test_nvfuser_correctness_diag_embed_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5357842Z test_nvfuser_correctness_diag_embed_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5384064Z test_nvfuser_correctness_diag_embed_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:22.5403419Z test_nvfuser_correctness_diag_embed_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5422609Z test_nvfuser_correctness_diagflat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5442204Z test_nvfuser_correctness_diagflat_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5461329Z test_nvfuser_correctness_diagflat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5480739Z test_nvfuser_correctness_diagflat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5499815Z test_nvfuser_correctness_diagflat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5519232Z test_nvfuser_correctness_diagflat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5538759Z test_nvfuser_correctness_diagflat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5558115Z test_nvfuser_correctness_diagflat_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5577200Z test_nvfuser_correctness_diagflat_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5596632Z test_nvfuser_correctness_diagflat_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5621798Z test_nvfuser_correctness_diagflat_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5641353Z test_nvfuser_correctness_diagflat_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5660407Z test_nvfuser_correctness_diagonal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5680012Z test_nvfuser_correctness_diagonal_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5699385Z test_nvfuser_correctness_diagonal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5720599Z test_nvfuser_correctness_diagonal_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5741610Z test_nvfuser_correctness_diagonal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5762561Z test_nvfuser_correctness_diagonal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5783393Z test_nvfuser_correctness_diagonal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5804327Z test_nvfuser_correctness_diagonal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5825342Z test_nvfuser_correctness_diagonal_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5846425Z test_nvfuser_correctness_diagonal_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5871192Z test_nvfuser_correctness_diagonal_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5890706Z test_nvfuser_correctness_diagonal_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5909811Z test_nvfuser_correctness_diagonal_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5929286Z test_nvfuser_correctness_diagonal_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5948328Z test_nvfuser_correctness_diagonal_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5967771Z test_nvfuser_correctness_diagonal_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.5986887Z test_nvfuser_correctness_diagonal_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6006120Z test_nvfuser_correctness_diagonal_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6025048Z test_nvfuser_correctness_diagonal_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6045322Z test_nvfuser_correctness_diagonal_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6064395Z test_nvfuser_correctness_diagonal_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6089518Z test_nvfuser_correctness_diagonal_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6108844Z test_nvfuser_correctness_diagonal_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6128165Z test_nvfuser_correctness_diff_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6147299Z test_nvfuser_correctness_diff_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6166815Z test_nvfuser_correctness_diff_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6185948Z test_nvfuser_correctness_diff_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6205271Z test_nvfuser_correctness_diff_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6224458Z test_nvfuser_correctness_diff_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6243924Z test_nvfuser_correctness_diff_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6262926Z test_nvfuser_correctness_diff_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6282360Z test_nvfuser_correctness_diff_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6301465Z test_nvfuser_correctness_diff_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6327060Z test_nvfuser_correctness_diff_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6346124Z test_nvfuser_correctness_diff_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6365566Z test_nvfuser_correctness_digamma_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6384713Z test_nvfuser_correctness_digamma_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6404075Z test_nvfuser_correctness_digamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6423316Z test_nvfuser_correctness_digamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6442604Z test_nvfuser_correctness_digamma_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6461607Z test_nvfuser_correctness_digamma_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6481117Z test_nvfuser_correctness_digamma_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6500236Z test_nvfuser_correctness_digamma_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6519729Z test_nvfuser_correctness_digamma_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6538681Z test_nvfuser_correctness_dist_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6564523Z test_nvfuser_correctness_dist_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6585736Z test_nvfuser_correctness_dist_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6606397Z test_nvfuser_correctness_dist_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6627011Z test_nvfuser_correctness_dist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6648148Z test_nvfuser_correctness_dist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6669614Z test_nvfuser_correctness_div_floor_rounding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6688827Z test_nvfuser_correctness_div_floor_rounding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6707928Z test_nvfuser_correctness_div_floor_rounding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6727284Z test_nvfuser_correctness_div_floor_rounding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6746337Z test_nvfuser_correctness_div_floor_rounding_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6765804Z test_nvfuser_correctness_div_floor_rounding_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6785112Z test_nvfuser_correctness_div_floor_rounding_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6810443Z test_nvfuser_correctness_div_floor_rounding_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6829702Z test_nvfuser_correctness_div_floor_rounding_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6849187Z test_nvfuser_correctness_div_no_rounding_mode_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6868296Z test_nvfuser_correctness_div_no_rounding_mode_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6887748Z test_nvfuser_correctness_div_no_rounding_mode_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6906909Z test_nvfuser_correctness_div_no_rounding_mode_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6926304Z test_nvfuser_correctness_div_no_rounding_mode_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6945563Z test_nvfuser_correctness_div_no_rounding_mode_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6964851Z test_nvfuser_correctness_div_no_rounding_mode_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.6983810Z test_nvfuser_correctness_div_no_rounding_mode_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7003234Z test_nvfuser_correctness_div_no_rounding_mode_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7022577Z test_nvfuser_correctness_div_no_rounding_mode_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7050135Z test_nvfuser_correctness_div_no_rounding_mode_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:22.7070744Z test_nvfuser_correctness_div_no_rounding_mode_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7091755Z test_nvfuser_correctness_div_trunc_rounding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7112635Z test_nvfuser_correctness_div_trunc_rounding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7133417Z test_nvfuser_correctness_div_trunc_rounding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7154438Z test_nvfuser_correctness_div_trunc_rounding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7175096Z test_nvfuser_correctness_div_trunc_rounding_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7194109Z test_nvfuser_correctness_div_trunc_rounding_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7213543Z test_nvfuser_correctness_div_trunc_rounding_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7232857Z test_nvfuser_correctness_div_trunc_rounding_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7252300Z test_nvfuser_correctness_div_trunc_rounding_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7277210Z test_nvfuser_correctness_dot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7296104Z test_nvfuser_correctness_dot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7315385Z test_nvfuser_correctness_dot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7334818Z test_nvfuser_correctness_dot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7354017Z test_nvfuser_correctness_dot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7373284Z test_nvfuser_correctness_dot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7392472Z test_nvfuser_correctness_double_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7411803Z test_nvfuser_correctness_double_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7430953Z test_nvfuser_correctness_double_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7450354Z test_nvfuser_correctness_double_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7469619Z test_nvfuser_correctness_double_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7489165Z test_nvfuser_correctness_double_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7514083Z test_nvfuser_correctness_double_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7533515Z test_nvfuser_correctness_double_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7552941Z test_nvfuser_correctness_double_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7572616Z test_nvfuser_correctness_double_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7591612Z test_nvfuser_correctness_double_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7610866Z test_nvfuser_correctness_double_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7630073Z test_nvfuser_correctness_double_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7649376Z test_nvfuser_correctness_dsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7668483Z test_nvfuser_correctness_dsplit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7687922Z test_nvfuser_correctness_dsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7707089Z test_nvfuser_correctness_dsplit_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7726540Z test_nvfuser_correctness_dsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7751076Z test_nvfuser_correctness_dsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7770469Z test_nvfuser_correctness_dsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7789591Z test_nvfuser_correctness_dsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7809044Z test_nvfuser_correctness_dsplit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7827999Z test_nvfuser_correctness_dsplit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7847357Z test_nvfuser_correctness_dsplit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7866425Z test_nvfuser_correctness_dsplit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7885707Z test_nvfuser_correctness_dsplit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7904743Z test_nvfuser_correctness_dstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7924180Z test_nvfuser_correctness_dstack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7943366Z test_nvfuser_correctness_dstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7962870Z test_nvfuser_correctness_dstack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.7987901Z test_nvfuser_correctness_dstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8007226Z test_nvfuser_correctness_dstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8026449Z test_nvfuser_correctness_dstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8045784Z test_nvfuser_correctness_dstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8064948Z test_nvfuser_correctness_dstack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8084451Z test_nvfuser_correctness_dstack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8103781Z test_nvfuser_correctness_dstack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8123070Z test_nvfuser_correctness_dstack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8142051Z test_nvfuser_correctness_dstack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8161115Z test_nvfuser_correctness_eig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8179775Z test_nvfuser_correctness_eig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8198623Z test_nvfuser_correctness_eig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8222986Z test_nvfuser_correctness_eig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8242378Z test_nvfuser_correctness_einsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8261393Z test_nvfuser_correctness_einsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8281042Z test_nvfuser_correctness_einsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8300082Z test_nvfuser_correctness_einsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8319615Z test_nvfuser_correctness_einsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8338695Z test_nvfuser_correctness_einsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8350279Z test_nvfuser_correctness_empty_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:22.8362099Z test_nvfuser_correctness_empty_like_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:22.8374025Z test_nvfuser_correctness_empty_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:22.8385437Z test_nvfuser_correctness_empty_like_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:22.8397194Z test_nvfuser_correctness_empty_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:22.8408851Z test_nvfuser_correctness_empty_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:22.8420686Z test_nvfuser_correctness_empty_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:22.8432493Z test_nvfuser_correctness_empty_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:22.8444277Z test_nvfuser_correctness_empty_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:22.8455898Z test_nvfuser_correctness_empty_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:22.8467722Z test_nvfuser_correctness_empty_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:22.8479406Z test_nvfuser_correctness_empty_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:22.8491194Z test_nvfuser_correctness_empty_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:22.8510582Z test_nvfuser_correctness_eq_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8530051Z test_nvfuser_correctness_eq_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8549412Z test_nvfuser_correctness_eq_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8568847Z test_nvfuser_correctness_eq_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8593984Z test_nvfuser_correctness_eq_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8613253Z test_nvfuser_correctness_eq_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8632472Z test_nvfuser_correctness_eq_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8651879Z test_nvfuser_correctness_eq_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8670982Z test_nvfuser_correctness_eq_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8690400Z test_nvfuser_correctness_eq_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8709346Z test_nvfuser_correctness_eq_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8729097Z test_nvfuser_correctness_eq_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8747921Z test_nvfuser_correctness_erf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8767267Z test_nvfuser_correctness_erf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8786333Z test_nvfuser_correctness_erf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8805928Z test_nvfuser_correctness_erf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8833214Z test_nvfuser_correctness_erf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:22.8852467Z test_nvfuser_correctness_erf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8871539Z test_nvfuser_correctness_erf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8891003Z test_nvfuser_correctness_erf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8910120Z test_nvfuser_correctness_erf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8929630Z test_nvfuser_correctness_erf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8949145Z test_nvfuser_correctness_erfc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8970276Z test_nvfuser_correctness_erfc_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.8991049Z test_nvfuser_correctness_erfc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9012068Z test_nvfuser_correctness_erfc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9034689Z test_nvfuser_correctness_erfc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9053973Z test_nvfuser_correctness_erfc_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9078912Z test_nvfuser_correctness_erfc_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9098065Z test_nvfuser_correctness_erfc_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9117392Z test_nvfuser_correctness_erfc_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9136574Z test_nvfuser_correctness_erfc_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9155724Z test_nvfuser_correctness_erfinv_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9175184Z test_nvfuser_correctness_erfinv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9194311Z test_nvfuser_correctness_erfinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9213724Z test_nvfuser_correctness_erfinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9232839Z test_nvfuser_correctness_erfinv_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9252534Z test_nvfuser_correctness_erfinv_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9271520Z test_nvfuser_correctness_erfinv_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9291195Z test_nvfuser_correctness_erfinv_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9316253Z test_nvfuser_correctness_erfinv_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9335638Z test_nvfuser_correctness_exp2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9354745Z test_nvfuser_correctness_exp2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9374049Z test_nvfuser_correctness_exp2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9393042Z test_nvfuser_correctness_exp2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9412752Z test_nvfuser_correctness_exp2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9432023Z test_nvfuser_correctness_exp2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9451406Z test_nvfuser_correctness_exp2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9470673Z test_nvfuser_correctness_exp2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9490114Z test_nvfuser_correctness_exp2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9508994Z test_nvfuser_correctness_exp2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9534513Z test_nvfuser_correctness_exp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9554129Z test_nvfuser_correctness_exp_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9573603Z test_nvfuser_correctness_exp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9592859Z test_nvfuser_correctness_exp_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9612291Z test_nvfuser_correctness_exp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9631544Z test_nvfuser_correctness_exp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9650832Z test_nvfuser_correctness_exp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9670003Z test_nvfuser_correctness_exp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9689543Z test_nvfuser_correctness_exp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9708463Z test_nvfuser_correctness_exp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9728006Z test_nvfuser_correctness_exp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9747254Z test_nvfuser_correctness_exp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9772696Z test_nvfuser_correctness_exp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9791871Z test_nvfuser_correctness_expand_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9811295Z test_nvfuser_correctness_expand_as_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9830530Z test_nvfuser_correctness_expand_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9849912Z test_nvfuser_correctness_expand_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9869050Z test_nvfuser_correctness_expand_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9888586Z test_nvfuser_correctness_expand_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9907686Z test_nvfuser_correctness_expand_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9927205Z test_nvfuser_correctness_expand_as_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9946282Z test_nvfuser_correctness_expand_as_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9966003Z test_nvfuser_correctness_expand_as_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:22.9985020Z test_nvfuser_correctness_expand_as_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0012748Z test_nvfuser_correctness_expand_as_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:23.0033559Z test_nvfuser_correctness_expand_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0054663Z test_nvfuser_correctness_expand_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0075338Z test_nvfuser_correctness_expand_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0096156Z test_nvfuser_correctness_expand_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0115531Z test_nvfuser_correctness_expand_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0134947Z test_nvfuser_correctness_expand_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0153988Z test_nvfuser_correctness_expand_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0173647Z test_nvfuser_correctness_expand_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0192451Z test_nvfuser_correctness_expand_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0211775Z test_nvfuser_correctness_expand_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0231004Z test_nvfuser_correctness_expand_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0256176Z test_nvfuser_correctness_expand_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0275483Z test_nvfuser_correctness_expm1_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0294804Z test_nvfuser_correctness_expm1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0313971Z test_nvfuser_correctness_expm1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0333562Z test_nvfuser_correctness_expm1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0352662Z test_nvfuser_correctness_expm1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0371920Z test_nvfuser_correctness_expm1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0391220Z test_nvfuser_correctness_expm1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0410429Z test_nvfuser_correctness_expm1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0429766Z test_nvfuser_correctness_expm1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0449285Z test_nvfuser_correctness_expm1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0468364Z test_nvfuser_correctness_fft_fft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0493884Z test_nvfuser_correctness_fft_fft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0512991Z test_nvfuser_correctness_fft_fft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0532547Z test_nvfuser_correctness_fft_fft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0552144Z test_nvfuser_correctness_fft_fft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0571672Z test_nvfuser_correctness_fft_fft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0590821Z test_nvfuser_correctness_fft_fft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0610298Z test_nvfuser_correctness_fft_fft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0629703Z test_nvfuser_correctness_fft_fft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0649260Z test_nvfuser_correctness_fft_fft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0668412Z test_nvfuser_correctness_fft_fft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0687966Z test_nvfuser_correctness_fft_fft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0712777Z test_nvfuser_correctness_fft_fft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0732278Z test_nvfuser_correctness_fft_fft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0751508Z test_nvfuser_correctness_fft_fft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0770705Z test_nvfuser_correctness_fft_fft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0789863Z test_nvfuser_correctness_fft_fft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0809478Z test_nvfuser_correctness_fft_fft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0828736Z test_nvfuser_correctness_fft_fft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0848198Z test_nvfuser_correctness_fft_fft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0867389Z test_nvfuser_correctness_fft_fftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0886921Z test_nvfuser_correctness_fft_fftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0906172Z test_nvfuser_correctness_fft_fftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0925791Z test_nvfuser_correctness_fft_fftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0950918Z test_nvfuser_correctness_fft_fftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0970304Z test_nvfuser_correctness_fft_fftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.0990436Z test_nvfuser_correctness_fft_fftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1009496Z test_nvfuser_correctness_fft_fftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1028454Z test_nvfuser_correctness_fft_fftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1047810Z test_nvfuser_correctness_fft_fftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1066862Z test_nvfuser_correctness_fft_fftshift_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1086262Z test_nvfuser_correctness_fft_fftshift_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1105173Z test_nvfuser_correctness_fft_fftshift_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1124613Z test_nvfuser_correctness_fft_fftshift_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1143674Z test_nvfuser_correctness_fft_fftshift_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1163267Z test_nvfuser_correctness_fft_fftshift_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1188461Z test_nvfuser_correctness_fft_fftshift_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1207710Z test_nvfuser_correctness_fft_fftshift_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1226935Z test_nvfuser_correctness_fft_fftshift_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1246899Z test_nvfuser_correctness_fft_fftshift_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1265700Z test_nvfuser_correctness_fft_fftshift_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1285383Z test_nvfuser_correctness_fft_fftshift_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1304346Z test_nvfuser_correctness_fft_hfft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1323778Z test_nvfuser_correctness_fft_hfft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1342889Z test_nvfuser_correctness_fft_hfft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1362713Z test_nvfuser_correctness_fft_hfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1381629Z test_nvfuser_correctness_fft_hfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1401247Z test_nvfuser_correctness_fft_hfft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1426227Z test_nvfuser_correctness_fft_hfft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1445737Z test_nvfuser_correctness_fft_hfft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1464943Z test_nvfuser_correctness_fft_hfft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1484366Z test_nvfuser_correctness_fft_hfft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1503622Z test_nvfuser_correctness_fft_hfft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1523231Z test_nvfuser_correctness_fft_hfft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1542461Z test_nvfuser_correctness_fft_hfft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1562459Z test_nvfuser_correctness_fft_hfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1581829Z test_nvfuser_correctness_fft_hfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1601235Z test_nvfuser_correctness_fft_hfft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1620272Z test_nvfuser_correctness_fft_hfft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1640191Z test_nvfuser_correctness_fft_hfft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1665344Z test_nvfuser_correctness_fft_hfft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1684848Z test_nvfuser_correctness_fft_hfft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1703959Z test_nvfuser_correctness_fft_hfftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1723549Z test_nvfuser_correctness_fft_hfftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1742679Z test_nvfuser_correctness_fft_hfftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1762333Z test_nvfuser_correctness_fft_hfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1781229Z test_nvfuser_correctness_fft_hfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1800843Z test_nvfuser_correctness_fft_hfftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1820061Z test_nvfuser_correctness_fft_hfftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1839130Z test_nvfuser_correctness_fft_hfftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1858327Z test_nvfuser_correctness_fft_hfftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1884109Z test_nvfuser_correctness_fft_hfftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1904951Z test_nvfuser_correctness_fft_ifft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1925928Z test_nvfuser_correctness_fft_ifft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1946705Z test_nvfuser_correctness_fft_ifft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1967817Z test_nvfuser_correctness_fft_ifft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.1988516Z test_nvfuser_correctness_fft_ifft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2008073Z test_nvfuser_correctness_fft_ifft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2027634Z test_nvfuser_correctness_fft_ifft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2046712Z test_nvfuser_correctness_fft_ifft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2065906Z test_nvfuser_correctness_fft_ifft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2085375Z test_nvfuser_correctness_fft_ifft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2104711Z test_nvfuser_correctness_fft_ifft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2130422Z test_nvfuser_correctness_fft_ifft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2149397Z test_nvfuser_correctness_fft_ifft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2168781Z test_nvfuser_correctness_fft_ifft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2188045Z test_nvfuser_correctness_fft_ifft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2207735Z test_nvfuser_correctness_fft_ifft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2226802Z test_nvfuser_correctness_fft_ifft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2246338Z test_nvfuser_correctness_fft_ifft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2265483Z test_nvfuser_correctness_fft_ifft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2284981Z test_nvfuser_correctness_fft_ifft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2304326Z test_nvfuser_correctness_fft_ifftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2323940Z test_nvfuser_correctness_fft_ifftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2343339Z test_nvfuser_correctness_fft_ifftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2368669Z test_nvfuser_correctness_fft_ifftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2388025Z test_nvfuser_correctness_fft_ifftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2407253Z test_nvfuser_correctness_fft_ifftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2426638Z test_nvfuser_correctness_fft_ifftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2446292Z test_nvfuser_correctness_fft_ifftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2465190Z test_nvfuser_correctness_fft_ifftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2484677Z test_nvfuser_correctness_fft_ifftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2503849Z test_nvfuser_correctness_fft_ifftshift_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2523192Z test_nvfuser_correctness_fft_ifftshift_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2542334Z test_nvfuser_correctness_fft_ifftshift_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2562211Z test_nvfuser_correctness_fft_ifftshift_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2581208Z test_nvfuser_correctness_fft_ifftshift_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2606822Z test_nvfuser_correctness_fft_ifftshift_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2625993Z test_nvfuser_correctness_fft_ifftshift_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2645248Z test_nvfuser_correctness_fft_ifftshift_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2664386Z test_nvfuser_correctness_fft_ifftshift_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2684080Z test_nvfuser_correctness_fft_ifftshift_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2703048Z test_nvfuser_correctness_fft_ifftshift_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2722593Z test_nvfuser_correctness_fft_ifftshift_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2741659Z test_nvfuser_correctness_fft_ihfft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2761084Z test_nvfuser_correctness_fft_ihfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2780419Z test_nvfuser_correctness_fft_ihfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2799694Z test_nvfuser_correctness_fft_ihfft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2819449Z test_nvfuser_correctness_fft_ihfft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2846779Z test_nvfuser_correctness_fft_ihfft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:23.2866102Z test_nvfuser_correctness_fft_ihfft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2885551Z test_nvfuser_correctness_fft_ihfft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2904746Z test_nvfuser_correctness_fft_ihfft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2924104Z test_nvfuser_correctness_fft_ihfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2943448Z test_nvfuser_correctness_fft_ihfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2962916Z test_nvfuser_correctness_fft_ihfft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.2981940Z test_nvfuser_correctness_fft_ihfft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3001354Z test_nvfuser_correctness_fft_ihfft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3020479Z test_nvfuser_correctness_fft_ihfft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3040001Z test_nvfuser_correctness_fft_ihfft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3064697Z test_nvfuser_correctness_fft_ihfftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3084137Z test_nvfuser_correctness_fft_ihfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3103307Z test_nvfuser_correctness_fft_ihfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3122821Z test_nvfuser_correctness_fft_ihfftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3141892Z test_nvfuser_correctness_fft_ihfftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3161432Z test_nvfuser_correctness_fft_ihfftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3180565Z test_nvfuser_correctness_fft_ihfftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3200033Z test_nvfuser_correctness_fft_ihfftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3219145Z test_nvfuser_correctness_fft_irfft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3238869Z test_nvfuser_correctness_fft_irfft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3257944Z test_nvfuser_correctness_fft_irfft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3277494Z test_nvfuser_correctness_fft_irfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3302378Z test_nvfuser_correctness_fft_irfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3322236Z test_nvfuser_correctness_fft_irfft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3341178Z test_nvfuser_correctness_fft_irfft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3360831Z test_nvfuser_correctness_fft_irfft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3380133Z test_nvfuser_correctness_fft_irfft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3399540Z test_nvfuser_correctness_fft_irfft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3418825Z test_nvfuser_correctness_fft_irfft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3438467Z test_nvfuser_correctness_fft_irfft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3457413Z test_nvfuser_correctness_fft_irfft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3476826Z test_nvfuser_correctness_fft_irfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3495822Z test_nvfuser_correctness_fft_irfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3514967Z test_nvfuser_correctness_fft_irfft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3540494Z test_nvfuser_correctness_fft_irfft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3560547Z test_nvfuser_correctness_fft_irfft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3579825Z test_nvfuser_correctness_fft_irfft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3599193Z test_nvfuser_correctness_fft_irfft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3618263Z test_nvfuser_correctness_fft_irfftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3637818Z test_nvfuser_correctness_fft_irfftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3657047Z test_nvfuser_correctness_fft_irfftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3676207Z test_nvfuser_correctness_fft_irfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3695918Z test_nvfuser_correctness_fft_irfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3714961Z test_nvfuser_correctness_fft_irfftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3734402Z test_nvfuser_correctness_fft_irfftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3753530Z test_nvfuser_correctness_fft_irfftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3778602Z test_nvfuser_correctness_fft_irfftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3798117Z test_nvfuser_correctness_fft_irfftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3817136Z test_nvfuser_correctness_fft_rfft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3836308Z test_nvfuser_correctness_fft_rfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3855628Z test_nvfuser_correctness_fft_rfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3874932Z test_nvfuser_correctness_fft_rfft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3894274Z test_nvfuser_correctness_fft_rfft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3913570Z test_nvfuser_correctness_fft_rfft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3932916Z test_nvfuser_correctness_fft_rfft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3952110Z test_nvfuser_correctness_fft_rfft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3971668Z test_nvfuser_correctness_fft_rfft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.3991081Z test_nvfuser_correctness_fft_rfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4016278Z test_nvfuser_correctness_fft_rfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4035512Z test_nvfuser_correctness_fft_rfft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4055118Z test_nvfuser_correctness_fft_rfft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4074160Z test_nvfuser_correctness_fft_rfft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4093626Z test_nvfuser_correctness_fft_rfft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4112854Z test_nvfuser_correctness_fft_rfft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4132461Z test_nvfuser_correctness_fft_rfftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4151472Z test_nvfuser_correctness_fft_rfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4170967Z test_nvfuser_correctness_fft_rfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4190100Z test_nvfuser_correctness_fft_rfftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4209694Z test_nvfuser_correctness_fft_rfftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4234551Z test_nvfuser_correctness_fft_rfftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4254050Z test_nvfuser_correctness_fft_rfftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4273106Z test_nvfuser_correctness_fft_rfftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4292576Z test_nvfuser_correctness_fill__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4311700Z test_nvfuser_correctness_fill__cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4331073Z test_nvfuser_correctness_fill__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4350361Z test_nvfuser_correctness_fill__cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4369452Z test_nvfuser_correctness_fill__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4388586Z test_nvfuser_correctness_fill__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4407785Z test_nvfuser_correctness_fill__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4427081Z test_nvfuser_correctness_fill__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4446987Z test_nvfuser_correctness_fill__cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4471974Z test_nvfuser_correctness_fill__cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4491795Z test_nvfuser_correctness_fill__cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4510515Z test_nvfuser_correctness_fill__cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4530201Z test_nvfuser_correctness_fill__cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4549307Z test_nvfuser_correctness_flatten_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4569311Z test_nvfuser_correctness_flatten_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4588885Z test_nvfuser_correctness_flatten_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4608397Z test_nvfuser_correctness_flatten_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4627759Z test_nvfuser_correctness_flatten_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4647538Z test_nvfuser_correctness_flatten_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4666921Z test_nvfuser_correctness_flatten_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4687361Z test_nvfuser_correctness_flatten_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4712477Z test_nvfuser_correctness_flatten_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4732037Z test_nvfuser_correctness_flatten_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4751389Z test_nvfuser_correctness_flatten_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4770840Z test_nvfuser_correctness_flatten_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4790026Z test_nvfuser_correctness_flatten_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4809408Z test_nvfuser_correctness_flip_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4828763Z test_nvfuser_correctness_flip_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4848141Z test_nvfuser_correctness_flip_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4867276Z test_nvfuser_correctness_flip_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4886855Z test_nvfuser_correctness_flip_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4905992Z test_nvfuser_correctness_flip_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4925666Z test_nvfuser_correctness_flip_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4950564Z test_nvfuser_correctness_flip_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4970054Z test_nvfuser_correctness_flip_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.4989525Z test_nvfuser_correctness_flip_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5008778Z test_nvfuser_correctness_flip_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5028218Z test_nvfuser_correctness_flip_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5047566Z test_nvfuser_correctness_fliplr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5066700Z test_nvfuser_correctness_fliplr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5086056Z test_nvfuser_correctness_fliplr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5105178Z test_nvfuser_correctness_fliplr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5124504Z test_nvfuser_correctness_fliplr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5143852Z test_nvfuser_correctness_fliplr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5163445Z test_nvfuser_correctness_fliplr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5188699Z test_nvfuser_correctness_fliplr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5208141Z test_nvfuser_correctness_fliplr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5227626Z test_nvfuser_correctness_fliplr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5247015Z test_nvfuser_correctness_fliplr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5266275Z test_nvfuser_correctness_fliplr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5285645Z test_nvfuser_correctness_flipud_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5304681Z test_nvfuser_correctness_flipud_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5324298Z test_nvfuser_correctness_flipud_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5343476Z test_nvfuser_correctness_flipud_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5362971Z test_nvfuser_correctness_flipud_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5382232Z test_nvfuser_correctness_flipud_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5408024Z test_nvfuser_correctness_flipud_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5426963Z test_nvfuser_correctness_flipud_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5446299Z test_nvfuser_correctness_flipud_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5465552Z test_nvfuser_correctness_flipud_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5485064Z test_nvfuser_correctness_flipud_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5504156Z test_nvfuser_correctness_flipud_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5523454Z test_nvfuser_correctness_float_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5542457Z test_nvfuser_correctness_float_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5562625Z test_nvfuser_correctness_float_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5581545Z test_nvfuser_correctness_float_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5600921Z test_nvfuser_correctness_float_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5620270Z test_nvfuser_correctness_float_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5649332Z test_nvfuser_correctness_float_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:23.5668236Z test_nvfuser_correctness_float_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5687871Z test_nvfuser_correctness_float_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5706955Z test_nvfuser_correctness_float_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5726421Z test_nvfuser_correctness_float_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5745540Z test_nvfuser_correctness_float_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5764888Z test_nvfuser_correctness_float_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5784279Z test_nvfuser_correctness_float_power_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5803618Z test_nvfuser_correctness_float_power_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5822717Z test_nvfuser_correctness_float_power_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5842639Z test_nvfuser_correctness_float_power_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5861634Z test_nvfuser_correctness_float_power_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5887623Z test_nvfuser_correctness_float_power_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5905990Z test_nvfuser_correctness_float_power_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5925199Z test_nvfuser_correctness_float_power_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5944848Z test_nvfuser_correctness_float_power_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5964293Z test_nvfuser_correctness_float_power_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.5983002Z test_nvfuser_correctness_float_power_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6002508Z test_nvfuser_correctness_float_power_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6021371Z test_nvfuser_correctness_floor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6040882Z test_nvfuser_correctness_floor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6059906Z test_nvfuser_correctness_floor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6079449Z test_nvfuser_correctness_floor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6098616Z test_nvfuser_correctness_floor_divide_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6123890Z test_nvfuser_correctness_floor_divide_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6143141Z test_nvfuser_correctness_floor_divide_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6162417Z test_nvfuser_correctness_floor_divide_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6181883Z test_nvfuser_correctness_floor_divide_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6201383Z test_nvfuser_correctness_floor_divide_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6220601Z test_nvfuser_correctness_floor_divide_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6239625Z test_nvfuser_correctness_floor_divide_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6259097Z test_nvfuser_correctness_floor_divide_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6278128Z test_nvfuser_correctness_fmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6297201Z test_nvfuser_correctness_fmax_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6316301Z test_nvfuser_correctness_fmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6335972Z test_nvfuser_correctness_fmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6360918Z test_nvfuser_correctness_fmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6380161Z test_nvfuser_correctness_fmax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6399639Z test_nvfuser_correctness_fmax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6418883Z test_nvfuser_correctness_fmax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6438301Z test_nvfuser_correctness_fmax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6457426Z test_nvfuser_correctness_fmax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6476556Z test_nvfuser_correctness_fmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6496425Z test_nvfuser_correctness_fmin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6515350Z test_nvfuser_correctness_fmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6534592Z test_nvfuser_correctness_fmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6553747Z test_nvfuser_correctness_fmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6579748Z test_nvfuser_correctness_fmin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6599001Z test_nvfuser_correctness_fmin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6618258Z test_nvfuser_correctness_fmin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6637851Z test_nvfuser_correctness_fmin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6656878Z test_nvfuser_correctness_fmin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6676232Z test_nvfuser_correctness_fmod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6695545Z test_nvfuser_correctness_fmod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6715123Z test_nvfuser_correctness_fmod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6733937Z test_nvfuser_correctness_fmod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6753100Z test_nvfuser_correctness_fmod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6772687Z test_nvfuser_correctness_fmod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6791969Z test_nvfuser_correctness_fmod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6817825Z test_nvfuser_correctness_fmod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6837315Z test_nvfuser_correctness_frac_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6856246Z test_nvfuser_correctness_frac_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6875413Z test_nvfuser_correctness_frac_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6894821Z test_nvfuser_correctness_frac_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6913988Z test_nvfuser_correctness_frexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6933412Z test_nvfuser_correctness_frexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6952737Z test_nvfuser_correctness_frexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6972114Z test_nvfuser_correctness_full_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.6991442Z test_nvfuser_correctness_full_like_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7010972Z test_nvfuser_correctness_full_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7030221Z test_nvfuser_correctness_full_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7056260Z test_nvfuser_correctness_full_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7077189Z test_nvfuser_correctness_full_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7098073Z test_nvfuser_correctness_full_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7117759Z test_nvfuser_correctness_full_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7136756Z test_nvfuser_correctness_full_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7156021Z test_nvfuser_correctness_full_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7175248Z test_nvfuser_correctness_full_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7194416Z test_nvfuser_correctness_full_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7213667Z test_nvfuser_correctness_gather_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7232914Z test_nvfuser_correctness_gather_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7252663Z test_nvfuser_correctness_gather_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7271950Z test_nvfuser_correctness_gather_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7297630Z test_nvfuser_correctness_gather_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7316708Z test_nvfuser_correctness_gather_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7336247Z test_nvfuser_correctness_gather_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7355386Z test_nvfuser_correctness_gather_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7374921Z test_nvfuser_correctness_gather_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7394054Z test_nvfuser_correctness_gather_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7413684Z test_nvfuser_correctness_gather_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7432753Z test_nvfuser_correctness_gather_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7452223Z test_nvfuser_correctness_gcd_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7471445Z test_nvfuser_correctness_gcd_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7491004Z test_nvfuser_correctness_gcd_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7510227Z test_nvfuser_correctness_gcd_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7535946Z test_nvfuser_correctness_gcd_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7555318Z test_nvfuser_correctness_ge_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7575424Z test_nvfuser_correctness_ge_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7594384Z test_nvfuser_correctness_ge_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7613709Z test_nvfuser_correctness_ge_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7633177Z test_nvfuser_correctness_ge_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7652672Z test_nvfuser_correctness_ge_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7671912Z test_nvfuser_correctness_ge_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7691334Z test_nvfuser_correctness_ge_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7710557Z test_nvfuser_correctness_ge_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7730423Z test_nvfuser_correctness_ge_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7756251Z test_nvfuser_correctness_geqrf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7776942Z test_nvfuser_correctness_geqrf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7796212Z test_nvfuser_correctness_geqrf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7815605Z test_nvfuser_correctness_geqrf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7827634Z test_nvfuser_correctness_gradient_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:23.7838922Z test_nvfuser_correctness_gradient_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:23.7851485Z test_nvfuser_correctness_gradient_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:23.7862686Z test_nvfuser_correctness_gradient_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:23.7874384Z test_nvfuser_correctness_gradient_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:23.7886436Z test_nvfuser_correctness_gradient_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:23.7898313Z test_nvfuser_correctness_gradient_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:23.7909849Z test_nvfuser_correctness_gradient_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:23.7922041Z test_nvfuser_correctness_gradient_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:23.7933777Z test_nvfuser_correctness_gradient_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:23.7953827Z test_nvfuser_correctness_gt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7973222Z test_nvfuser_correctness_gt_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.7992377Z test_nvfuser_correctness_gt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8011881Z test_nvfuser_correctness_gt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8031192Z test_nvfuser_correctness_gt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8050627Z test_nvfuser_correctness_gt_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8070132Z test_nvfuser_correctness_gt_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8089907Z test_nvfuser_correctness_gt_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8115641Z test_nvfuser_correctness_gt_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8134926Z test_nvfuser_correctness_gt_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8154112Z test_nvfuser_correctness_half_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8173492Z test_nvfuser_correctness_half_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8192810Z test_nvfuser_correctness_half_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8212038Z test_nvfuser_correctness_half_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8231259Z test_nvfuser_correctness_half_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8250963Z test_nvfuser_correctness_half_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8270065Z test_nvfuser_correctness_half_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8289580Z test_nvfuser_correctness_half_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8308817Z test_nvfuser_correctness_half_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8328430Z test_nvfuser_correctness_half_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8354156Z test_nvfuser_correctness_half_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8373445Z test_nvfuser_correctness_half_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8392740Z test_nvfuser_correctness_heaviside_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8411865Z test_nvfuser_correctness_heaviside_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8431234Z test_nvfuser_correctness_heaviside_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8450774Z test_nvfuser_correctness_heaviside_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8469898Z test_nvfuser_correctness_heaviside_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8489726Z test_nvfuser_correctness_heaviside_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8508800Z test_nvfuser_correctness_heaviside_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8528237Z test_nvfuser_correctness_heaviside_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8547447Z test_nvfuser_correctness_heaviside_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8567656Z test_nvfuser_correctness_heaviside_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8595843Z test_nvfuser_correctness_histc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:23.8615261Z test_nvfuser_correctness_histc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8634430Z test_nvfuser_correctness_histc_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8654134Z test_nvfuser_correctness_histc_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8673254Z test_nvfuser_correctness_histc_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8692578Z test_nvfuser_correctness_histc_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8711837Z test_nvfuser_correctness_hsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8731202Z test_nvfuser_correctness_hsplit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8750462Z test_nvfuser_correctness_hsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8770092Z test_nvfuser_correctness_hsplit_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8789449Z test_nvfuser_correctness_hsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8815560Z test_nvfuser_correctness_hsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8834741Z test_nvfuser_correctness_hsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8854288Z test_nvfuser_correctness_hsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8873470Z test_nvfuser_correctness_hsplit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8892907Z test_nvfuser_correctness_hsplit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8912055Z test_nvfuser_correctness_hsplit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8931636Z test_nvfuser_correctness_hsplit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8950650Z test_nvfuser_correctness_hsplit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8970249Z test_nvfuser_correctness_hstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.8989408Z test_nvfuser_correctness_hstack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9009003Z test_nvfuser_correctness_hstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9028273Z test_nvfuser_correctness_hstack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9054043Z test_nvfuser_correctness_hstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9073136Z test_nvfuser_correctness_hstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9092782Z test_nvfuser_correctness_hstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9111949Z test_nvfuser_correctness_hstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9131569Z test_nvfuser_correctness_hstack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9150663Z test_nvfuser_correctness_hstack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9170036Z test_nvfuser_correctness_hstack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9189141Z test_nvfuser_correctness_hstack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9208576Z test_nvfuser_correctness_hstack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9227939Z test_nvfuser_correctness_hypot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9247439Z test_nvfuser_correctness_hypot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9266623Z test_nvfuser_correctness_hypot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9292280Z test_nvfuser_correctness_hypot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9311433Z test_nvfuser_correctness_i0_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9330998Z test_nvfuser_correctness_i0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9350083Z test_nvfuser_correctness_i0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9369472Z test_nvfuser_correctness_i0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9388717Z test_nvfuser_correctness_i0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9408293Z test_nvfuser_correctness_i0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9427604Z test_nvfuser_correctness_i0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9447147Z test_nvfuser_correctness_i0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9466454Z test_nvfuser_correctness_i0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9485860Z test_nvfuser_correctness_i0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9505193Z test_nvfuser_correctness_igamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9530485Z test_nvfuser_correctness_igamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9549691Z test_nvfuser_correctness_igammac_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9569593Z test_nvfuser_correctness_igammac_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9588711Z test_nvfuser_correctness_imag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9608226Z test_nvfuser_correctness_imag_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9627504Z test_nvfuser_correctness_imag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9646962Z test_nvfuser_correctness_index_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9666210Z test_nvfuser_correctness_index_add_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9685851Z test_nvfuser_correctness_index_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9704910Z test_nvfuser_correctness_index_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9724495Z test_nvfuser_correctness_index_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9743883Z test_nvfuser_correctness_index_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9769965Z test_nvfuser_correctness_index_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:23.9790803Z test_nvfuser_correctness_index_add_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9811825Z test_nvfuser_correctness_index_add_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9832561Z test_nvfuser_correctness_index_add_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9853552Z test_nvfuser_correctness_index_add_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9874387Z test_nvfuser_correctness_index_add_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9895525Z test_nvfuser_correctness_index_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9916182Z test_nvfuser_correctness_index_copy_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9937410Z test_nvfuser_correctness_index_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9958586Z test_nvfuser_correctness_index_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:23.9979416Z test_nvfuser_correctness_index_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0006616Z test_nvfuser_correctness_index_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:24.0025714Z test_nvfuser_correctness_index_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0045189Z test_nvfuser_correctness_index_copy_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0064319Z test_nvfuser_correctness_index_copy_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0083932Z test_nvfuser_correctness_index_copy_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0102937Z test_nvfuser_correctness_index_copy_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0122614Z test_nvfuser_correctness_index_copy_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0141616Z test_nvfuser_correctness_index_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0160976Z test_nvfuser_correctness_index_fill_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0180168Z test_nvfuser_correctness_index_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0199631Z test_nvfuser_correctness_index_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0218724Z test_nvfuser_correctness_index_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0244548Z test_nvfuser_correctness_index_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0263589Z test_nvfuser_correctness_index_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0283082Z test_nvfuser_correctness_index_fill_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0302237Z test_nvfuser_correctness_index_fill_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0321737Z test_nvfuser_correctness_index_fill_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0340893Z test_nvfuser_correctness_index_fill_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0360360Z test_nvfuser_correctness_index_fill_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0379507Z test_nvfuser_correctness_index_put_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0398828Z test_nvfuser_correctness_index_put_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0417852Z test_nvfuser_correctness_index_put_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0437299Z test_nvfuser_correctness_index_put_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0456444Z test_nvfuser_correctness_index_put_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0482008Z test_nvfuser_correctness_index_put_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0501118Z test_nvfuser_correctness_index_put_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0520769Z test_nvfuser_correctness_index_put_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0539859Z test_nvfuser_correctness_index_put_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0559158Z test_nvfuser_correctness_index_put_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0578873Z test_nvfuser_correctness_index_put_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0598274Z test_nvfuser_correctness_index_put_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0617428Z test_nvfuser_correctness_index_reduce_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0636733Z test_nvfuser_correctness_index_reduce_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0656169Z test_nvfuser_correctness_index_reduce_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0675280Z test_nvfuser_correctness_index_reduce_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0694803Z test_nvfuser_correctness_index_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0720585Z test_nvfuser_correctness_index_select_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0739874Z test_nvfuser_correctness_index_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0759262Z test_nvfuser_correctness_index_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0778336Z test_nvfuser_correctness_index_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0797962Z test_nvfuser_correctness_index_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0817160Z test_nvfuser_correctness_index_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0836559Z test_nvfuser_correctness_index_select_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0856012Z test_nvfuser_correctness_index_select_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0875456Z test_nvfuser_correctness_index_select_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0894966Z test_nvfuser_correctness_index_select_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0914435Z test_nvfuser_correctness_index_select_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0934360Z test_nvfuser_correctness_inner_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0960480Z test_nvfuser_correctness_inner_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0979626Z test_nvfuser_correctness_inner_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.0998846Z test_nvfuser_correctness_inner_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1017982Z test_nvfuser_correctness_inner_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1037482Z test_nvfuser_correctness_inner_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1056618Z test_nvfuser_correctness_int_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1075681Z test_nvfuser_correctness_int_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1095018Z test_nvfuser_correctness_int_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1114146Z test_nvfuser_correctness_int_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1133705Z test_nvfuser_correctness_int_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1152872Z test_nvfuser_correctness_int_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1178119Z test_nvfuser_correctness_int_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1197597Z test_nvfuser_correctness_int_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1216863Z test_nvfuser_correctness_int_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1236101Z test_nvfuser_correctness_int_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1255491Z test_nvfuser_correctness_int_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1274500Z test_nvfuser_correctness_int_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1294044Z test_nvfuser_correctness_inverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1313111Z test_nvfuser_correctness_inverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1332576Z test_nvfuser_correctness_inverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1351734Z test_nvfuser_correctness_inverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1371098Z test_nvfuser_correctness_isclose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1390360Z test_nvfuser_correctness_isclose_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1418177Z test_nvfuser_correctness_isclose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:24.1437685Z test_nvfuser_correctness_isclose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1456644Z test_nvfuser_correctness_isclose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1475822Z test_nvfuser_correctness_isclose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1495257Z test_nvfuser_correctness_isclose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1514251Z test_nvfuser_correctness_isclose_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1533814Z test_nvfuser_correctness_isclose_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1553185Z test_nvfuser_correctness_isclose_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1573120Z test_nvfuser_correctness_isclose_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1592214Z test_nvfuser_correctness_isclose_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1611555Z test_nvfuser_correctness_isfinite_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1630811Z test_nvfuser_correctness_isfinite_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1656431Z test_nvfuser_correctness_isfinite_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1675377Z test_nvfuser_correctness_isfinite_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1694642Z test_nvfuser_correctness_isfinite_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1713794Z test_nvfuser_correctness_isfinite_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1733390Z test_nvfuser_correctness_isfinite_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1752483Z test_nvfuser_correctness_isfinite_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1771840Z test_nvfuser_correctness_isfinite_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1790957Z test_nvfuser_correctness_isfinite_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1810461Z test_nvfuser_correctness_isfinite_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1829614Z test_nvfuser_correctness_isfinite_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1848981Z test_nvfuser_correctness_isfinite_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1868102Z test_nvfuser_correctness_isin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1893374Z test_nvfuser_correctness_isin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1912394Z test_nvfuser_correctness_isin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1932113Z test_nvfuser_correctness_isin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1951079Z test_nvfuser_correctness_isin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1970566Z test_nvfuser_correctness_isin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.1989740Z test_nvfuser_correctness_isin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2009061Z test_nvfuser_correctness_isin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2028363Z test_nvfuser_correctness_isinf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2047690Z test_nvfuser_correctness_isinf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2066763Z test_nvfuser_correctness_isinf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2086227Z test_nvfuser_correctness_isinf_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2105430Z test_nvfuser_correctness_isinf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2130693Z test_nvfuser_correctness_isinf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2149727Z test_nvfuser_correctness_isinf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2169074Z test_nvfuser_correctness_isinf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2189265Z test_nvfuser_correctness_isinf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2208442Z test_nvfuser_correctness_isinf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2227621Z test_nvfuser_correctness_isinf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2246784Z test_nvfuser_correctness_isinf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2265873Z test_nvfuser_correctness_isinf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2285194Z test_nvfuser_correctness_isnan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2304328Z test_nvfuser_correctness_isnan_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2323861Z test_nvfuser_correctness_isnan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2348924Z test_nvfuser_correctness_isnan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2368358Z test_nvfuser_correctness_isnan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2387494Z test_nvfuser_correctness_isnan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2407044Z test_nvfuser_correctness_isnan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2426556Z test_nvfuser_correctness_isnan_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2445858Z test_nvfuser_correctness_isnan_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2465014Z test_nvfuser_correctness_isnan_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2484574Z test_nvfuser_correctness_isnan_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2503490Z test_nvfuser_correctness_isnan_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2522932Z test_nvfuser_correctness_isneginf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2542040Z test_nvfuser_correctness_isneginf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2561471Z test_nvfuser_correctness_isneginf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2587376Z test_nvfuser_correctness_isneginf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2606578Z test_nvfuser_correctness_isneginf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2625868Z test_nvfuser_correctness_isneginf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2645225Z test_nvfuser_correctness_isneginf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2664406Z test_nvfuser_correctness_isneginf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2683756Z test_nvfuser_correctness_isneginf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2702929Z test_nvfuser_correctness_isneginf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2722521Z test_nvfuser_correctness_isposinf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2741563Z test_nvfuser_correctness_isposinf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2760930Z test_nvfuser_correctness_isposinf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2780357Z test_nvfuser_correctness_isposinf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2799664Z test_nvfuser_correctness_isposinf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2825131Z test_nvfuser_correctness_isposinf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2846044Z test_nvfuser_correctness_isposinf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2866676Z test_nvfuser_correctness_isposinf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2887717Z test_nvfuser_correctness_isposinf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2908296Z test_nvfuser_correctness_isposinf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2929334Z test_nvfuser_correctness_isreal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2950075Z test_nvfuser_correctness_isreal_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2970958Z test_nvfuser_correctness_isreal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.2991712Z test_nvfuser_correctness_isreal_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3012730Z test_nvfuser_correctness_isreal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3033690Z test_nvfuser_correctness_isreal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3053120Z test_nvfuser_correctness_isreal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3078096Z test_nvfuser_correctness_isreal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3097423Z test_nvfuser_correctness_isreal_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3116396Z test_nvfuser_correctness_isreal_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3135830Z test_nvfuser_correctness_isreal_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3154957Z test_nvfuser_correctness_isreal_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3174464Z test_nvfuser_correctness_isreal_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3193607Z test_nvfuser_correctness_istft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3213103Z test_nvfuser_correctness_istft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3232385Z test_nvfuser_correctness_istft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3251866Z test_nvfuser_correctness_istft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3265403Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3274865Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3286944Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3298590Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3310746Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3322172Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3333810Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3345595Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3357376Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3368850Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3380405Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3392263Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3404093Z test_nvfuser_correctness_jiterator_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3415712Z test_nvfuser_correctness_jiterator_binary_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3427488Z test_nvfuser_correctness_jiterator_binary_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3439459Z test_nvfuser_correctness_jiterator_binary_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3451315Z test_nvfuser_correctness_jiterator_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3462641Z test_nvfuser_correctness_jiterator_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3474337Z test_nvfuser_correctness_jiterator_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3486471Z test_nvfuser_correctness_jiterator_binary_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3498074Z test_nvfuser_correctness_jiterator_binary_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3509569Z test_nvfuser_correctness_jiterator_binary_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3522239Z test_nvfuser_correctness_jiterator_binary_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3533297Z test_nvfuser_correctness_jiterator_binary_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3544746Z test_nvfuser_correctness_jiterator_unary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3557299Z test_nvfuser_correctness_jiterator_unary_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3569324Z test_nvfuser_correctness_jiterator_unary_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3580274Z test_nvfuser_correctness_jiterator_unary_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3592034Z test_nvfuser_correctness_jiterator_unary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3604278Z test_nvfuser_correctness_jiterator_unary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3615746Z test_nvfuser_correctness_jiterator_unary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3627524Z test_nvfuser_correctness_jiterator_unary_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3639288Z test_nvfuser_correctness_jiterator_unary_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3651127Z test_nvfuser_correctness_jiterator_unary_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3662720Z test_nvfuser_correctness_jiterator_unary_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3674351Z test_nvfuser_correctness_jiterator_unary_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:24.3695926Z test_nvfuser_correctness_kron_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3723357Z test_nvfuser_correctness_kron_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:24.3742325Z test_nvfuser_correctness_kron_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3761842Z test_nvfuser_correctness_kron_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3780768Z test_nvfuser_correctness_kron_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3800371Z test_nvfuser_correctness_kron_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3819359Z test_nvfuser_correctness_kron_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3838896Z test_nvfuser_correctness_kron_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3858002Z test_nvfuser_correctness_kron_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3877473Z test_nvfuser_correctness_kron_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3896620Z test_nvfuser_correctness_kron_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3915926Z test_nvfuser_correctness_kron_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3935547Z test_nvfuser_correctness_kthvalue_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3961025Z test_nvfuser_correctness_kthvalue_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3980192Z test_nvfuser_correctness_kthvalue_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.3999590Z test_nvfuser_correctness_kthvalue_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4018611Z test_nvfuser_correctness_kthvalue_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4038054Z test_nvfuser_correctness_kthvalue_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4057053Z test_nvfuser_correctness_kthvalue_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4076127Z test_nvfuser_correctness_kthvalue_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4095290Z test_nvfuser_correctness_lcm_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4114505Z test_nvfuser_correctness_lcm_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4133995Z test_nvfuser_correctness_lcm_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4153432Z test_nvfuser_correctness_lcm_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4173116Z test_nvfuser_correctness_lcm_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4198609Z test_nvfuser_correctness_ldexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4217939Z test_nvfuser_correctness_ldexp_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4236947Z test_nvfuser_correctness_ldexp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4256011Z test_nvfuser_correctness_ldexp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4275078Z test_nvfuser_correctness_ldexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4294479Z test_nvfuser_correctness_ldexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4313612Z test_nvfuser_correctness_ldexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4333041Z test_nvfuser_correctness_ldexp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4352340Z test_nvfuser_correctness_ldexp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4371640Z test_nvfuser_correctness_ldexp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4390694Z test_nvfuser_correctness_ldexp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4410321Z test_nvfuser_correctness_ldexp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4435504Z test_nvfuser_correctness_le_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4455078Z test_nvfuser_correctness_le_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4474149Z test_nvfuser_correctness_le_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4493760Z test_nvfuser_correctness_le_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4512752Z test_nvfuser_correctness_le_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4532631Z test_nvfuser_correctness_le_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4551559Z test_nvfuser_correctness_le_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4571401Z test_nvfuser_correctness_le_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4590696Z test_nvfuser_correctness_le_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4609886Z test_nvfuser_correctness_le_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4629880Z test_nvfuser_correctness_lerp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4658309Z test_nvfuser_correctness_lerp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:24.4677871Z test_nvfuser_correctness_lerp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4696852Z test_nvfuser_correctness_lerp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4716006Z test_nvfuser_correctness_lerp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4735353Z test_nvfuser_correctness_lerp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4754523Z test_nvfuser_correctness_lgamma_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4774011Z test_nvfuser_correctness_lgamma_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4793096Z test_nvfuser_correctness_lgamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4812644Z test_nvfuser_correctness_lgamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4831822Z test_nvfuser_correctness_lgamma_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4851737Z test_nvfuser_correctness_lgamma_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4870470Z test_nvfuser_correctness_lgamma_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4895997Z test_nvfuser_correctness_lgamma_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4915015Z test_nvfuser_correctness_lgamma_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4934858Z test_nvfuser_correctness_linalg_cholesky_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4954239Z test_nvfuser_correctness_linalg_cholesky_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4973585Z test_nvfuser_correctness_linalg_cholesky_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.4993081Z test_nvfuser_correctness_linalg_cholesky_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5012240Z test_nvfuser_correctness_linalg_cholesky_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5031674Z test_nvfuser_correctness_linalg_cholesky_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5050922Z test_nvfuser_correctness_linalg_cholesky_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5070467Z test_nvfuser_correctness_linalg_cholesky_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5090467Z test_nvfuser_correctness_linalg_cond_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5109979Z test_nvfuser_correctness_linalg_cond_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5136120Z test_nvfuser_correctness_linalg_cond_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:24.5157435Z test_nvfuser_correctness_linalg_cond_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5178241Z test_nvfuser_correctness_linalg_cross_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5199579Z test_nvfuser_correctness_linalg_cross_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5220125Z test_nvfuser_correctness_linalg_cross_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5241345Z test_nvfuser_correctness_linalg_cross_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5261951Z test_nvfuser_correctness_linalg_cross_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5283277Z test_nvfuser_correctness_linalg_cross_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5303774Z test_nvfuser_correctness_linalg_cross_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5324689Z test_nvfuser_correctness_linalg_cross_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5343964Z test_nvfuser_correctness_linalg_cross_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5363491Z test_nvfuser_correctness_linalg_cross_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5387881Z test_nvfuser_correctness_linalg_det_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5407016Z test_nvfuser_correctness_linalg_det_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5425719Z test_nvfuser_correctness_linalg_det_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5444833Z test_nvfuser_correctness_linalg_det_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5463623Z test_nvfuser_correctness_linalg_det_singular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5482297Z test_nvfuser_correctness_linalg_det_singular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5501838Z test_nvfuser_correctness_linalg_eig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5521348Z test_nvfuser_correctness_linalg_eig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5540077Z test_nvfuser_correctness_linalg_eig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5559538Z test_nvfuser_correctness_linalg_eig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5578738Z test_nvfuser_correctness_linalg_eigh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5604309Z test_nvfuser_correctness_linalg_eigh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5623454Z test_nvfuser_correctness_linalg_eigh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5643108Z test_nvfuser_correctness_linalg_eigh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5661644Z test_nvfuser_correctness_linalg_eigvals_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5680650Z test_nvfuser_correctness_linalg_eigvals_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5699098Z test_nvfuser_correctness_linalg_eigvals_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5718199Z test_nvfuser_correctness_linalg_eigvals_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5736925Z test_nvfuser_correctness_linalg_eigvalsh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5755453Z test_nvfuser_correctness_linalg_eigvalsh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5774385Z test_nvfuser_correctness_linalg_eigvalsh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5793032Z test_nvfuser_correctness_linalg_eigvalsh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5812969Z test_nvfuser_correctness_linalg_householder_product_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5838795Z test_nvfuser_correctness_linalg_householder_product_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5857963Z test_nvfuser_correctness_linalg_householder_product_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5877503Z test_nvfuser_correctness_linalg_householder_product_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5909944Z test_nvfuser_correctness_linalg_inv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5915995Z test_nvfuser_correctness_linalg_inv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5935094Z test_nvfuser_correctness_linalg_inv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5954452Z test_nvfuser_correctness_linalg_inv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5974044Z test_nvfuser_correctness_linalg_inv_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.5993180Z test_nvfuser_correctness_linalg_inv_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6012799Z test_nvfuser_correctness_linalg_inv_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6032225Z test_nvfuser_correctness_linalg_inv_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6051979Z test_nvfuser_correctness_linalg_ldl_factor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6077917Z test_nvfuser_correctness_linalg_ldl_factor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6098641Z test_nvfuser_correctness_linalg_ldl_factor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6120156Z test_nvfuser_correctness_linalg_ldl_factor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6139346Z test_nvfuser_correctness_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6159430Z test_nvfuser_correctness_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6178383Z test_nvfuser_correctness_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6198309Z test_nvfuser_correctness_linalg_ldl_factor_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6217360Z test_nvfuser_correctness_linalg_ldl_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-05-18T05:16:24.6236693Z test_nvfuser_correctness_linalg_ldl_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-05-18T05:16:24.6256332Z test_nvfuser_correctness_linalg_ldl_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-05-18T05:16:24.6275887Z test_nvfuser_correctness_linalg_ldl_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-05-18T05:16:24.6294787Z test_nvfuser_correctness_linalg_lstsq_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6319903Z test_nvfuser_correctness_linalg_lstsq_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6338680Z test_nvfuser_correctness_linalg_lstsq_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6357454Z test_nvfuser_correctness_linalg_lstsq_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6376164Z test_nvfuser_correctness_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6394673Z test_nvfuser_correctness_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6413943Z test_nvfuser_correctness_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6432487Z test_nvfuser_correctness_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6451942Z test_nvfuser_correctness_linalg_lu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6471228Z test_nvfuser_correctness_linalg_lu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6491186Z test_nvfuser_correctness_linalg_lu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6510104Z test_nvfuser_correctness_linalg_lu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6530067Z test_nvfuser_correctness_linalg_lu_factor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6555368Z test_nvfuser_correctness_linalg_lu_factor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6575196Z test_nvfuser_correctness_linalg_lu_factor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6594623Z test_nvfuser_correctness_linalg_lu_factor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6614193Z test_nvfuser_correctness_linalg_lu_factor_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6633381Z test_nvfuser_correctness_linalg_lu_factor_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6652962Z test_nvfuser_correctness_linalg_lu_factor_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6672152Z test_nvfuser_correctness_linalg_lu_factor_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6692308Z test_nvfuser_correctness_linalg_matrix_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6712083Z test_nvfuser_correctness_linalg_matrix_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6732261Z test_nvfuser_correctness_linalg_matrix_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6751927Z test_nvfuser_correctness_linalg_matrix_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6778942Z test_nvfuser_correctness_linalg_matrix_power_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:24.6798581Z test_nvfuser_correctness_linalg_matrix_power_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6818459Z test_nvfuser_correctness_linalg_matrix_power_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6838455Z test_nvfuser_correctness_linalg_matrix_power_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6857810Z test_nvfuser_correctness_linalg_matrix_rank_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6877099Z test_nvfuser_correctness_linalg_matrix_rank_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6896483Z test_nvfuser_correctness_linalg_matrix_rank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6915841Z test_nvfuser_correctness_linalg_matrix_rank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6935357Z test_nvfuser_correctness_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6954659Z test_nvfuser_correctness_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6974303Z test_nvfuser_correctness_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.6993660Z test_nvfuser_correctness_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7019495Z test_nvfuser_correctness_linalg_multi_dot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7038817Z test_nvfuser_correctness_linalg_multi_dot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7058036Z test_nvfuser_correctness_linalg_multi_dot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7077398Z test_nvfuser_correctness_linalg_multi_dot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7096763Z test_nvfuser_correctness_linalg_multi_dot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7115789Z test_nvfuser_correctness_linalg_multi_dot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7135624Z test_nvfuser_correctness_linalg_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7154936Z test_nvfuser_correctness_linalg_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7174646Z test_nvfuser_correctness_linalg_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7193689Z test_nvfuser_correctness_linalg_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7213199Z test_nvfuser_correctness_linalg_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7232454Z test_nvfuser_correctness_linalg_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7258256Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7277911Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7297056Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7316319Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7335819Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7355091Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7374528Z test_nvfuser_correctness_linalg_pinv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7393715Z test_nvfuser_correctness_linalg_pinv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7413221Z test_nvfuser_correctness_linalg_pinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7432543Z test_nvfuser_correctness_linalg_pinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7451571Z test_nvfuser_correctness_linalg_pinv_hermitian_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7470393Z test_nvfuser_correctness_linalg_pinv_hermitian_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7498178Z test_nvfuser_correctness_linalg_pinv_hermitian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:24.7517232Z test_nvfuser_correctness_linalg_pinv_hermitian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7536860Z test_nvfuser_correctness_linalg_pinv_singular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7556008Z test_nvfuser_correctness_linalg_pinv_singular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7575496Z test_nvfuser_correctness_linalg_pinv_singular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7595079Z test_nvfuser_correctness_linalg_pinv_singular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7614681Z test_nvfuser_correctness_linalg_qr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7634106Z test_nvfuser_correctness_linalg_qr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7653565Z test_nvfuser_correctness_linalg_qr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7672806Z test_nvfuser_correctness_linalg_qr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7691784Z test_nvfuser_correctness_linalg_slogdet_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7710487Z test_nvfuser_correctness_linalg_slogdet_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7735629Z test_nvfuser_correctness_linalg_slogdet_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7754249Z test_nvfuser_correctness_linalg_slogdet_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7773376Z test_nvfuser_correctness_linalg_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7792100Z test_nvfuser_correctness_linalg_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7810979Z test_nvfuser_correctness_linalg_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7829696Z test_nvfuser_correctness_linalg_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7849265Z test_nvfuser_correctness_linalg_solve_triangular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7868380Z test_nvfuser_correctness_linalg_solve_triangular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7887847Z test_nvfuser_correctness_linalg_solve_triangular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7907118Z test_nvfuser_correctness_linalg_solve_triangular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7927622Z test_nvfuser_correctness_linalg_svd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7952962Z test_nvfuser_correctness_linalg_svd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7972877Z test_nvfuser_correctness_linalg_svd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.7992518Z test_nvfuser_correctness_linalg_svd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8012460Z test_nvfuser_correctness_linalg_svdvals_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8032221Z test_nvfuser_correctness_linalg_svdvals_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8052152Z test_nvfuser_correctness_linalg_svdvals_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8071804Z test_nvfuser_correctness_linalg_svdvals_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8091371Z test_nvfuser_correctness_linalg_tensorinv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8110516Z test_nvfuser_correctness_linalg_tensorinv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8130387Z test_nvfuser_correctness_linalg_tensorinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8149540Z test_nvfuser_correctness_linalg_tensorinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8169200Z test_nvfuser_correctness_linalg_tensorsolve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8194631Z test_nvfuser_correctness_linalg_tensorsolve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8214191Z test_nvfuser_correctness_linalg_tensorsolve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8233468Z test_nvfuser_correctness_linalg_tensorsolve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8253073Z test_nvfuser_correctness_linalg_vander_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8272150Z test_nvfuser_correctness_linalg_vander_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8291531Z test_nvfuser_correctness_linalg_vander_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8310676Z test_nvfuser_correctness_linalg_vander_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8330127Z test_nvfuser_correctness_linalg_vander_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8349484Z test_nvfuser_correctness_linalg_vander_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8368878Z test_nvfuser_correctness_linalg_vander_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8387954Z test_nvfuser_correctness_linalg_vander_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8407405Z test_nvfuser_correctness_linalg_vander_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8432357Z test_nvfuser_correctness_linalg_vector_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8451339Z test_nvfuser_correctness_linalg_vector_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8470060Z test_nvfuser_correctness_linalg_vector_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8489085Z test_nvfuser_correctness_linalg_vector_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8507752Z test_nvfuser_correctness_linalg_vector_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8526814Z test_nvfuser_correctness_linalg_vector_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8545984Z test_nvfuser_correctness_log10_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8565214Z test_nvfuser_correctness_log10_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8584964Z test_nvfuser_correctness_log10_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8604373Z test_nvfuser_correctness_log10_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8623678Z test_nvfuser_correctness_log10_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8643260Z test_nvfuser_correctness_log10_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8668316Z test_nvfuser_correctness_log10_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8687752Z test_nvfuser_correctness_log10_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8706925Z test_nvfuser_correctness_log10_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8726514Z test_nvfuser_correctness_log10_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8745735Z test_nvfuser_correctness_log10_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8765327Z test_nvfuser_correctness_log10_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8784282Z test_nvfuser_correctness_log1p_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8803684Z test_nvfuser_correctness_log1p_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8822925Z test_nvfuser_correctness_log1p_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8842429Z test_nvfuser_correctness_log1p_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8861637Z test_nvfuser_correctness_log1p_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8881287Z test_nvfuser_correctness_log1p_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8906487Z test_nvfuser_correctness_log1p_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8926188Z test_nvfuser_correctness_log1p_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8945220Z test_nvfuser_correctness_log1p_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8964627Z test_nvfuser_correctness_log1p_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.8983888Z test_nvfuser_correctness_log2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9003298Z test_nvfuser_correctness_log2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9022452Z test_nvfuser_correctness_log2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9042076Z test_nvfuser_correctness_log2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9061384Z test_nvfuser_correctness_log2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9081454Z test_nvfuser_correctness_log2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9100850Z test_nvfuser_correctness_log2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9127218Z test_nvfuser_correctness_log2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:24.9146382Z test_nvfuser_correctness_log2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9165828Z test_nvfuser_correctness_log2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9185137Z test_nvfuser_correctness_log2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9204261Z test_nvfuser_correctness_log2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9223638Z test_nvfuser_correctness_log_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9243384Z test_nvfuser_correctness_log_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9262420Z test_nvfuser_correctness_log_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9281817Z test_nvfuser_correctness_log_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9301202Z test_nvfuser_correctness_log_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9320937Z test_nvfuser_correctness_log_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9340415Z test_nvfuser_correctness_log_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9366842Z test_nvfuser_correctness_log_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:24.9386058Z test_nvfuser_correctness_log_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9405923Z test_nvfuser_correctness_log_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9425355Z test_nvfuser_correctness_log_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9444977Z test_nvfuser_correctness_log_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9464019Z test_nvfuser_correctness_log_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9483597Z test_nvfuser_correctness_log_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9502803Z test_nvfuser_correctness_log_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9522273Z test_nvfuser_correctness_log_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9541343Z test_nvfuser_correctness_log_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9561024Z test_nvfuser_correctness_log_softmax_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9580491Z test_nvfuser_correctness_log_softmax_dtype_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9606286Z test_nvfuser_correctness_log_softmax_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9625604Z test_nvfuser_correctness_log_softmax_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9644851Z test_nvfuser_correctness_log_softmax_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9663972Z test_nvfuser_correctness_log_softmax_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9683533Z test_nvfuser_correctness_log_softmax_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9702914Z test_nvfuser_correctness_log_softmax_dtype_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9722513Z test_nvfuser_correctness_log_softmax_dtype_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9741559Z test_nvfuser_correctness_log_softmax_dtype_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9761167Z test_nvfuser_correctness_log_softmax_dtype_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9780333Z test_nvfuser_correctness_log_softmax_dtype_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9799736Z test_nvfuser_correctness_logaddexp2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9818991Z test_nvfuser_correctness_logaddexp2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9844528Z test_nvfuser_correctness_logaddexp2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9863781Z test_nvfuser_correctness_logaddexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9883251Z test_nvfuser_correctness_logaddexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9902498Z test_nvfuser_correctness_logaddexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9921996Z test_nvfuser_correctness_logcumsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9941174Z test_nvfuser_correctness_logcumsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9960683Z test_nvfuser_correctness_logcumsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9979990Z test_nvfuser_correctness_logcumsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:24.9999176Z test_nvfuser_correctness_logdet_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0017827Z test_nvfuser_correctness_logdet_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0037682Z test_nvfuser_correctness_logical_and_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0056756Z test_nvfuser_correctness_logical_and_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0082431Z test_nvfuser_correctness_logical_and_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0101433Z test_nvfuser_correctness_logical_and_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0121198Z test_nvfuser_correctness_logical_and_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0140516Z test_nvfuser_correctness_logical_and_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0160136Z test_nvfuser_correctness_logical_and_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0179570Z test_nvfuser_correctness_logical_and_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0199179Z test_nvfuser_correctness_logical_and_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0218974Z test_nvfuser_correctness_logical_and_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0238739Z test_nvfuser_correctness_logical_and_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0258312Z test_nvfuser_correctness_logical_and_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0278057Z test_nvfuser_correctness_logical_not_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0307075Z test_nvfuser_correctness_logical_not_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.0327949Z test_nvfuser_correctness_logical_not_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0348685Z test_nvfuser_correctness_logical_not_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0369819Z test_nvfuser_correctness_logical_not_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0390873Z test_nvfuser_correctness_logical_not_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0410479Z test_nvfuser_correctness_logical_not_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0430031Z test_nvfuser_correctness_logical_not_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0449835Z test_nvfuser_correctness_logical_not_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0469607Z test_nvfuser_correctness_logical_not_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0489413Z test_nvfuser_correctness_logical_not_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0508740Z test_nvfuser_correctness_logical_not_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0528693Z test_nvfuser_correctness_logical_or_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0555730Z test_nvfuser_correctness_logical_or_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.0575250Z test_nvfuser_correctness_logical_or_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0594990Z test_nvfuser_correctness_logical_or_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0614602Z test_nvfuser_correctness_logical_or_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0633714Z test_nvfuser_correctness_logical_or_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0653356Z test_nvfuser_correctness_logical_or_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0672313Z test_nvfuser_correctness_logical_or_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0691925Z test_nvfuser_correctness_logical_or_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0711457Z test_nvfuser_correctness_logical_or_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0731159Z test_nvfuser_correctness_logical_or_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0750718Z test_nvfuser_correctness_logical_or_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0770605Z test_nvfuser_correctness_logical_xor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0796432Z test_nvfuser_correctness_logical_xor_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0815733Z test_nvfuser_correctness_logical_xor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0835140Z test_nvfuser_correctness_logical_xor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0854716Z test_nvfuser_correctness_logical_xor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0873956Z test_nvfuser_correctness_logical_xor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0893886Z test_nvfuser_correctness_logical_xor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0913157Z test_nvfuser_correctness_logical_xor_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0933068Z test_nvfuser_correctness_logical_xor_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0952275Z test_nvfuser_correctness_logical_xor_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0972360Z test_nvfuser_correctness_logical_xor_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.0991673Z test_nvfuser_correctness_logical_xor_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1011243Z test_nvfuser_correctness_logit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1038064Z test_nvfuser_correctness_logit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.1057078Z test_nvfuser_correctness_logit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1076315Z test_nvfuser_correctness_logit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1095739Z test_nvfuser_correctness_logit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1114960Z test_nvfuser_correctness_logit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1134794Z test_nvfuser_correctness_logit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1154388Z test_nvfuser_correctness_logit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1173933Z test_nvfuser_correctness_logit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1193690Z test_nvfuser_correctness_logit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1213452Z test_nvfuser_correctness_logsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1233006Z test_nvfuser_correctness_logsumexp_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1252772Z test_nvfuser_correctness_logsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1279659Z test_nvfuser_correctness_logsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.1298839Z test_nvfuser_correctness_logsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1318679Z test_nvfuser_correctness_logsumexp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1337710Z test_nvfuser_correctness_logsumexp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1357283Z test_nvfuser_correctness_logsumexp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1376819Z test_nvfuser_correctness_logsumexp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1396337Z test_nvfuser_correctness_logsumexp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1416174Z test_nvfuser_correctness_long_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1435917Z test_nvfuser_correctness_long_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1455685Z test_nvfuser_correctness_long_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1475298Z test_nvfuser_correctness_long_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1502607Z test_nvfuser_correctness_long_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.1521950Z test_nvfuser_correctness_long_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1541273Z test_nvfuser_correctness_long_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1561013Z test_nvfuser_correctness_long_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1580240Z test_nvfuser_correctness_long_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1600635Z test_nvfuser_correctness_long_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1620147Z test_nvfuser_correctness_long_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1640177Z test_nvfuser_correctness_long_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1659764Z test_nvfuser_correctness_lt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1679494Z test_nvfuser_correctness_lt_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1699224Z test_nvfuser_correctness_lt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1718794Z test_nvfuser_correctness_lt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1745615Z test_nvfuser_correctness_lt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.1765059Z test_nvfuser_correctness_lt_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1784238Z test_nvfuser_correctness_lt_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1803926Z test_nvfuser_correctness_lt_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1823009Z test_nvfuser_correctness_lt_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1842905Z test_nvfuser_correctness_lt_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1862208Z test_nvfuser_correctness_lu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1882235Z test_nvfuser_correctness_lu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1901895Z test_nvfuser_correctness_lu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1921819Z test_nvfuser_correctness_lu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1941461Z test_nvfuser_correctness_lu_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1961338Z test_nvfuser_correctness_lu_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.1988450Z test_nvfuser_correctness_lu_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.2009489Z test_nvfuser_correctness_lu_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2030544Z test_nvfuser_correctness_lu_unpack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2051350Z test_nvfuser_correctness_lu_unpack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2072314Z test_nvfuser_correctness_lu_unpack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2093753Z test_nvfuser_correctness_lu_unpack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2113266Z test_nvfuser_correctness_mH_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2133138Z test_nvfuser_correctness_mH_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2152767Z test_nvfuser_correctness_mH_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2172908Z test_nvfuser_correctness_mH_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2193780Z test_nvfuser_correctness_mH_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2213417Z test_nvfuser_correctness_mH_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2240535Z test_nvfuser_correctness_mH_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.2259594Z test_nvfuser_correctness_mH_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2279156Z test_nvfuser_correctness_mH_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2298302Z test_nvfuser_correctness_mH_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2317925Z test_nvfuser_correctness_mH_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2337264Z test_nvfuser_correctness_mH_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2356707Z test_nvfuser_correctness_mH_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2376373Z test_nvfuser_correctness_mT_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2396155Z test_nvfuser_correctness_mT_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2415643Z test_nvfuser_correctness_mT_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2435410Z test_nvfuser_correctness_mT_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2455021Z test_nvfuser_correctness_mT_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2482143Z test_nvfuser_correctness_mT_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.2501572Z test_nvfuser_correctness_mT_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2521283Z test_nvfuser_correctness_mT_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2540495Z test_nvfuser_correctness_mT_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2560300Z test_nvfuser_correctness_mT_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2579859Z test_nvfuser_correctness_mT_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2600175Z test_nvfuser_correctness_mT_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2619580Z test_nvfuser_correctness_mT_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2639670Z test_nvfuser_correctness_masked_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2659036Z test_nvfuser_correctness_masked_fill_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2678836Z test_nvfuser_correctness_masked_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2705808Z test_nvfuser_correctness_masked_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.2725271Z test_nvfuser_correctness_masked_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2744751Z test_nvfuser_correctness_masked_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2764329Z test_nvfuser_correctness_masked_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2783710Z test_nvfuser_correctness_masked_fill_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2803500Z test_nvfuser_correctness_masked_fill_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2823218Z test_nvfuser_correctness_masked_fill_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2843177Z test_nvfuser_correctness_masked_fill_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2862948Z test_nvfuser_correctness_masked_fill_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2882879Z test_nvfuser_correctness_masked_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2902284Z test_nvfuser_correctness_masked_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2922183Z test_nvfuser_correctness_masked_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2949235Z test_nvfuser_correctness_masked_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.2968538Z test_nvfuser_correctness_masked_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.2987700Z test_nvfuser_correctness_masked_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3007368Z test_nvfuser_correctness_masked_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3027161Z test_nvfuser_correctness_masked_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3046851Z test_nvfuser_correctness_masked_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3066796Z test_nvfuser_correctness_masked_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3086528Z test_nvfuser_correctness_masked_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3106327Z test_nvfuser_correctness_masked_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3126551Z test_nvfuser_correctness_masked_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3146107Z test_nvfuser_correctness_masked_select_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3166373Z test_nvfuser_correctness_masked_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3202582Z test_nvfuser_correctness_masked_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:25.3221767Z test_nvfuser_correctness_masked_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3241594Z test_nvfuser_correctness_masked_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3260911Z test_nvfuser_correctness_masked_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3280668Z test_nvfuser_correctness_masked_select_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3300088Z test_nvfuser_correctness_masked_select_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3319943Z test_nvfuser_correctness_masked_select_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3339448Z test_nvfuser_correctness_masked_select_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3359353Z test_nvfuser_correctness_masked_select_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3378955Z test_nvfuser_correctness_matmul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3398726Z test_nvfuser_correctness_matmul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3418189Z test_nvfuser_correctness_matmul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3445529Z test_nvfuser_correctness_matmul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.3464394Z test_nvfuser_correctness_matmul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3483887Z test_nvfuser_correctness_matrix_exp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3503461Z test_nvfuser_correctness_matrix_exp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3522827Z test_nvfuser_correctness_matrix_exp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3542273Z test_nvfuser_correctness_matrix_exp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3561918Z test_nvfuser_correctness_matrix_exp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3581605Z test_nvfuser_correctness_matrix_exp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3602136Z test_nvfuser_correctness_max_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3622646Z test_nvfuser_correctness_max_binary_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3642654Z test_nvfuser_correctness_max_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3662292Z test_nvfuser_correctness_max_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3689975Z test_nvfuser_correctness_max_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.3709268Z test_nvfuser_correctness_max_binary_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3728949Z test_nvfuser_correctness_max_binary_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3747976Z test_nvfuser_correctness_max_binary_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3767759Z test_nvfuser_correctness_max_binary_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3787199Z test_nvfuser_correctness_max_binary_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3807126Z test_nvfuser_correctness_max_reduction_no_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3826604Z test_nvfuser_correctness_max_reduction_no_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3846436Z test_nvfuser_correctness_max_reduction_no_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3865964Z test_nvfuser_correctness_max_reduction_no_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3885730Z test_nvfuser_correctness_max_reduction_no_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3912172Z test_nvfuser_correctness_max_reduction_no_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.3931801Z test_nvfuser_correctness_max_reduction_no_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3950801Z test_nvfuser_correctness_max_reduction_no_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3970505Z test_nvfuser_correctness_max_reduction_no_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.3990016Z test_nvfuser_correctness_max_reduction_no_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4009626Z test_nvfuser_correctness_max_reduction_with_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4029136Z test_nvfuser_correctness_max_reduction_with_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4049057Z test_nvfuser_correctness_max_reduction_with_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4068538Z test_nvfuser_correctness_max_reduction_with_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4088456Z test_nvfuser_correctness_max_reduction_with_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4107952Z test_nvfuser_correctness_max_reduction_with_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4127943Z test_nvfuser_correctness_max_reduction_with_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4155364Z test_nvfuser_correctness_max_reduction_with_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.4174674Z test_nvfuser_correctness_max_reduction_with_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4194530Z test_nvfuser_correctness_max_reduction_with_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4214240Z test_nvfuser_correctness_maximum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4233577Z test_nvfuser_correctness_maximum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4253289Z test_nvfuser_correctness_maximum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4272995Z test_nvfuser_correctness_maximum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4292817Z test_nvfuser_correctness_maximum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4312370Z test_nvfuser_correctness_maximum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4332697Z test_nvfuser_correctness_maximum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4351928Z test_nvfuser_correctness_maximum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4371787Z test_nvfuser_correctness_maximum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4399307Z test_nvfuser_correctness_maximum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.4418430Z test_nvfuser_correctness_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4437933Z test_nvfuser_correctness_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4457291Z test_nvfuser_correctness_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4476701Z test_nvfuser_correctness_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4496698Z test_nvfuser_correctness_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4515992Z test_nvfuser_correctness_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4535783Z test_nvfuser_correctness_median_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4555572Z test_nvfuser_correctness_median_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4575273Z test_nvfuser_correctness_median_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4595353Z test_nvfuser_correctness_median_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4615493Z test_nvfuser_correctness_median_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4642439Z test_nvfuser_correctness_median_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.4661518Z test_nvfuser_correctness_median_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4681038Z test_nvfuser_correctness_median_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4700354Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4720308Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4740010Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4760151Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4779587Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4799549Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4819118Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4839545Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4859055Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4886313Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.4905401Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4924813Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4944108Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4963914Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.4983506Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5003417Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5022948Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5042766Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5062404Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5082221Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5109064Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.5128789Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5147928Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5167813Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5186999Z test_nvfuser_correctness_min_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5206691Z test_nvfuser_correctness_min_binary_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5226241Z test_nvfuser_correctness_min_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5245978Z test_nvfuser_correctness_min_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5265488Z test_nvfuser_correctness_min_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5285305Z test_nvfuser_correctness_min_binary_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5304874Z test_nvfuser_correctness_min_binary_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5324818Z test_nvfuser_correctness_min_binary_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5352159Z test_nvfuser_correctness_min_binary_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.5373152Z test_nvfuser_correctness_min_binary_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5394091Z test_nvfuser_correctness_min_reduction_no_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5415329Z test_nvfuser_correctness_min_reduction_no_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5436682Z test_nvfuser_correctness_min_reduction_no_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5458112Z test_nvfuser_correctness_min_reduction_no_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5479438Z test_nvfuser_correctness_min_reduction_no_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5500702Z test_nvfuser_correctness_min_reduction_no_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5521858Z test_nvfuser_correctness_min_reduction_no_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5542991Z test_nvfuser_correctness_min_reduction_no_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5564524Z test_nvfuser_correctness_min_reduction_no_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5585275Z test_nvfuser_correctness_min_reduction_no_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5613546Z test_nvfuser_correctness_min_reduction_with_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.5632621Z test_nvfuser_correctness_min_reduction_with_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5652161Z test_nvfuser_correctness_min_reduction_with_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5671580Z test_nvfuser_correctness_min_reduction_with_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5691422Z test_nvfuser_correctness_min_reduction_with_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5711178Z test_nvfuser_correctness_min_reduction_with_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5730955Z test_nvfuser_correctness_min_reduction_with_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5750546Z test_nvfuser_correctness_min_reduction_with_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5770406Z test_nvfuser_correctness_min_reduction_with_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5789970Z test_nvfuser_correctness_min_reduction_with_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5809681Z test_nvfuser_correctness_minimum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5829175Z test_nvfuser_correctness_minimum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5856359Z test_nvfuser_correctness_minimum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.5875479Z test_nvfuser_correctness_minimum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5894929Z test_nvfuser_correctness_minimum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5914137Z test_nvfuser_correctness_minimum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5933796Z test_nvfuser_correctness_minimum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5953122Z test_nvfuser_correctness_minimum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5972836Z test_nvfuser_correctness_minimum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.5993095Z test_nvfuser_correctness_minimum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6012935Z test_nvfuser_correctness_mm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6032330Z test_nvfuser_correctness_mm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6052166Z test_nvfuser_correctness_mm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6071553Z test_nvfuser_correctness_mm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6101546Z test_nvfuser_correctness_mm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.6120950Z test_nvfuser_correctness_mm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6140257Z test_nvfuser_correctness_mode_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6159973Z test_nvfuser_correctness_mode_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6179091Z test_nvfuser_correctness_mode_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6198813Z test_nvfuser_correctness_mode_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6218111Z test_nvfuser_correctness_mode_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6237916Z test_nvfuser_correctness_mode_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6257427Z test_nvfuser_correctness_mode_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6277217Z test_nvfuser_correctness_mode_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6296870Z test_nvfuser_correctness_mode_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6324382Z test_nvfuser_correctness_mode_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.6343512Z test_nvfuser_correctness_movedim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6362825Z test_nvfuser_correctness_movedim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6382199Z test_nvfuser_correctness_movedim_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6401666Z test_nvfuser_correctness_movedim_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6421008Z test_nvfuser_correctness_movedim_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6441097Z test_nvfuser_correctness_movedim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6460961Z test_nvfuser_correctness_movedim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6480548Z test_nvfuser_correctness_movedim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6499896Z test_nvfuser_correctness_movedim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6519876Z test_nvfuser_correctness_movedim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6539489Z test_nvfuser_correctness_movedim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6566667Z test_nvfuser_correctness_movedim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.6585741Z test_nvfuser_correctness_movedim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6606000Z test_nvfuser_correctness_msort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6625232Z test_nvfuser_correctness_msort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6644922Z test_nvfuser_correctness_msort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6664317Z test_nvfuser_correctness_msort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6684036Z test_nvfuser_correctness_msort_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6703570Z test_nvfuser_correctness_msort_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6723402Z test_nvfuser_correctness_msort_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6742991Z test_nvfuser_correctness_msort_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6763049Z test_nvfuser_correctness_msort_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6782423Z test_nvfuser_correctness_mul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6809559Z test_nvfuser_correctness_mul_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.6830211Z test_nvfuser_correctness_mul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6851503Z test_nvfuser_correctness_mul_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6872600Z test_nvfuser_correctness_mul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6894311Z test_nvfuser_correctness_mul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6915882Z test_nvfuser_correctness_mul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6936595Z test_nvfuser_correctness_mul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6958316Z test_nvfuser_correctness_mul_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.6979328Z test_nvfuser_correctness_mul_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7000786Z test_nvfuser_correctness_mul_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7020304Z test_nvfuser_correctness_mul_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7040146Z test_nvfuser_correctness_mul_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7066656Z test_nvfuser_correctness_multinomial_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.7086361Z test_nvfuser_correctness_multinomial_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7105613Z test_nvfuser_correctness_multinomial_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7125064Z test_nvfuser_correctness_mv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7144501Z test_nvfuser_correctness_mv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7164251Z test_nvfuser_correctness_mv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7183791Z test_nvfuser_correctness_mv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7203661Z test_nvfuser_correctness_mv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7223227Z test_nvfuser_correctness_mv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7243061Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7262499Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7282416Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7309098Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.7328669Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7348157Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7367582Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7387015Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7407001Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7426909Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7446641Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7466380Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7486045Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7505533Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7532545Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.7551756Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7571253Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7590681Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7611145Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7630765Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7650734Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7670358Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7690260Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7709588Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7729599Z test_nvfuser_correctness_nan_to_num_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7749464Z test_nvfuser_correctness_nan_to_num_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7776307Z test_nvfuser_correctness_nan_to_num_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.7795489Z test_nvfuser_correctness_nan_to_num_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7814840Z test_nvfuser_correctness_nan_to_num_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7834318Z test_nvfuser_correctness_nan_to_num_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7854194Z test_nvfuser_correctness_nan_to_num_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7873705Z test_nvfuser_correctness_nan_to_num_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7893730Z test_nvfuser_correctness_nan_to_num_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7913242Z test_nvfuser_correctness_nan_to_num_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7933363Z test_nvfuser_correctness_nanmean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7952971Z test_nvfuser_correctness_nanmean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7972873Z test_nvfuser_correctness_nanmean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.7992436Z test_nvfuser_correctness_nanmean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8019903Z test_nvfuser_correctness_nanmedian_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.8039306Z test_nvfuser_correctness_nanmedian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8058563Z test_nvfuser_correctness_nanmedian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8078277Z test_nvfuser_correctness_nanmedian_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8097392Z test_nvfuser_correctness_nanmedian_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8117128Z test_nvfuser_correctness_nanmedian_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8136845Z test_nvfuser_correctness_nanmedian_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8156631Z test_nvfuser_correctness_nanmedian_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8176636Z test_nvfuser_correctness_nanquantile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8196995Z test_nvfuser_correctness_nanquantile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8216517Z test_nvfuser_correctness_nansum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8236214Z test_nvfuser_correctness_nansum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8262491Z test_nvfuser_correctness_nansum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.8282136Z test_nvfuser_correctness_nansum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8301558Z test_nvfuser_correctness_nansum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8321158Z test_nvfuser_correctness_nansum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8340596Z test_nvfuser_correctness_nansum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8360210Z test_nvfuser_correctness_nansum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8379657Z test_nvfuser_correctness_nansum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8399625Z test_nvfuser_correctness_nansum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8419263Z test_nvfuser_correctness_narrow_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8439293Z test_nvfuser_correctness_narrow_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8458778Z test_nvfuser_correctness_narrow_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8478364Z test_nvfuser_correctness_narrow_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8505810Z test_nvfuser_correctness_narrow_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.8525289Z test_nvfuser_correctness_narrow_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8544458Z test_nvfuser_correctness_narrow_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8564004Z test_nvfuser_correctness_narrow_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8583573Z test_nvfuser_correctness_narrow_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8603689Z test_nvfuser_correctness_narrow_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8623599Z test_nvfuser_correctness_narrow_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8643129Z test_nvfuser_correctness_narrow_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8662821Z test_nvfuser_correctness_narrow_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8682710Z test_nvfuser_correctness_ne_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8702110Z test_nvfuser_correctness_ne_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8729450Z test_nvfuser_correctness_ne_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.8748449Z test_nvfuser_correctness_ne_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8768044Z test_nvfuser_correctness_ne_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8787382Z test_nvfuser_correctness_ne_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8807397Z test_nvfuser_correctness_ne_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8827004Z test_nvfuser_correctness_ne_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8846887Z test_nvfuser_correctness_ne_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8866376Z test_nvfuser_correctness_ne_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8886303Z test_nvfuser_correctness_ne_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8905790Z test_nvfuser_correctness_ne_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8925553Z test_nvfuser_correctness_neg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8945150Z test_nvfuser_correctness_neg_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.8974879Z test_nvfuser_correctness_neg_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.8995544Z test_nvfuser_correctness_neg_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9016832Z test_nvfuser_correctness_neg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9038323Z test_nvfuser_correctness_neg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9059543Z test_nvfuser_correctness_neg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9080930Z test_nvfuser_correctness_neg_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9100399Z test_nvfuser_correctness_neg_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9120371Z test_nvfuser_correctness_neg_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9139954Z test_nvfuser_correctness_neg_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9159942Z test_nvfuser_correctness_neg_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9172225Z test_nvfuser_correctness_new_empty_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:25.9183481Z test_nvfuser_correctness_new_empty_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:25.9194857Z test_nvfuser_correctness_new_empty_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:25.9206704Z test_nvfuser_correctness_new_empty_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:25.9218540Z test_nvfuser_correctness_new_empty_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:25.9230572Z test_nvfuser_correctness_new_empty_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:25.9242356Z test_nvfuser_correctness_new_empty_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:25.9253847Z test_nvfuser_correctness_new_empty_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:25.9265741Z test_nvfuser_correctness_new_empty_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:25.9277635Z test_nvfuser_correctness_new_empty_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:25.9289538Z test_nvfuser_correctness_new_empty_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:25.9301047Z test_nvfuser_correctness_new_empty_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:25.9323200Z test_nvfuser_correctness_new_full_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9342790Z test_nvfuser_correctness_new_full_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9370162Z test_nvfuser_correctness_new_full_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.9389271Z test_nvfuser_correctness_new_full_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9408926Z test_nvfuser_correctness_new_full_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9428197Z test_nvfuser_correctness_new_full_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9447922Z test_nvfuser_correctness_new_full_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9467800Z test_nvfuser_correctness_new_full_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9488056Z test_nvfuser_correctness_new_full_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9507264Z test_nvfuser_correctness_new_full_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9526947Z test_nvfuser_correctness_new_full_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9546628Z test_nvfuser_correctness_new_full_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9566136Z test_nvfuser_correctness_new_ones_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9585602Z test_nvfuser_correctness_new_ones_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9612845Z test_nvfuser_correctness_new_ones_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.9632461Z test_nvfuser_correctness_new_ones_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9651975Z test_nvfuser_correctness_new_ones_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9671406Z test_nvfuser_correctness_new_ones_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9691164Z test_nvfuser_correctness_new_ones_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9710812Z test_nvfuser_correctness_new_ones_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9730943Z test_nvfuser_correctness_new_ones_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9750433Z test_nvfuser_correctness_new_ones_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9770284Z test_nvfuser_correctness_new_ones_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9789984Z test_nvfuser_correctness_new_ones_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9810153Z test_nvfuser_correctness_new_zeros_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9836872Z test_nvfuser_correctness_new_zeros_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:25.9856136Z test_nvfuser_correctness_new_zeros_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9875552Z test_nvfuser_correctness_new_zeros_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9895367Z test_nvfuser_correctness_new_zeros_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9914727Z test_nvfuser_correctness_new_zeros_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9934625Z test_nvfuser_correctness_new_zeros_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9954149Z test_nvfuser_correctness_new_zeros_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9974382Z test_nvfuser_correctness_new_zeros_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:25.9993676Z test_nvfuser_correctness_new_zeros_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0013984Z test_nvfuser_correctness_new_zeros_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0033847Z test_nvfuser_correctness_new_zeros_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0053564Z test_nvfuser_correctness_nextafter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0081018Z test_nvfuser_correctness_nextafter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:26.0100218Z test_nvfuser_correctness_nextafter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0119954Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0139327Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0159045Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0178475Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0198383Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0218015Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0237696Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0257262Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0277586Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0297434Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0324811Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:26.0343794Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0363468Z test_nvfuser_correctness_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0382560Z test_nvfuser_correctness_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0402394Z test_nvfuser_correctness_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0421839Z test_nvfuser_correctness_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0441838Z test_nvfuser_correctness_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0461459Z test_nvfuser_correctness_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0481662Z test_nvfuser_correctness_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0501255Z test_nvfuser_correctness_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0520943Z test_nvfuser_correctness_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0540351Z test_nvfuser_correctness_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0567464Z test_nvfuser_correctness_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:26.0586984Z test_nvfuser_correctness_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0607035Z test_nvfuser_correctness_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0626545Z test_nvfuser_correctness_nn_functional_avg_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0646358Z test_nvfuser_correctness_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0665642Z test_nvfuser_correctness_nn_functional_avg_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0685837Z test_nvfuser_correctness_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0705124Z test_nvfuser_correctness_nn_functional_avg_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0725026Z test_nvfuser_correctness_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0744675Z test_nvfuser_correctness_nn_functional_avg_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0764777Z test_nvfuser_correctness_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0784270Z test_nvfuser_correctness_nn_functional_avg_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0811563Z test_nvfuser_correctness_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:26.0830943Z test_nvfuser_correctness_nn_functional_avg_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0850579Z test_nvfuser_correctness_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0870122Z test_nvfuser_correctness_nn_functional_batch_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0889657Z test_nvfuser_correctness_nn_functional_batch_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0909037Z test_nvfuser_correctness_nn_functional_batch_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0929399Z test_nvfuser_correctness_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0949407Z test_nvfuser_correctness_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0970525Z test_nvfuser_correctness_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.0990100Z test_nvfuser_correctness_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1009869Z test_nvfuser_correctness_nn_functional_bilinear_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1036867Z test_nvfuser_correctness_nn_functional_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:26.1056064Z test_nvfuser_correctness_nn_functional_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1075868Z test_nvfuser_correctness_nn_functional_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1087216Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:26.1099057Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:26.1110836Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:26.1122897Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:26.1143371Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1163598Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1183220Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1203217Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1222815Z test_nvfuser_correctness_nn_functional_celu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1242688Z test_nvfuser_correctness_nn_functional_celu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1262514Z test_nvfuser_correctness_nn_functional_celu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1282217Z test_nvfuser_correctness_nn_functional_celu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1301842Z test_nvfuser_correctness_nn_functional_conv1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1329866Z test_nvfuser_correctness_nn_functional_conv1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:26.1348860Z test_nvfuser_correctness_nn_functional_conv1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1368325Z test_nvfuser_correctness_nn_functional_conv1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1387574Z test_nvfuser_correctness_nn_functional_conv1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1407194Z test_nvfuser_correctness_nn_functional_conv1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1426826Z test_nvfuser_correctness_nn_functional_conv2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1446669Z test_nvfuser_correctness_nn_functional_conv2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1466724Z test_nvfuser_correctness_nn_functional_conv2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1486235Z test_nvfuser_correctness_nn_functional_conv2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1505840Z test_nvfuser_correctness_nn_functional_conv2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1525734Z test_nvfuser_correctness_nn_functional_conv2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1545464Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1572691Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:26.1591899Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1612057Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1631567Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1651484Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1671058Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1690967Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1702210Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2022-05-18T05:16:26.1714467Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2022-05-18T05:16:26.1726317Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2022-05-18T05:16:26.1738435Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2022-05-18T05:16:26.1758897Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1778604Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1798612Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1818253Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1838457Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1865486Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:26.1884850Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1904200Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1923883Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1943451Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1963445Z test_nvfuser_correctness_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.1983166Z test_nvfuser_correctness_nn_functional_cosine_similarity_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2003256Z test_nvfuser_correctness_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2023345Z test_nvfuser_correctness_nn_functional_cosine_similarity_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2043284Z test_nvfuser_correctness_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2062876Z test_nvfuser_correctness_nn_functional_cross_entropy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2093224Z test_nvfuser_correctness_nn_functional_cross_entropy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:26.2112597Z test_nvfuser_correctness_nn_functional_cross_entropy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2132325Z test_nvfuser_correctness_nn_functional_ctc_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2151754Z test_nvfuser_correctness_nn_functional_ctc_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2171818Z test_nvfuser_correctness_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2191141Z test_nvfuser_correctness_nn_functional_dropout2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2210784Z test_nvfuser_correctness_nn_functional_dropout2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2230821Z test_nvfuser_correctness_nn_functional_dropout2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2250409Z test_nvfuser_correctness_nn_functional_dropout_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2269888Z test_nvfuser_correctness_nn_functional_dropout_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2289921Z test_nvfuser_correctness_nn_functional_dropout_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2309333Z test_nvfuser_correctness_nn_functional_dropout_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2336776Z test_nvfuser_correctness_nn_functional_elu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:26.2355714Z test_nvfuser_correctness_nn_functional_elu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2375244Z test_nvfuser_correctness_nn_functional_elu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2394397Z test_nvfuser_correctness_nn_functional_elu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2414071Z test_nvfuser_correctness_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2433595Z test_nvfuser_correctness_nn_functional_embedding_bag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2453382Z test_nvfuser_correctness_nn_functional_embedding_bag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2472827Z test_nvfuser_correctness_nn_functional_embedding_bag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2492814Z test_nvfuser_correctness_nn_functional_embedding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2512320Z test_nvfuser_correctness_nn_functional_embedding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2532104Z test_nvfuser_correctness_nn_functional_embedding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2551712Z test_nvfuser_correctness_nn_functional_embedding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2578115Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:26.2597607Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2618255Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2637793Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2657333Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2676210Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2695766Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2715143Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2734615Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2753952Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2773640Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2793075Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2818621Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2838263Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2857422Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2876759Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2896181Z test_nvfuser_correctness_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2915603Z test_nvfuser_correctness_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2934967Z test_nvfuser_correctness_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2954301Z test_nvfuser_correctness_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2974239Z test_nvfuser_correctness_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.2993274Z test_nvfuser_correctness_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3012940Z test_nvfuser_correctness_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3032451Z test_nvfuser_correctness_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3058048Z test_nvfuser_correctness_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3077780Z test_nvfuser_correctness_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3097009Z test_nvfuser_correctness_nn_functional_gelu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3116395Z test_nvfuser_correctness_nn_functional_gelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3135893Z test_nvfuser_correctness_nn_functional_gelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3155289Z test_nvfuser_correctness_nn_functional_gelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3174816Z test_nvfuser_correctness_nn_functional_glu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3194065Z test_nvfuser_correctness_nn_functional_glu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3213635Z test_nvfuser_correctness_nn_functional_glu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3233044Z test_nvfuser_correctness_nn_functional_glu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3252816Z test_nvfuser_correctness_nn_functional_grid_sample_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3278269Z test_nvfuser_correctness_nn_functional_grid_sample_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3298042Z test_nvfuser_correctness_nn_functional_grid_sample_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3317367Z test_nvfuser_correctness_nn_functional_group_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3336445Z test_nvfuser_correctness_nn_functional_group_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3355846Z test_nvfuser_correctness_nn_functional_group_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3375357Z test_nvfuser_correctness_nn_functional_group_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3394510Z test_nvfuser_correctness_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3413958Z test_nvfuser_correctness_nn_functional_hardshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3433320Z test_nvfuser_correctness_nn_functional_hardshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3452964Z test_nvfuser_correctness_nn_functional_hardshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3472361Z test_nvfuser_correctness_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3492122Z test_nvfuser_correctness_nn_functional_hardsigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3517970Z test_nvfuser_correctness_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3537345Z test_nvfuser_correctness_nn_functional_hardsigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3556957Z test_nvfuser_correctness_nn_functional_hardswish_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3576583Z test_nvfuser_correctness_nn_functional_hardswish_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3596333Z test_nvfuser_correctness_nn_functional_hardswish_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3616749Z test_nvfuser_correctness_nn_functional_hardswish_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3636544Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3656635Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3676231Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3696127Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3715754Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3735634Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3764251Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:26.3783438Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3803238Z test_nvfuser_correctness_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3822890Z test_nvfuser_correctness_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3842810Z test_nvfuser_correctness_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3862697Z test_nvfuser_correctness_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3882499Z test_nvfuser_correctness_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3902318Z test_nvfuser_correctness_nn_functional_huber_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3922519Z test_nvfuser_correctness_nn_functional_huber_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3941945Z test_nvfuser_correctness_nn_functional_huber_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3962165Z test_nvfuser_correctness_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.3981500Z test_nvfuser_correctness_nn_functional_instance_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4008964Z test_nvfuser_correctness_nn_functional_instance_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:26.4028391Z test_nvfuser_correctness_nn_functional_instance_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4048185Z test_nvfuser_correctness_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4067776Z test_nvfuser_correctness_nn_functional_interpolate_area_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4087758Z test_nvfuser_correctness_nn_functional_interpolate_area_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4107275Z test_nvfuser_correctness_nn_functional_interpolate_area_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4127270Z test_nvfuser_correctness_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4146881Z test_nvfuser_correctness_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4167012Z test_nvfuser_correctness_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4186301Z test_nvfuser_correctness_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4206602Z test_nvfuser_correctness_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4225965Z test_nvfuser_correctness_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4253421Z test_nvfuser_correctness_nn_functional_interpolate_linear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:26.4272671Z test_nvfuser_correctness_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4292284Z test_nvfuser_correctness_nn_functional_interpolate_linear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4311593Z test_nvfuser_correctness_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4331786Z test_nvfuser_correctness_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4351232Z test_nvfuser_correctness_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4371090Z test_nvfuser_correctness_nn_functional_interpolate_nearest_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4390866Z test_nvfuser_correctness_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4410746Z test_nvfuser_correctness_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4430623Z test_nvfuser_correctness_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4450600Z test_nvfuser_correctness_nn_functional_kl_div_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4477374Z test_nvfuser_correctness_nn_functional_kl_div_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:26.4496801Z test_nvfuser_correctness_nn_functional_kl_div_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4515952Z test_nvfuser_correctness_nn_functional_kl_div_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4535847Z test_nvfuser_correctness_nn_functional_kl_div_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4555495Z test_nvfuser_correctness_nn_functional_kl_div_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4575055Z test_nvfuser_correctness_nn_functional_kl_div_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4594467Z test_nvfuser_correctness_nn_functional_kl_div_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4614563Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4634111Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4653969Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4673439Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4693548Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4719628Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:26.4738950Z test_nvfuser_correctness_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4759044Z test_nvfuser_correctness_nn_functional_layer_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4778322Z test_nvfuser_correctness_nn_functional_layer_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4797930Z test_nvfuser_correctness_nn_functional_layer_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4817293Z test_nvfuser_correctness_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4836862Z test_nvfuser_correctness_nn_functional_leaky_relu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4856586Z test_nvfuser_correctness_nn_functional_leaky_relu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4876296Z test_nvfuser_correctness_nn_functional_leaky_relu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4896177Z test_nvfuser_correctness_nn_functional_linear_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4915769Z test_nvfuser_correctness_nn_functional_linear_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4935790Z test_nvfuser_correctness_nn_functional_linear_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.4964966Z test_nvfuser_correctness_nn_functional_linear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:26.4984353Z test_nvfuser_correctness_nn_functional_linear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5003908Z test_nvfuser_correctness_nn_functional_linear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5023591Z test_nvfuser_correctness_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5043338Z test_nvfuser_correctness_nn_functional_local_response_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5062569Z test_nvfuser_correctness_nn_functional_local_response_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5082250Z test_nvfuser_correctness_nn_functional_local_response_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5101526Z test_nvfuser_correctness_nn_functional_logsigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5121108Z test_nvfuser_correctness_nn_functional_logsigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5140383Z test_nvfuser_correctness_nn_functional_logsigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5160045Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5179328Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5205057Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5224479Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5244177Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5263404Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5283054Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5302408Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5321747Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5335412Z test_nvfuser_correctness_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Works on some conifgs (0.001s) 2022-05-18T05:16:26.5352719Z test_nvfuser_correctness_nn_functional_max_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5372277Z test_nvfuser_correctness_nn_functional_max_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5391674Z test_nvfuser_correctness_nn_functional_max_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5411359Z test_nvfuser_correctness_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5430913Z test_nvfuser_correctness_nn_functional_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5456656Z test_nvfuser_correctness_nn_functional_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5475912Z test_nvfuser_correctness_nn_functional_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5495597Z test_nvfuser_correctness_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5514876Z test_nvfuser_correctness_nn_functional_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5534512Z test_nvfuser_correctness_nn_functional_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5553764Z test_nvfuser_correctness_nn_functional_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5573239Z test_nvfuser_correctness_nn_functional_max_unpool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5592461Z test_nvfuser_correctness_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5612481Z test_nvfuser_correctness_nn_functional_max_unpool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5631757Z test_nvfuser_correctness_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5651218Z test_nvfuser_correctness_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5676353Z test_nvfuser_correctness_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5695843Z test_nvfuser_correctness_nn_functional_max_unpool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5715163Z test_nvfuser_correctness_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5734618Z test_nvfuser_correctness_nn_functional_max_unpool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5753845Z test_nvfuser_correctness_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5773537Z test_nvfuser_correctness_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5792616Z test_nvfuser_correctness_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5812426Z test_nvfuser_correctness_nn_functional_max_unpool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5831499Z test_nvfuser_correctness_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5851116Z test_nvfuser_correctness_nn_functional_max_unpool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5870368Z test_nvfuser_correctness_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5890007Z test_nvfuser_correctness_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5915476Z test_nvfuser_correctness_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5934930Z test_nvfuser_correctness_nn_functional_mish_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5954215Z test_nvfuser_correctness_nn_functional_mish_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5974540Z test_nvfuser_correctness_nn_functional_mish_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.5993289Z test_nvfuser_correctness_nn_functional_mish_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6012818Z test_nvfuser_correctness_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6032100Z test_nvfuser_correctness_nn_functional_mse_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6051608Z test_nvfuser_correctness_nn_functional_mse_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6070849Z test_nvfuser_correctness_nn_functional_mse_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6090362Z test_nvfuser_correctness_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6109870Z test_nvfuser_correctness_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6129172Z test_nvfuser_correctness_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6154144Z test_nvfuser_correctness_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6173685Z test_nvfuser_correctness_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6192869Z test_nvfuser_correctness_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6212431Z test_nvfuser_correctness_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6231781Z test_nvfuser_correctness_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6251329Z test_nvfuser_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6270527Z test_nvfuser_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6290090Z test_nvfuser_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6309326Z test_nvfuser_correctness_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6328775Z test_nvfuser_correctness_nn_functional_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6348412Z test_nvfuser_correctness_nn_functional_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6368074Z test_nvfuser_correctness_nn_functional_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6393462Z test_nvfuser_correctness_nn_functional_normalize_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6413051Z test_nvfuser_correctness_nn_functional_normalize_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6432235Z test_nvfuser_correctness_nn_functional_normalize_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6451732Z test_nvfuser_correctness_nn_functional_normalize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6470919Z test_nvfuser_correctness_nn_functional_normalize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6490593Z test_nvfuser_correctness_nn_functional_normalize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6509748Z test_nvfuser_correctness_nn_functional_one_hot_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6529247Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6548412Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6567947Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6587021Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6606607Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6632578Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6652794Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6671702Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6691304Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6710335Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6729784Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6749198Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6768942Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6788063Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6807697Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6827186Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6853011Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6872539Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6891910Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6911411Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6931253Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6950851Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6970559Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.6989966Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7009785Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7029152Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7048860Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7068067Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7094043Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7113193Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7132830Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7152031Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7171631Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7190723Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7210445Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7229742Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7249411Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7268597Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7288148Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7307519Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7333005Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7352142Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7371804Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7390914Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7410427Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7429788Z test_nvfuser_correctness_nn_functional_pdist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7449377Z test_nvfuser_correctness_nn_functional_pdist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7468586Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7488358Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7507606Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7527167Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7546476Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7572455Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7591601Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7611281Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7630844Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7650618Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7669776Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7689507Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7708594Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7728375Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7747792Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7767343Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7786858Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7816303Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:26.7835708Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7855335Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7874722Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7894251Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7913667Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7933213Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7952517Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7972292Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.7991796Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8011176Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8037078Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8056389Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8075688Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8095030Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8114334Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8133812Z test_nvfuser_correctness_nn_functional_prelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8153188Z test_nvfuser_correctness_nn_functional_prelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8172714Z test_nvfuser_correctness_nn_functional_prelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8192092Z test_nvfuser_correctness_nn_functional_relu6_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8211507Z test_nvfuser_correctness_nn_functional_relu6_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8230852Z test_nvfuser_correctness_nn_functional_relu6_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8250490Z test_nvfuser_correctness_nn_functional_relu6_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8275894Z test_nvfuser_correctness_nn_functional_relu6_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8295294Z test_nvfuser_correctness_nn_functional_relu6_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8314592Z test_nvfuser_correctness_nn_functional_relu6_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8334396Z test_nvfuser_correctness_nn_functional_relu6_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8353458Z test_nvfuser_correctness_nn_functional_relu6_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8373225Z test_nvfuser_correctness_nn_functional_relu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8392281Z test_nvfuser_correctness_nn_functional_relu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8411752Z test_nvfuser_correctness_nn_functional_relu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8431406Z test_nvfuser_correctness_nn_functional_relu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8450716Z test_nvfuser_correctness_nn_functional_relu_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8469753Z test_nvfuser_correctness_nn_functional_relu_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8489485Z test_nvfuser_correctness_nn_functional_relu_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8514734Z test_nvfuser_correctness_nn_functional_relu_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8534022Z test_nvfuser_correctness_nn_functional_relu_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8553259Z test_nvfuser_correctness_nn_functional_rrelu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8572712Z test_nvfuser_correctness_nn_functional_rrelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8592018Z test_nvfuser_correctness_nn_functional_rrelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8611579Z test_nvfuser_correctness_nn_functional_rrelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8631270Z test_nvfuser_correctness_nn_functional_selu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8650648Z test_nvfuser_correctness_nn_functional_selu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8670049Z test_nvfuser_correctness_nn_functional_selu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8689450Z test_nvfuser_correctness_nn_functional_selu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8708770Z test_nvfuser_correctness_nn_functional_silu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8728521Z test_nvfuser_correctness_nn_functional_silu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8753868Z test_nvfuser_correctness_nn_functional_silu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8773311Z test_nvfuser_correctness_nn_functional_silu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8792797Z test_nvfuser_correctness_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8812064Z test_nvfuser_correctness_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8831507Z test_nvfuser_correctness_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8850986Z test_nvfuser_correctness_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8870236Z test_nvfuser_correctness_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8889875Z test_nvfuser_correctness_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8909046Z test_nvfuser_correctness_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8928786Z test_nvfuser_correctness_nn_functional_softmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8947895Z test_nvfuser_correctness_nn_functional_softmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8967567Z test_nvfuser_correctness_nn_functional_softmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.8992794Z test_nvfuser_correctness_nn_functional_softmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9012630Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9031889Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9051231Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9070461Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9089871Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9109144Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9128613Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9147823Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9167359Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9186507Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9211900Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9230989Z test_nvfuser_correctness_nn_functional_softplus_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9250431Z test_nvfuser_correctness_nn_functional_softplus_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9269726Z test_nvfuser_correctness_nn_functional_softplus_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9289265Z test_nvfuser_correctness_nn_functional_softplus_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9308698Z test_nvfuser_correctness_nn_functional_softshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9328339Z test_nvfuser_correctness_nn_functional_softshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9347630Z test_nvfuser_correctness_nn_functional_softshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9367038Z test_nvfuser_correctness_nn_functional_softshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9386167Z test_nvfuser_correctness_nn_functional_softsign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9405847Z test_nvfuser_correctness_nn_functional_softsign_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9425287Z test_nvfuser_correctness_nn_functional_softsign_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9451025Z test_nvfuser_correctness_nn_functional_softsign_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9470106Z test_nvfuser_correctness_nn_functional_softsign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9489776Z test_nvfuser_correctness_nn_functional_softsign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9508894Z test_nvfuser_correctness_nn_functional_softsign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9528534Z test_nvfuser_correctness_nn_functional_softsign_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9547703Z test_nvfuser_correctness_nn_functional_softsign_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9567375Z test_nvfuser_correctness_nn_functional_softsign_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9586730Z test_nvfuser_correctness_nn_functional_softsign_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9606337Z test_nvfuser_correctness_nn_functional_softsign_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9626067Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9645676Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9664943Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9690245Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9709479Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9729119Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9748383Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9767939Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9787186Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9806573Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9825873Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9845373Z test_nvfuser_correctness_nn_functional_threshold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9864565Z test_nvfuser_correctness_nn_functional_threshold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9884213Z test_nvfuser_correctness_nn_functional_threshold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9904221Z test_nvfuser_correctness_nn_functional_threshold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9929752Z test_nvfuser_correctness_nn_functional_threshold_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9949049Z test_nvfuser_correctness_nn_functional_threshold_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9968602Z test_nvfuser_correctness_nn_functional_threshold_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:26.9987846Z test_nvfuser_correctness_nn_functional_threshold_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0007430Z test_nvfuser_correctness_nn_functional_threshold_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0026673Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0046351Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0065547Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0084939Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0104178Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0123692Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0143211Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0168667Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0187897Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0207500Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0226794Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0246377Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0265618Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0285139Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0304355Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0323802Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0343083Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0362749Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0388048Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0407542Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0426969Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0446521Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0465881Z test_nvfuser_correctness_nn_functional_unfold_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0485674Z test_nvfuser_correctness_nn_functional_unfold_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0504628Z test_nvfuser_correctness_nn_functional_unfold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0524490Z test_nvfuser_correctness_nn_functional_unfold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0543542Z test_nvfuser_correctness_nn_functional_unfold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0563265Z test_nvfuser_correctness_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0582246Z test_nvfuser_correctness_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0602080Z test_nvfuser_correctness_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0630683Z test_nvfuser_correctness_nn_functional_upsample_nearest_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:27.0650345Z test_nvfuser_correctness_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0669650Z test_nvfuser_correctness_nn_functional_upsample_nearest_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0689295Z test_nvfuser_correctness_nn_functional_upsample_nearest_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0708457Z test_nvfuser_correctness_nonzero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0728041Z test_nvfuser_correctness_nonzero_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0747526Z test_nvfuser_correctness_nonzero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0766998Z test_nvfuser_correctness_nonzero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0786135Z test_nvfuser_correctness_nonzero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0806102Z test_nvfuser_correctness_nonzero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0825407Z test_nvfuser_correctness_nonzero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0845088Z test_nvfuser_correctness_nonzero_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0870374Z test_nvfuser_correctness_nonzero_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0889915Z test_nvfuser_correctness_nonzero_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0909068Z test_nvfuser_correctness_nonzero_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0928862Z test_nvfuser_correctness_nonzero_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0947881Z test_nvfuser_correctness_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0967606Z test_nvfuser_correctness_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.0986863Z test_nvfuser_correctness_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1006212Z test_nvfuser_correctness_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1025419Z test_nvfuser_correctness_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1044798Z test_nvfuser_correctness_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1063952Z test_nvfuser_correctness_norm_fro_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1083427Z test_nvfuser_correctness_norm_fro_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1109124Z test_nvfuser_correctness_norm_fro_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1128799Z test_nvfuser_correctness_norm_fro_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1147852Z test_nvfuser_correctness_norm_fro_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1167485Z test_nvfuser_correctness_norm_fro_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1186732Z test_nvfuser_correctness_norm_inf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1206025Z test_nvfuser_correctness_norm_inf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1225264Z test_nvfuser_correctness_norm_inf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1244658Z test_nvfuser_correctness_norm_inf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1263909Z test_nvfuser_correctness_norm_inf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1283406Z test_nvfuser_correctness_norm_inf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1302781Z test_nvfuser_correctness_norm_nuc_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1322393Z test_nvfuser_correctness_norm_nuc_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1347995Z test_nvfuser_correctness_norm_nuc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1367262Z test_nvfuser_correctness_norm_nuc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1386939Z test_nvfuser_correctness_normal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1406179Z test_nvfuser_correctness_normal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1425614Z test_nvfuser_correctness_normal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1445001Z test_nvfuser_correctness_normal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1464056Z test_nvfuser_correctness_normal_number_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1483801Z test_nvfuser_correctness_normal_number_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1502914Z test_nvfuser_correctness_normal_number_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1522664Z test_nvfuser_correctness_normal_number_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1542006Z test_nvfuser_correctness_ones_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1567482Z test_nvfuser_correctness_ones_like_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1586690Z test_nvfuser_correctness_ones_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1607187Z test_nvfuser_correctness_ones_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1626783Z test_nvfuser_correctness_ones_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1646371Z test_nvfuser_correctness_ones_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1665883Z test_nvfuser_correctness_ones_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1685499Z test_nvfuser_correctness_ones_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1704495Z test_nvfuser_correctness_ones_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1723961Z test_nvfuser_correctness_ones_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1743426Z test_nvfuser_correctness_ones_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1762897Z test_nvfuser_correctness_ones_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1782328Z test_nvfuser_correctness_ormqr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1808398Z test_nvfuser_correctness_ormqr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1829100Z test_nvfuser_correctness_ormqr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1850510Z test_nvfuser_correctness_ormqr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1871147Z test_nvfuser_correctness_outer_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1892411Z test_nvfuser_correctness_outer_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1913079Z test_nvfuser_correctness_outer_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1934160Z test_nvfuser_correctness_outer_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1955140Z test_nvfuser_correctness_outer_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1976369Z test_nvfuser_correctness_outer_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.1997000Z test_nvfuser_correctness_outer_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2017892Z test_nvfuser_correctness_outer_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2037924Z test_nvfuser_correctness_outer_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2062800Z test_nvfuser_correctness_outer_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2082429Z test_nvfuser_correctness_outer_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2101695Z test_nvfuser_correctness_outer_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2122320Z test_nvfuser_correctness_pca_lowrank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2142168Z test_nvfuser_correctness_pca_lowrank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2161656Z test_nvfuser_correctness_permute_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2180898Z test_nvfuser_correctness_permute_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2200739Z test_nvfuser_correctness_permute_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2219922Z test_nvfuser_correctness_permute_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2239499Z test_nvfuser_correctness_permute_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2258767Z test_nvfuser_correctness_permute_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2278612Z test_nvfuser_correctness_permute_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2303922Z test_nvfuser_correctness_permute_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2323334Z test_nvfuser_correctness_permute_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2342878Z test_nvfuser_correctness_permute_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2362279Z test_nvfuser_correctness_permute_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2381542Z test_nvfuser_correctness_permute_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2401209Z test_nvfuser_correctness_pinverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2420525Z test_nvfuser_correctness_pinverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2440278Z test_nvfuser_correctness_pinverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2459716Z test_nvfuser_correctness_pinverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2479174Z test_nvfuser_correctness_polar_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2498485Z test_nvfuser_correctness_polar_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2518326Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2543994Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2563441Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2582583Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2602428Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2621906Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2641812Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2661131Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2680950Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2699950Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2719699Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2739135Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2764634Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2783760Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2803430Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2822736Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2842203Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2861513Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2880904Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2900440Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2920043Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2939432Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2959064Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.2978534Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3004131Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3023621Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3043240Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3062448Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3082148Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3101218Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3120746Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3139962Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3159602Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3190385Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3198167Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3217348Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3243182Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3262385Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3281875Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3301017Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3320788Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3339937Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3359571Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3379123Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3398654Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3417721Z test_nvfuser_correctness_positive_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3437302Z test_nvfuser_correctness_positive_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3456750Z test_nvfuser_correctness_positive_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3485151Z test_nvfuser_correctness_positive_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:27.3504603Z test_nvfuser_correctness_positive_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3524120Z test_nvfuser_correctness_positive_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3543477Z test_nvfuser_correctness_positive_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3563363Z test_nvfuser_correctness_positive_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3582666Z test_nvfuser_correctness_positive_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3602054Z test_nvfuser_correctness_positive_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3621621Z test_nvfuser_correctness_positive_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3641580Z test_nvfuser_correctness_pow_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3660895Z test_nvfuser_correctness_pow_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3680926Z test_nvfuser_correctness_pow_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3699815Z test_nvfuser_correctness_pow_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3726028Z test_nvfuser_correctness_pow_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:27.3745289Z test_nvfuser_correctness_pow_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3764816Z test_nvfuser_correctness_pow_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3784218Z test_nvfuser_correctness_pow_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3804251Z test_nvfuser_correctness_pow_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3823566Z test_nvfuser_correctness_pow_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3843128Z test_nvfuser_correctness_pow_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3862809Z test_nvfuser_correctness_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3882585Z test_nvfuser_correctness_prod_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3902197Z test_nvfuser_correctness_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3922083Z test_nvfuser_correctness_prod_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3948058Z test_nvfuser_correctness_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3967607Z test_nvfuser_correctness_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.3986725Z test_nvfuser_correctness_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4006023Z test_nvfuser_correctness_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4025464Z test_nvfuser_correctness_prod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4044928Z test_nvfuser_correctness_prod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4064058Z test_nvfuser_correctness_prod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4083500Z test_nvfuser_correctness_prod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4102856Z test_nvfuser_correctness_prod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4122543Z test_nvfuser_correctness_put_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4141823Z test_nvfuser_correctness_put_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4161551Z test_nvfuser_correctness_put_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4187058Z test_nvfuser_correctness_put_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4208061Z test_nvfuser_correctness_put_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4228913Z test_nvfuser_correctness_put_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4250206Z test_nvfuser_correctness_put_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4270863Z test_nvfuser_correctness_put_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4291701Z test_nvfuser_correctness_put_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4310603Z test_nvfuser_correctness_put_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4330377Z test_nvfuser_correctness_put_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4349428Z test_nvfuser_correctness_put_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4369254Z test_nvfuser_correctness_qr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4388373Z test_nvfuser_correctness_qr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4408127Z test_nvfuser_correctness_qr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4433927Z test_nvfuser_correctness_qr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4455349Z test_nvfuser_correctness_quantile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4474687Z test_nvfuser_correctness_quantile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4494096Z test_nvfuser_correctness_rad2deg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4513317Z test_nvfuser_correctness_rad2deg_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4533002Z test_nvfuser_correctness_rad2deg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4552032Z test_nvfuser_correctness_rad2deg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4572003Z test_nvfuser_correctness_rad2deg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4591033Z test_nvfuser_correctness_rad2deg_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4610391Z test_nvfuser_correctness_rad2deg_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4630150Z test_nvfuser_correctness_rad2deg_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4649808Z test_nvfuser_correctness_rad2deg_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4675619Z test_nvfuser_correctness_rad2deg_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4696311Z test_nvfuser_correctness_rand_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4715599Z test_nvfuser_correctness_rand_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4735040Z test_nvfuser_correctness_rand_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4754217Z test_nvfuser_correctness_rand_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4773693Z test_nvfuser_correctness_rand_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4792725Z test_nvfuser_correctness_rand_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4812440Z test_nvfuser_correctness_randint_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4831562Z test_nvfuser_correctness_randint_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4851531Z test_nvfuser_correctness_randint_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4870718Z test_nvfuser_correctness_randint_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4890657Z test_nvfuser_correctness_randint_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4916414Z test_nvfuser_correctness_randint_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4935920Z test_nvfuser_correctness_randint_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4955137Z test_nvfuser_correctness_randint_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4974755Z test_nvfuser_correctness_randint_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.4994021Z test_nvfuser_correctness_randn_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5013605Z test_nvfuser_correctness_randn_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5032932Z test_nvfuser_correctness_randn_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5052301Z test_nvfuser_correctness_randn_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5071624Z test_nvfuser_correctness_randn_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5091240Z test_nvfuser_correctness_randn_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5116455Z test_nvfuser_correctness_ravel_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5141958Z test_nvfuser_correctness_ravel_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5161578Z test_nvfuser_correctness_ravel_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5180759Z test_nvfuser_correctness_ravel_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5200094Z test_nvfuser_correctness_ravel_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5219312Z test_nvfuser_correctness_ravel_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5239083Z test_nvfuser_correctness_ravel_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5258431Z test_nvfuser_correctness_ravel_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5277760Z test_nvfuser_correctness_ravel_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5296983Z test_nvfuser_correctness_ravel_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5316576Z test_nvfuser_correctness_ravel_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5336264Z test_nvfuser_correctness_ravel_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5355837Z test_nvfuser_correctness_real_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5381544Z test_nvfuser_correctness_real_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5400931Z test_nvfuser_correctness_real_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5420556Z test_nvfuser_correctness_real_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5440058Z test_nvfuser_correctness_real_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5459118Z test_nvfuser_correctness_real_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5478606Z test_nvfuser_correctness_real_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5497796Z test_nvfuser_correctness_real_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5517251Z test_nvfuser_correctness_real_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5536545Z test_nvfuser_correctness_real_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5555770Z test_nvfuser_correctness_real_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5575290Z test_nvfuser_correctness_real_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5594644Z test_nvfuser_correctness_real_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5620287Z test_nvfuser_correctness_reciprocal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5640740Z test_nvfuser_correctness_reciprocal_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5659952Z test_nvfuser_correctness_reciprocal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5679570Z test_nvfuser_correctness_reciprocal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5698784Z test_nvfuser_correctness_reciprocal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5718279Z test_nvfuser_correctness_reciprocal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5737504Z test_nvfuser_correctness_reciprocal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5756827Z test_nvfuser_correctness_reciprocal_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5776269Z test_nvfuser_correctness_reciprocal_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5795615Z test_nvfuser_correctness_reciprocal_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5815142Z test_nvfuser_correctness_reciprocal_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5834823Z test_nvfuser_correctness_reciprocal_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5860848Z test_nvfuser_correctness_remainder_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:27.5880568Z test_nvfuser_correctness_remainder_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5900052Z test_nvfuser_correctness_remainder_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5919623Z test_nvfuser_correctness_remainder_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5939120Z test_nvfuser_correctness_remainder_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5958989Z test_nvfuser_correctness_remainder_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5978587Z test_nvfuser_correctness_remainder_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.5998179Z test_nvfuser_correctness_remainder_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6017404Z test_nvfuser_correctness_remainder_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6036891Z test_nvfuser_correctness_renorm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6056405Z test_nvfuser_correctness_renorm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6076087Z test_nvfuser_correctness_renorm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6101344Z test_nvfuser_correctness_renorm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6121057Z test_nvfuser_correctness_renorm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6140241Z test_nvfuser_correctness_renorm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6159889Z test_nvfuser_correctness_repeat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6179318Z test_nvfuser_correctness_repeat_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6198990Z test_nvfuser_correctness_repeat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6218081Z test_nvfuser_correctness_repeat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6237590Z test_nvfuser_correctness_repeat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6256866Z test_nvfuser_correctness_repeat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6276426Z test_nvfuser_correctness_repeat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6295710Z test_nvfuser_correctness_repeat_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6324858Z test_nvfuser_correctness_repeat_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:27.6345582Z test_nvfuser_correctness_repeat_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6366923Z test_nvfuser_correctness_repeat_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6387441Z test_nvfuser_correctness_repeat_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6408530Z test_nvfuser_correctness_repeat_interleave_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6429564Z test_nvfuser_correctness_repeat_interleave_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6451292Z test_nvfuser_correctness_repeat_interleave_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6472576Z test_nvfuser_correctness_repeat_interleave_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6493848Z test_nvfuser_correctness_repeat_interleave_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6514727Z test_nvfuser_correctness_repeat_interleave_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6536333Z test_nvfuser_correctness_repeat_interleave_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6557856Z test_nvfuser_correctness_repeat_interleave_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6585757Z test_nvfuser_correctness_repeat_interleave_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:27.6606694Z test_nvfuser_correctness_repeat_interleave_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6627980Z test_nvfuser_correctness_repeat_interleave_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6647555Z test_nvfuser_correctness_repeat_interleave_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6666683Z test_nvfuser_correctness_reshape_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6686236Z test_nvfuser_correctness_reshape_as_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6705423Z test_nvfuser_correctness_reshape_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6725097Z test_nvfuser_correctness_reshape_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6744317Z test_nvfuser_correctness_reshape_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6763686Z test_nvfuser_correctness_reshape_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6783004Z test_nvfuser_correctness_reshape_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6802593Z test_nvfuser_correctness_reshape_as_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6827619Z test_nvfuser_correctness_reshape_as_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6847354Z test_nvfuser_correctness_reshape_as_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6866601Z test_nvfuser_correctness_reshape_as_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6886062Z test_nvfuser_correctness_reshape_as_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6905356Z test_nvfuser_correctness_reshape_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6924915Z test_nvfuser_correctness_reshape_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6944226Z test_nvfuser_correctness_reshape_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6963809Z test_nvfuser_correctness_reshape_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.6983211Z test_nvfuser_correctness_reshape_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7003081Z test_nvfuser_correctness_reshape_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7022488Z test_nvfuser_correctness_reshape_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7042404Z test_nvfuser_correctness_reshape_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7068978Z test_nvfuser_correctness_reshape_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:27.7088497Z test_nvfuser_correctness_reshape_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7107825Z test_nvfuser_correctness_reshape_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7127565Z test_nvfuser_correctness_reshape_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7147464Z test_nvfuser_correctness_resize__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7166938Z test_nvfuser_correctness_resize__cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7186629Z test_nvfuser_correctness_resize__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7206530Z test_nvfuser_correctness_resize__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7226306Z test_nvfuser_correctness_resize__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7246428Z test_nvfuser_correctness_resize__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7266215Z test_nvfuser_correctness_resize__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7285913Z test_nvfuser_correctness_resize__cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7312433Z test_nvfuser_correctness_resize__cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:27.7332117Z test_nvfuser_correctness_resize__cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7351361Z test_nvfuser_correctness_resize__cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7371349Z test_nvfuser_correctness_resize__cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7390983Z test_nvfuser_correctness_resize_as__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7410846Z test_nvfuser_correctness_resize_as__cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7430751Z test_nvfuser_correctness_resize_as__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7450503Z test_nvfuser_correctness_resize_as__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7470206Z test_nvfuser_correctness_resize_as__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7490192Z test_nvfuser_correctness_resize_as__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7509625Z test_nvfuser_correctness_resize_as__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7536573Z test_nvfuser_correctness_resize_as__cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:27.7556054Z test_nvfuser_correctness_resize_as__cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7575844Z test_nvfuser_correctness_resize_as__cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7595019Z test_nvfuser_correctness_resize_as__cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7614462Z test_nvfuser_correctness_resize_as__cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7634553Z test_nvfuser_correctness_resolve_conj_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7654677Z test_nvfuser_correctness_resolve_conj_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7674137Z test_nvfuser_correctness_resolve_conj_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7694068Z test_nvfuser_correctness_resolve_conj_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7713915Z test_nvfuser_correctness_resolve_conj_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7733975Z test_nvfuser_correctness_resolve_conj_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7754065Z test_nvfuser_correctness_resolve_conj_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7781892Z test_nvfuser_correctness_resolve_conj_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:27.7801456Z test_nvfuser_correctness_resolve_conj_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7820808Z test_nvfuser_correctness_resolve_conj_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7840771Z test_nvfuser_correctness_resolve_conj_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7860197Z test_nvfuser_correctness_resolve_conj_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7880199Z test_nvfuser_correctness_resolve_neg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7899858Z test_nvfuser_correctness_resolve_neg_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7919875Z test_nvfuser_correctness_resolve_neg_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7939807Z test_nvfuser_correctness_resolve_neg_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7959804Z test_nvfuser_correctness_resolve_neg_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7979223Z test_nvfuser_correctness_resolve_neg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.7999653Z test_nvfuser_correctness_resolve_neg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8026244Z test_nvfuser_correctness_resolve_neg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:27.8046031Z test_nvfuser_correctness_resolve_neg_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8065215Z test_nvfuser_correctness_resolve_neg_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8084712Z test_nvfuser_correctness_resolve_neg_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8104060Z test_nvfuser_correctness_resolve_neg_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8123710Z test_nvfuser_correctness_resolve_neg_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8143182Z test_nvfuser_correctness_roll_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8162996Z test_nvfuser_correctness_roll_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8182589Z test_nvfuser_correctness_roll_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8202882Z test_nvfuser_correctness_roll_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8222328Z test_nvfuser_correctness_roll_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8242202Z test_nvfuser_correctness_roll_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8269552Z test_nvfuser_correctness_roll_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:27.8289094Z test_nvfuser_correctness_roll_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8308586Z test_nvfuser_correctness_roll_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8328235Z test_nvfuser_correctness_roll_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8347710Z test_nvfuser_correctness_roll_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8367575Z test_nvfuser_correctness_roll_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8387245Z test_nvfuser_correctness_rot90_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8407221Z test_nvfuser_correctness_rot90_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8427006Z test_nvfuser_correctness_rot90_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8446769Z test_nvfuser_correctness_rot90_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8466381Z test_nvfuser_correctness_rot90_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8486225Z test_nvfuser_correctness_rot90_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8513471Z test_nvfuser_correctness_rot90_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:27.8533470Z test_nvfuser_correctness_rot90_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8552762Z test_nvfuser_correctness_rot90_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8572553Z test_nvfuser_correctness_rot90_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8592261Z test_nvfuser_correctness_rot90_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8612139Z test_nvfuser_correctness_rot90_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8632341Z test_nvfuser_correctness_round_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8652459Z test_nvfuser_correctness_round_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8672204Z test_nvfuser_correctness_round_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8692014Z test_nvfuser_correctness_round_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8711760Z test_nvfuser_correctness_round_decimals_0_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8739046Z test_nvfuser_correctness_round_decimals_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:27.8758780Z test_nvfuser_correctness_round_decimals_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8778255Z test_nvfuser_correctness_round_decimals_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8798005Z test_nvfuser_correctness_round_decimals_3_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8817588Z test_nvfuser_correctness_round_decimals_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8837423Z test_nvfuser_correctness_round_decimals_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8856943Z test_nvfuser_correctness_round_decimals_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8876858Z test_nvfuser_correctness_round_decimals_neg_3_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8896525Z test_nvfuser_correctness_round_decimals_neg_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8916430Z test_nvfuser_correctness_round_decimals_neg_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8936673Z test_nvfuser_correctness_round_decimals_neg_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8962330Z test_nvfuser_correctness_rsqrt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.8989426Z test_nvfuser_correctness_rsqrt_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:27.9008972Z test_nvfuser_correctness_rsqrt_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9028357Z test_nvfuser_correctness_rsqrt_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9047986Z test_nvfuser_correctness_rsqrt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9067301Z test_nvfuser_correctness_rsqrt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9087185Z test_nvfuser_correctness_rsqrt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9106856Z test_nvfuser_correctness_rsqrt_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9126836Z test_nvfuser_correctness_rsqrt_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9146614Z test_nvfuser_correctness_rsqrt_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9166574Z test_nvfuser_correctness_rsqrt_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9186373Z test_nvfuser_correctness_rsqrt_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9206315Z test_nvfuser_correctness_rsub_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9237920Z test_nvfuser_correctness_rsub_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:27.9256248Z test_nvfuser_correctness_rsub_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9275851Z test_nvfuser_correctness_rsub_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9295445Z test_nvfuser_correctness_rsub_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9315317Z test_nvfuser_correctness_rsub_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9335416Z test_nvfuser_correctness_rsub_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9354807Z test_nvfuser_correctness_rsub_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9374656Z test_nvfuser_correctness_rsub_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9394362Z test_nvfuser_correctness_rsub_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9414396Z test_nvfuser_correctness_rsub_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9434531Z test_nvfuser_correctness_scatter_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9453911Z test_nvfuser_correctness_scatter_add_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9481602Z test_nvfuser_correctness_scatter_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:27.9501285Z test_nvfuser_correctness_scatter_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9520559Z test_nvfuser_correctness_scatter_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9540050Z test_nvfuser_correctness_scatter_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9559789Z test_nvfuser_correctness_scatter_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9579288Z test_nvfuser_correctness_scatter_add_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9599031Z test_nvfuser_correctness_scatter_add_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9618511Z test_nvfuser_correctness_scatter_add_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9639132Z test_nvfuser_correctness_scatter_add_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9658888Z test_nvfuser_correctness_scatter_add_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9679248Z test_nvfuser_correctness_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9698711Z test_nvfuser_correctness_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9726527Z test_nvfuser_correctness_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:27.9747783Z test_nvfuser_correctness_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9768922Z test_nvfuser_correctness_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9790028Z test_nvfuser_correctness_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9810267Z test_nvfuser_correctness_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9830104Z test_nvfuser_correctness_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9849950Z test_nvfuser_correctness_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9869744Z test_nvfuser_correctness_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9889464Z test_nvfuser_correctness_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9909093Z test_nvfuser_correctness_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9929156Z test_nvfuser_correctness_scatter_reduce_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9956252Z test_nvfuser_correctness_scatter_reduce_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:27.9975679Z test_nvfuser_correctness_scatter_reduce_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:27.9994896Z test_nvfuser_correctness_scatter_reduce_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0014600Z test_nvfuser_correctness_scatter_reduce_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0033981Z test_nvfuser_correctness_scatter_reduce_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0053694Z test_nvfuser_correctness_scatter_reduce_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0073234Z test_nvfuser_correctness_scatter_reduce_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0093018Z test_nvfuser_correctness_scatter_reduce_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0112774Z test_nvfuser_correctness_scatter_reduce_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0132895Z test_nvfuser_correctness_scatter_reduce_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0152616Z test_nvfuser_correctness_scatter_reduce_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0172754Z test_nvfuser_correctness_scatter_reduce_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0199824Z test_nvfuser_correctness_scatter_reduce_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.0218955Z test_nvfuser_correctness_scatter_reduce_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0238814Z test_nvfuser_correctness_scatter_reduce_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0258339Z test_nvfuser_correctness_scatter_reduce_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0278216Z test_nvfuser_correctness_scatter_reduce_sum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0297401Z test_nvfuser_correctness_scatter_reduce_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0317487Z test_nvfuser_correctness_scatter_reduce_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0337030Z test_nvfuser_correctness_scatter_reduce_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0356638Z test_nvfuser_correctness_scatter_reduce_sum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0376409Z test_nvfuser_correctness_scatter_reduce_sum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0395954Z test_nvfuser_correctness_scatter_reduce_sum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0415884Z test_nvfuser_correctness_scatter_reduce_sum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0444049Z test_nvfuser_correctness_scatter_reduce_sum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.0463044Z test_nvfuser_correctness_searchsorted_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0482788Z test_nvfuser_correctness_searchsorted_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0502039Z test_nvfuser_correctness_searchsorted_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0521447Z test_nvfuser_correctness_searchsorted_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0541193Z test_nvfuser_correctness_searchsorted_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0560918Z test_nvfuser_correctness_searchsorted_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0581609Z test_nvfuser_correctness_searchsorted_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0601308Z test_nvfuser_correctness_searchsorted_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0620962Z test_nvfuser_correctness_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0641509Z test_nvfuser_correctness_select_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0661059Z test_nvfuser_correctness_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0688489Z test_nvfuser_correctness_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.0707818Z test_nvfuser_correctness_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0727617Z test_nvfuser_correctness_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0747184Z test_nvfuser_correctness_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0767109Z test_nvfuser_correctness_select_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0786223Z test_nvfuser_correctness_select_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0806028Z test_nvfuser_correctness_select_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0825475Z test_nvfuser_correctness_select_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0845283Z test_nvfuser_correctness_select_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0864842Z test_nvfuser_correctness_select_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0884667Z test_nvfuser_correctness_select_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0904367Z test_nvfuser_correctness_select_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0932027Z test_nvfuser_correctness_select_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.0953958Z test_nvfuser_correctness_select_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0974363Z test_nvfuser_correctness_select_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.0995295Z test_nvfuser_correctness_select_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1017131Z test_nvfuser_correctness_select_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1038581Z test_nvfuser_correctness_select_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1060263Z test_nvfuser_correctness_select_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1081689Z test_nvfuser_correctness_sgn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1102927Z test_nvfuser_correctness_sgn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1124524Z test_nvfuser_correctness_sgn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1144378Z test_nvfuser_correctness_sgn_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1171915Z test_nvfuser_correctness_sgn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.1190776Z test_nvfuser_correctness_sgn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1210270Z test_nvfuser_correctness_sgn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1229759Z test_nvfuser_correctness_sgn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1249510Z test_nvfuser_correctness_sgn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1268951Z test_nvfuser_correctness_sgn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1288912Z test_nvfuser_correctness_sgn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1308779Z test_nvfuser_correctness_sgn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1328824Z test_nvfuser_correctness_sgn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1348284Z test_nvfuser_correctness_short_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1368269Z test_nvfuser_correctness_short_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1387890Z test_nvfuser_correctness_short_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1415000Z test_nvfuser_correctness_short_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.1434308Z test_nvfuser_correctness_short_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1453963Z test_nvfuser_correctness_short_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1473487Z test_nvfuser_correctness_short_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1493322Z test_nvfuser_correctness_short_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1512631Z test_nvfuser_correctness_short_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1532598Z test_nvfuser_correctness_short_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1552148Z test_nvfuser_correctness_short_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1572153Z test_nvfuser_correctness_short_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1591860Z test_nvfuser_correctness_sigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1611955Z test_nvfuser_correctness_sigmoid_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1631814Z test_nvfuser_correctness_sigmoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1659831Z test_nvfuser_correctness_sigmoid_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.1679373Z test_nvfuser_correctness_sigmoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1698768Z test_nvfuser_correctness_sigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1718377Z test_nvfuser_correctness_sigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1737947Z test_nvfuser_correctness_sigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1757797Z test_nvfuser_correctness_sigmoid_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1777211Z test_nvfuser_correctness_sigmoid_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1797137Z test_nvfuser_correctness_sigmoid_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1816641Z test_nvfuser_correctness_sigmoid_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1836484Z test_nvfuser_correctness_sigmoid_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1856290Z test_nvfuser_correctness_sign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1876035Z test_nvfuser_correctness_sign_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1903118Z test_nvfuser_correctness_sign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.1922980Z test_nvfuser_correctness_sign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1942012Z test_nvfuser_correctness_sign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1961779Z test_nvfuser_correctness_sign_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.1981073Z test_nvfuser_correctness_sign_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2001171Z test_nvfuser_correctness_sign_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2020596Z test_nvfuser_correctness_sign_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2040662Z test_nvfuser_correctness_sign_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2060052Z test_nvfuser_correctness_signbit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2080103Z test_nvfuser_correctness_signbit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2099823Z test_nvfuser_correctness_signbit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2119912Z test_nvfuser_correctness_signbit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2149805Z test_nvfuser_correctness_signbit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.2169300Z test_nvfuser_correctness_signbit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2188894Z test_nvfuser_correctness_signbit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2208511Z test_nvfuser_correctness_signbit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2227955Z test_nvfuser_correctness_signbit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2247938Z test_nvfuser_correctness_signbit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2267672Z test_nvfuser_correctness_sin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2287457Z test_nvfuser_correctness_sin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2306999Z test_nvfuser_correctness_sin_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2326978Z test_nvfuser_correctness_sin_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2346869Z test_nvfuser_correctness_sin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2373952Z test_nvfuser_correctness_sin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.2394789Z test_nvfuser_correctness_sin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2414510Z test_nvfuser_correctness_sin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2433758Z test_nvfuser_correctness_sin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2453600Z test_nvfuser_correctness_sin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2473331Z test_nvfuser_correctness_sin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2493284Z test_nvfuser_correctness_sin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2512759Z test_nvfuser_correctness_sinc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2532805Z test_nvfuser_correctness_sinc_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2552464Z test_nvfuser_correctness_sinc_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2572377Z test_nvfuser_correctness_sinc_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2591854Z test_nvfuser_correctness_sinc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2619693Z test_nvfuser_correctness_sinc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.2639713Z test_nvfuser_correctness_sinc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2659335Z test_nvfuser_correctness_sinc_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2679524Z test_nvfuser_correctness_sinc_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2698500Z test_nvfuser_correctness_sinc_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2718242Z test_nvfuser_correctness_sinc_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2737894Z test_nvfuser_correctness_sinc_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2757907Z test_nvfuser_correctness_sinh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2777531Z test_nvfuser_correctness_sinh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2797492Z test_nvfuser_correctness_sinh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2817051Z test_nvfuser_correctness_sinh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2836689Z test_nvfuser_correctness_sinh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2863584Z test_nvfuser_correctness_sinh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.2883119Z test_nvfuser_correctness_sinh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2902458Z test_nvfuser_correctness_sinh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2922760Z test_nvfuser_correctness_sinh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2942033Z test_nvfuser_correctness_sinh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2962067Z test_nvfuser_correctness_sinh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.2981414Z test_nvfuser_correctness_sinh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3001699Z test_nvfuser_correctness_slice_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3021254Z test_nvfuser_correctness_slice_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3041498Z test_nvfuser_correctness_slice_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3060928Z test_nvfuser_correctness_slice_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3080864Z test_nvfuser_correctness_slice_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3107770Z test_nvfuser_correctness_slice_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.3129732Z test_nvfuser_correctness_slice_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3149973Z test_nvfuser_correctness_slice_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3169446Z test_nvfuser_correctness_slice_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3188923Z test_nvfuser_correctness_slice_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3208722Z test_nvfuser_correctness_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3228732Z test_nvfuser_correctness_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3248337Z test_nvfuser_correctness_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3267922Z test_nvfuser_correctness_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3287884Z test_nvfuser_correctness_softmax_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3307510Z test_nvfuser_correctness_softmax_with_dtype_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3327587Z test_nvfuser_correctness_softmax_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3354736Z test_nvfuser_correctness_softmax_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.3373943Z test_nvfuser_correctness_softmax_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3393306Z test_nvfuser_correctness_softmax_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3413115Z test_nvfuser_correctness_softmax_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3432725Z test_nvfuser_correctness_softmax_with_dtype_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3452564Z test_nvfuser_correctness_softmax_with_dtype_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3472073Z test_nvfuser_correctness_softmax_with_dtype_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3492344Z test_nvfuser_correctness_softmax_with_dtype_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3511617Z test_nvfuser_correctness_softmax_with_dtype_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3531715Z test_nvfuser_correctness_sort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3551223Z test_nvfuser_correctness_sort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3578284Z test_nvfuser_correctness_sort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.3597928Z test_nvfuser_correctness_sort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3617478Z test_nvfuser_correctness_sort_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3636724Z test_nvfuser_correctness_sort_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3657424Z test_nvfuser_correctness_sort_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3677212Z test_nvfuser_correctness_sort_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3696971Z test_nvfuser_correctness_sort_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3716886Z test_nvfuser_correctness_sparse_sampled_addmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3736872Z test_nvfuser_correctness_sparse_sampled_addmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3756758Z test_nvfuser_correctness_sparse_sampled_addmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3776593Z test_nvfuser_correctness_sparse_sampled_addmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3796386Z test_nvfuser_correctness_special_entr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3824187Z test_nvfuser_correctness_special_entr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.3843864Z test_nvfuser_correctness_special_entr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3863207Z test_nvfuser_correctness_special_entr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3882936Z test_nvfuser_correctness_special_entr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3902654Z test_nvfuser_correctness_special_entr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3922428Z test_nvfuser_correctness_special_entr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3942231Z test_nvfuser_correctness_special_entr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3962179Z test_nvfuser_correctness_special_entr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.3981832Z test_nvfuser_correctness_special_entr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4001933Z test_nvfuser_correctness_special_erfcx_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4021590Z test_nvfuser_correctness_special_erfcx_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4041776Z test_nvfuser_correctness_special_erfcx_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4068761Z test_nvfuser_correctness_special_erfcx_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.4088669Z test_nvfuser_correctness_special_erfcx_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4107753Z test_nvfuser_correctness_special_erfcx_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4127557Z test_nvfuser_correctness_special_erfcx_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4147327Z test_nvfuser_correctness_special_erfcx_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4167376Z test_nvfuser_correctness_special_i0e_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4187208Z test_nvfuser_correctness_special_i0e_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4207003Z test_nvfuser_correctness_special_i0e_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4226697Z test_nvfuser_correctness_special_i0e_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4246489Z test_nvfuser_correctness_special_i0e_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4266347Z test_nvfuser_correctness_special_i0e_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4286186Z test_nvfuser_correctness_special_i0e_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4313105Z test_nvfuser_correctness_special_i0e_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.4332913Z test_nvfuser_correctness_special_i0e_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4352183Z test_nvfuser_correctness_special_i0e_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4371934Z test_nvfuser_correctness_special_i1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4391504Z test_nvfuser_correctness_special_i1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4411517Z test_nvfuser_correctness_special_i1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4431264Z test_nvfuser_correctness_special_i1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4451349Z test_nvfuser_correctness_special_i1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4471249Z test_nvfuser_correctness_special_i1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4491050Z test_nvfuser_correctness_special_i1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4511046Z test_nvfuser_correctness_special_i1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4530769Z test_nvfuser_correctness_special_i1e_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4557823Z test_nvfuser_correctness_special_i1e_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.4576942Z test_nvfuser_correctness_special_i1e_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4596187Z test_nvfuser_correctness_special_i1e_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4615784Z test_nvfuser_correctness_special_i1e_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4635298Z test_nvfuser_correctness_special_i1e_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4655629Z test_nvfuser_correctness_special_i1e_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4675007Z test_nvfuser_correctness_special_i1e_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4694814Z test_nvfuser_correctness_special_log_ndtr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4714587Z test_nvfuser_correctness_special_log_ndtr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4734530Z test_nvfuser_correctness_special_log_ndtr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4754215Z test_nvfuser_correctness_special_log_ndtr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4781667Z test_nvfuser_correctness_special_log_ndtr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.4801262Z test_nvfuser_correctness_special_log_ndtr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4820542Z test_nvfuser_correctness_special_log_ndtr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4840262Z test_nvfuser_correctness_special_log_ndtr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4859869Z test_nvfuser_correctness_special_ndtr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4879628Z test_nvfuser_correctness_special_ndtr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4899124Z test_nvfuser_correctness_special_ndtr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4919578Z test_nvfuser_correctness_special_ndtr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4939538Z test_nvfuser_correctness_special_ndtr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4959613Z test_nvfuser_correctness_special_ndtr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4979150Z test_nvfuser_correctness_special_ndtr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.4999114Z test_nvfuser_correctness_special_ndtr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5028760Z test_nvfuser_correctness_special_ndtr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.5048588Z test_nvfuser_correctness_special_ndtr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5067729Z test_nvfuser_correctness_special_ndtri_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5087489Z test_nvfuser_correctness_special_ndtri_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5106774Z test_nvfuser_correctness_special_ndtri_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5126674Z test_nvfuser_correctness_special_ndtri_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5146187Z test_nvfuser_correctness_special_ndtri_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5166263Z test_nvfuser_correctness_special_ndtri_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5185886Z test_nvfuser_correctness_special_ndtri_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5205764Z test_nvfuser_correctness_special_ndtri_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5225276Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5245268Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5272107Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.5291854Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5310931Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5330557Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5350283Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5369888Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5389380Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5409271Z test_nvfuser_correctness_special_xlog1py_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5428839Z test_nvfuser_correctness_special_xlog1py_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5449000Z test_nvfuser_correctness_special_xlog1py_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5468630Z test_nvfuser_correctness_special_xlog1py_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5488758Z test_nvfuser_correctness_special_xlog1py_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5515851Z test_nvfuser_correctness_special_xlog1py_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.5537243Z test_nvfuser_correctness_special_xlog1py_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5557951Z test_nvfuser_correctness_special_xlog1py_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5578833Z test_nvfuser_correctness_special_xlog1py_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5600182Z test_nvfuser_correctness_special_xlog1py_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5621167Z test_nvfuser_correctness_special_zeta_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5642876Z test_nvfuser_correctness_special_zeta_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5662702Z test_nvfuser_correctness_special_zeta_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5682719Z test_nvfuser_correctness_special_zeta_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5702211Z test_nvfuser_correctness_special_zeta_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5722083Z test_nvfuser_correctness_special_zeta_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5741761Z test_nvfuser_correctness_special_zeta_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5769226Z test_nvfuser_correctness_special_zeta_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.5788194Z test_nvfuser_correctness_split_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5807824Z test_nvfuser_correctness_split_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5827220Z test_nvfuser_correctness_split_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5847041Z test_nvfuser_correctness_split_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5866535Z test_nvfuser_correctness_split_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5886275Z test_nvfuser_correctness_split_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5905828Z test_nvfuser_correctness_split_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5925799Z test_nvfuser_correctness_split_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5945474Z test_nvfuser_correctness_split_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5966069Z test_nvfuser_correctness_split_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.5992881Z test_nvfuser_correctness_split_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.6012400Z test_nvfuser_correctness_split_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6031558Z test_nvfuser_correctness_split_list_args_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6051285Z test_nvfuser_correctness_split_list_args_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6071041Z test_nvfuser_correctness_split_list_args_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6090870Z test_nvfuser_correctness_split_list_args_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6110610Z test_nvfuser_correctness_split_list_args_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6130451Z test_nvfuser_correctness_split_list_args_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6149992Z test_nvfuser_correctness_split_list_args_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6170163Z test_nvfuser_correctness_split_list_args_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6189744Z test_nvfuser_correctness_split_list_args_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6210651Z test_nvfuser_correctness_split_list_args_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6238227Z test_nvfuser_correctness_split_list_args_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.6257601Z test_nvfuser_correctness_split_list_args_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6276940Z test_nvfuser_correctness_split_with_sizes_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6296556Z test_nvfuser_correctness_split_with_sizes_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6315888Z test_nvfuser_correctness_split_with_sizes_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6335725Z test_nvfuser_correctness_split_with_sizes_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6355414Z test_nvfuser_correctness_split_with_sizes_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6375450Z test_nvfuser_correctness_split_with_sizes_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6394922Z test_nvfuser_correctness_split_with_sizes_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6414944Z test_nvfuser_correctness_split_with_sizes_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6434984Z test_nvfuser_correctness_split_with_sizes_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6454713Z test_nvfuser_correctness_split_with_sizes_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6481983Z test_nvfuser_correctness_split_with_sizes_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.6501281Z test_nvfuser_correctness_split_with_sizes_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6521169Z test_nvfuser_correctness_sqrt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6540659Z test_nvfuser_correctness_sqrt_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6560633Z test_nvfuser_correctness_sqrt_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6580602Z test_nvfuser_correctness_sqrt_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6600338Z test_nvfuser_correctness_sqrt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6620258Z test_nvfuser_correctness_sqrt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6639936Z test_nvfuser_correctness_sqrt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6660177Z test_nvfuser_correctness_sqrt_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6680154Z test_nvfuser_correctness_sqrt_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6699482Z test_nvfuser_correctness_sqrt_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6726971Z test_nvfuser_correctness_sqrt_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.6746186Z test_nvfuser_correctness_sqrt_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6766088Z test_nvfuser_correctness_square_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6785465Z test_nvfuser_correctness_square_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6805481Z test_nvfuser_correctness_square_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6825063Z test_nvfuser_correctness_square_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6845161Z test_nvfuser_correctness_square_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6864813Z test_nvfuser_correctness_square_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6884744Z test_nvfuser_correctness_square_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6904523Z test_nvfuser_correctness_square_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6924432Z test_nvfuser_correctness_square_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6944230Z test_nvfuser_correctness_square_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.6971768Z test_nvfuser_correctness_square_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.6990806Z test_nvfuser_correctness_square_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7010409Z test_nvfuser_correctness_squeeze_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7029762Z test_nvfuser_correctness_squeeze_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7049537Z test_nvfuser_correctness_squeeze_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7069383Z test_nvfuser_correctness_squeeze_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7088973Z test_nvfuser_correctness_squeeze_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7108415Z test_nvfuser_correctness_squeeze_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7128562Z test_nvfuser_correctness_squeeze_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7148239Z test_nvfuser_correctness_squeeze_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7168104Z test_nvfuser_correctness_squeeze_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7195104Z test_nvfuser_correctness_squeeze_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.7214670Z test_nvfuser_correctness_squeeze_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7234098Z test_nvfuser_correctness_squeeze_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7253889Z test_nvfuser_correctness_stack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7273384Z test_nvfuser_correctness_stack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7293278Z test_nvfuser_correctness_stack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7312891Z test_nvfuser_correctness_stack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7333208Z test_nvfuser_correctness_stack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7353254Z test_nvfuser_correctness_stack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7373250Z test_nvfuser_correctness_stack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7392632Z test_nvfuser_correctness_stack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7412814Z test_nvfuser_correctness_stack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7440571Z test_nvfuser_correctness_stack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.7461297Z test_nvfuser_correctness_stack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7483040Z test_nvfuser_correctness_stack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7504049Z test_nvfuser_correctness_stack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7524953Z test_nvfuser_correctness_std_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7544555Z test_nvfuser_correctness_std_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7564569Z test_nvfuser_correctness_std_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7584323Z test_nvfuser_correctness_std_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7604406Z test_nvfuser_correctness_std_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7624016Z test_nvfuser_correctness_std_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7643959Z test_nvfuser_correctness_std_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7664158Z test_nvfuser_correctness_std_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7691087Z test_nvfuser_correctness_std_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.7710558Z test_nvfuser_correctness_std_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7730284Z test_nvfuser_correctness_std_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7749723Z test_nvfuser_correctness_std_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7769635Z test_nvfuser_correctness_stft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7789082Z test_nvfuser_correctness_stft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7809056Z test_nvfuser_correctness_stft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7829193Z test_nvfuser_correctness_stft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7849062Z test_nvfuser_correctness_sub_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7868860Z test_nvfuser_correctness_sub_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7889264Z test_nvfuser_correctness_sub_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7908420Z test_nvfuser_correctness_sub_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7938863Z test_nvfuser_correctness_sub_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.7958817Z test_nvfuser_correctness_sub_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7977726Z test_nvfuser_correctness_sub_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.7997238Z test_nvfuser_correctness_sub_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8016875Z test_nvfuser_correctness_sub_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8036761Z test_nvfuser_correctness_sub_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8056408Z test_nvfuser_correctness_sub_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8075903Z test_nvfuser_correctness_sub_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8095632Z test_nvfuser_correctness_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8115576Z test_nvfuser_correctness_sum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8135330Z test_nvfuser_correctness_sum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8154892Z test_nvfuser_correctness_sum_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8182107Z test_nvfuser_correctness_sum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.8201766Z test_nvfuser_correctness_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8221237Z test_nvfuser_correctness_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8240728Z test_nvfuser_correctness_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8260175Z test_nvfuser_correctness_sum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8280203Z test_nvfuser_correctness_sum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8299731Z test_nvfuser_correctness_sum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8319719Z test_nvfuser_correctness_sum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8339513Z test_nvfuser_correctness_sum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8359586Z test_nvfuser_correctness_sum_to_size_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8379221Z test_nvfuser_correctness_sum_to_size_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8406997Z test_nvfuser_correctness_sum_to_size_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.8427394Z test_nvfuser_correctness_sum_to_size_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8448634Z test_nvfuser_correctness_sum_to_size_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8469758Z test_nvfuser_correctness_sum_to_size_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8491813Z test_nvfuser_correctness_sum_to_size_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8512373Z test_nvfuser_correctness_sum_to_size_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8533872Z test_nvfuser_correctness_sum_to_size_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8554947Z test_nvfuser_correctness_sum_to_size_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8576520Z test_nvfuser_correctness_sum_to_size_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8597789Z test_nvfuser_correctness_sum_to_size_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8617883Z test_nvfuser_correctness_svd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8638492Z test_nvfuser_correctness_svd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8666540Z test_nvfuser_correctness_svd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.8688237Z test_nvfuser_correctness_svd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8709308Z test_nvfuser_correctness_svd_lowrank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8731222Z test_nvfuser_correctness_svd_lowrank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8752165Z test_nvfuser_correctness_symeig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8773379Z test_nvfuser_correctness_symeig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8794406Z test_nvfuser_correctness_symeig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8815842Z test_nvfuser_correctness_symeig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8837839Z test_nvfuser_correctness_t_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8858999Z test_nvfuser_correctness_t_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8880214Z test_nvfuser_correctness_t_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8901229Z test_nvfuser_correctness_t_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8929529Z test_nvfuser_correctness_t_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.8950470Z test_nvfuser_correctness_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8970140Z test_nvfuser_correctness_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.8989494Z test_nvfuser_correctness_t_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9008924Z test_nvfuser_correctness_t_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9028541Z test_nvfuser_correctness_t_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9048438Z test_nvfuser_correctness_t_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9067930Z test_nvfuser_correctness_t_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9087847Z test_nvfuser_correctness_take_along_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9107762Z test_nvfuser_correctness_take_along_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9127503Z test_nvfuser_correctness_take_along_dim_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9147039Z test_nvfuser_correctness_take_along_dim_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9173414Z test_nvfuser_correctness_take_along_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.9192592Z test_nvfuser_correctness_take_along_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9212432Z test_nvfuser_correctness_take_along_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9231652Z test_nvfuser_correctness_take_along_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9251228Z test_nvfuser_correctness_take_along_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9270519Z test_nvfuser_correctness_take_along_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9290430Z test_nvfuser_correctness_take_along_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9309695Z test_nvfuser_correctness_take_along_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9329482Z test_nvfuser_correctness_take_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9349141Z test_nvfuser_correctness_take_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9369275Z test_nvfuser_correctness_take_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9388957Z test_nvfuser_correctness_take_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9415720Z test_nvfuser_correctness_take_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.9435289Z test_nvfuser_correctness_take_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9454840Z test_nvfuser_correctness_take_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9474013Z test_nvfuser_correctness_take_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9493745Z test_nvfuser_correctness_take_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9513258Z test_nvfuser_correctness_take_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9533197Z test_nvfuser_correctness_take_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9552794Z test_nvfuser_correctness_take_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9573609Z test_nvfuser_correctness_tan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9593201Z test_nvfuser_correctness_tan_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9613059Z test_nvfuser_correctness_tan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9640821Z test_nvfuser_correctness_tan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.9660675Z test_nvfuser_correctness_tan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9680326Z test_nvfuser_correctness_tan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9699905Z test_nvfuser_correctness_tan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9720055Z test_nvfuser_correctness_tan_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9740061Z test_nvfuser_correctness_tan_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9759930Z test_nvfuser_correctness_tan_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9779691Z test_nvfuser_correctness_tan_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9799834Z test_nvfuser_correctness_tan_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9819605Z test_nvfuser_correctness_tanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9839780Z test_nvfuser_correctness_tanh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9859435Z test_nvfuser_correctness_tanh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9887356Z test_nvfuser_correctness_tanh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:28.9906504Z test_nvfuser_correctness_tanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9926142Z test_nvfuser_correctness_tanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9945972Z test_nvfuser_correctness_tanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9965950Z test_nvfuser_correctness_tanh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:28.9985557Z test_nvfuser_correctness_tanh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0005509Z test_nvfuser_correctness_tanh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0025258Z test_nvfuser_correctness_tanh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0045143Z test_nvfuser_correctness_tanh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0064757Z test_nvfuser_correctness_tensor_split_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0084674Z test_nvfuser_correctness_tensor_split_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0104336Z test_nvfuser_correctness_tensor_split_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0131641Z test_nvfuser_correctness_tensor_split_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:29.0151017Z test_nvfuser_correctness_tensor_split_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0171071Z test_nvfuser_correctness_tensor_split_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0190144Z test_nvfuser_correctness_tensor_split_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0209921Z test_nvfuser_correctness_tensor_split_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0229766Z test_nvfuser_correctness_tensor_split_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0249663Z test_nvfuser_correctness_tensor_split_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0269450Z test_nvfuser_correctness_tensor_split_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0289777Z test_nvfuser_correctness_tensor_split_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0309288Z test_nvfuser_correctness_tensordot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0329297Z test_nvfuser_correctness_tensordot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0349360Z test_nvfuser_correctness_tensordot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0376429Z test_nvfuser_correctness_tensordot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:29.0395681Z test_nvfuser_correctness_tensordot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0415201Z test_nvfuser_correctness_tensordot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0434556Z test_nvfuser_correctness_tile_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0454215Z test_nvfuser_correctness_tile_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0473522Z test_nvfuser_correctness_tile_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0493681Z test_nvfuser_correctness_tile_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0513213Z test_nvfuser_correctness_tile_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0533206Z test_nvfuser_correctness_tile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0552531Z test_nvfuser_correctness_tile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0572486Z test_nvfuser_correctness_tile_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0591805Z test_nvfuser_correctness_tile_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0618808Z test_nvfuser_correctness_tile_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:29.0639813Z test_nvfuser_correctness_tile_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0660922Z test_nvfuser_correctness_tile_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0680547Z test_nvfuser_correctness_to_sparse_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0699948Z test_nvfuser_correctness_to_sparse_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0719900Z test_nvfuser_correctness_to_sparse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0739287Z test_nvfuser_correctness_to_sparse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0759153Z test_nvfuser_correctness_to_sparse_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0778538Z test_nvfuser_correctness_to_sparse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0798805Z test_nvfuser_correctness_to_sparse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0818300Z test_nvfuser_correctness_to_sparse_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0848058Z test_nvfuser_correctness_to_sparse_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:29.0867388Z test_nvfuser_correctness_to_sparse_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0886877Z test_nvfuser_correctness_to_sparse_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0906205Z test_nvfuser_correctness_to_sparse_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0925903Z test_nvfuser_correctness_topk_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0945238Z test_nvfuser_correctness_topk_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0965428Z test_nvfuser_correctness_topk_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.0984429Z test_nvfuser_correctness_topk_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1004179Z test_nvfuser_correctness_topk_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1023527Z test_nvfuser_correctness_topk_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1043317Z test_nvfuser_correctness_topk_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1062514Z test_nvfuser_correctness_topk_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1089057Z test_nvfuser_correctness_topk_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1107804Z test_nvfuser_correctness_trace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1127437Z test_nvfuser_correctness_trace_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1146587Z test_nvfuser_correctness_trace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1166214Z test_nvfuser_correctness_trace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1185555Z test_nvfuser_correctness_trace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1204904Z test_nvfuser_correctness_trace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1224256Z test_nvfuser_correctness_trace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1243723Z test_nvfuser_correctness_trace_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1263054Z test_nvfuser_correctness_trace_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1282679Z test_nvfuser_correctness_trace_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1302009Z test_nvfuser_correctness_trace_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1328127Z test_nvfuser_correctness_trace_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1349206Z test_nvfuser_correctness_transpose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1370564Z test_nvfuser_correctness_transpose_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1391809Z test_nvfuser_correctness_transpose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1412660Z test_nvfuser_correctness_transpose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1433721Z test_nvfuser_correctness_transpose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1454880Z test_nvfuser_correctness_transpose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1475676Z test_nvfuser_correctness_transpose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1497011Z test_nvfuser_correctness_transpose_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1517651Z test_nvfuser_correctness_transpose_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1536844Z test_nvfuser_correctness_transpose_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1556674Z test_nvfuser_correctness_transpose_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1581706Z test_nvfuser_correctness_transpose_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1601502Z test_nvfuser_correctness_trapezoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1620832Z test_nvfuser_correctness_trapezoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1640444Z test_nvfuser_correctness_trapezoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1659950Z test_nvfuser_correctness_trapezoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1679457Z test_nvfuser_correctness_trapezoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1698739Z test_nvfuser_correctness_trapezoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1718376Z test_nvfuser_correctness_trapezoid_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1737575Z test_nvfuser_correctness_trapezoid_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1756785Z test_nvfuser_correctness_trapezoid_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1776355Z test_nvfuser_correctness_trapezoid_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1795772Z test_nvfuser_correctness_trapezoid_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1821101Z test_nvfuser_correctness_trapz_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1840850Z test_nvfuser_correctness_trapz_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1860117Z test_nvfuser_correctness_trapz_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1879767Z test_nvfuser_correctness_trapz_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1898985Z test_nvfuser_correctness_trapz_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1918810Z test_nvfuser_correctness_trapz_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1937929Z test_nvfuser_correctness_trapz_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1957423Z test_nvfuser_correctness_trapz_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1976655Z test_nvfuser_correctness_trapz_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.1995867Z test_nvfuser_correctness_trapz_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2015460Z test_nvfuser_correctness_trapz_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2040479Z test_nvfuser_correctness_triangular_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2059229Z test_nvfuser_correctness_triangular_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2078362Z test_nvfuser_correctness_triangular_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2096845Z test_nvfuser_correctness_triangular_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2116179Z test_nvfuser_correctness_tril_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2137558Z test_nvfuser_correctness_tril_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2158504Z test_nvfuser_correctness_tril_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2179340Z test_nvfuser_correctness_tril_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2200452Z test_nvfuser_correctness_tril_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2221486Z test_nvfuser_correctness_tril_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2242600Z test_nvfuser_correctness_tril_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2263359Z test_nvfuser_correctness_tril_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2289336Z test_nvfuser_correctness_tril_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2308308Z test_nvfuser_correctness_tril_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2327940Z test_nvfuser_correctness_tril_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2347562Z test_nvfuser_correctness_triu_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2366977Z test_nvfuser_correctness_triu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2386099Z test_nvfuser_correctness_triu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2405538Z test_nvfuser_correctness_triu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2424832Z test_nvfuser_correctness_triu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2444208Z test_nvfuser_correctness_triu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2463431Z test_nvfuser_correctness_triu_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2482927Z test_nvfuser_correctness_triu_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2502294Z test_nvfuser_correctness_triu_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2527981Z test_nvfuser_correctness_triu_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2547086Z test_nvfuser_correctness_triu_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2566865Z test_nvfuser_correctness_true_divide_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2586057Z test_nvfuser_correctness_true_divide_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2605853Z test_nvfuser_correctness_true_divide_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2625230Z test_nvfuser_correctness_true_divide_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2644691Z test_nvfuser_correctness_true_divide_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2664539Z test_nvfuser_correctness_true_divide_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2684192Z test_nvfuser_correctness_true_divide_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2703320Z test_nvfuser_correctness_true_divide_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2722973Z test_nvfuser_correctness_true_divide_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2742474Z test_nvfuser_correctness_true_divide_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2768146Z test_nvfuser_correctness_true_divide_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2787580Z test_nvfuser_correctness_true_divide_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2807142Z test_nvfuser_correctness_trunc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2826583Z test_nvfuser_correctness_trunc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2846118Z test_nvfuser_correctness_trunc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2865403Z test_nvfuser_correctness_trunc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2884902Z test_nvfuser_correctness_unfold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2904252Z test_nvfuser_correctness_unfold_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2923673Z test_nvfuser_correctness_unfold_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2942925Z test_nvfuser_correctness_unfold_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2962423Z test_nvfuser_correctness_unfold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.2981721Z test_nvfuser_correctness_unfold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3007114Z test_nvfuser_correctness_unfold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3026443Z test_nvfuser_correctness_unfold_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3046095Z test_nvfuser_correctness_unfold_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3065438Z test_nvfuser_correctness_unfold_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3084876Z test_nvfuser_correctness_unfold_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3104193Z test_nvfuser_correctness_unfold_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3123843Z test_nvfuser_correctness_unique_consecutive_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3143059Z test_nvfuser_correctness_unique_consecutive_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3162686Z test_nvfuser_correctness_unique_consecutive_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3181891Z test_nvfuser_correctness_unique_consecutive_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3201701Z test_nvfuser_correctness_unique_consecutive_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3227170Z test_nvfuser_correctness_unique_consecutive_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3246775Z test_nvfuser_correctness_unique_consecutive_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3266004Z test_nvfuser_correctness_unique_consecutive_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3285468Z test_nvfuser_correctness_unique_consecutive_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3304697Z test_nvfuser_correctness_unique_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3324263Z test_nvfuser_correctness_unique_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3343478Z test_nvfuser_correctness_unique_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3362995Z test_nvfuser_correctness_unique_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3382238Z test_nvfuser_correctness_unique_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3401920Z test_nvfuser_correctness_unique_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3421329Z test_nvfuser_correctness_unique_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3441133Z test_nvfuser_correctness_unique_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3466571Z test_nvfuser_correctness_unique_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3486097Z test_nvfuser_correctness_unsqueeze_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3505350Z test_nvfuser_correctness_unsqueeze_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3524976Z test_nvfuser_correctness_unsqueeze_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3544199Z test_nvfuser_correctness_unsqueeze_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3563887Z test_nvfuser_correctness_unsqueeze_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3583006Z test_nvfuser_correctness_unsqueeze_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3602652Z test_nvfuser_correctness_unsqueeze_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3622138Z test_nvfuser_correctness_unsqueeze_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3641772Z test_nvfuser_correctness_unsqueeze_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3661518Z test_nvfuser_correctness_unsqueeze_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3681439Z test_nvfuser_correctness_unsqueeze_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3709523Z test_nvfuser_correctness_unsqueeze_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:16:29.3729219Z test_nvfuser_correctness_var_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3748558Z test_nvfuser_correctness_var_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3768293Z test_nvfuser_correctness_var_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3787645Z test_nvfuser_correctness_var_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3807494Z test_nvfuser_correctness_var_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3827216Z test_nvfuser_correctness_var_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3847028Z test_nvfuser_correctness_var_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3866284Z test_nvfuser_correctness_var_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3886197Z test_nvfuser_correctness_var_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3905675Z test_nvfuser_correctness_var_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3925469Z test_nvfuser_correctness_var_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3951273Z test_nvfuser_correctness_var_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3971009Z test_nvfuser_correctness_vdot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.3990242Z test_nvfuser_correctness_vdot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4009636Z test_nvfuser_correctness_vdot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4028958Z test_nvfuser_correctness_vdot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4048651Z test_nvfuser_correctness_vdot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4067736Z test_nvfuser_correctness_vdot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4079824Z test_nvfuser_correctness_view_as_complex_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:16:29.4099063Z test_nvfuser_correctness_view_as_complex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4118609Z test_nvfuser_correctness_view_as_complex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4137863Z test_nvfuser_correctness_view_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4157528Z test_nvfuser_correctness_view_as_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4176746Z test_nvfuser_correctness_view_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4202436Z test_nvfuser_correctness_view_as_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4221757Z test_nvfuser_correctness_view_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4241429Z test_nvfuser_correctness_view_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4260776Z test_nvfuser_correctness_view_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4280279Z test_nvfuser_correctness_view_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4299461Z test_nvfuser_correctness_view_as_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4319037Z test_nvfuser_correctness_view_as_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4338245Z test_nvfuser_correctness_view_as_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4357650Z test_nvfuser_correctness_view_as_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4376988Z test_nvfuser_correctness_view_as_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4396140Z test_nvfuser_correctness_view_as_real_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4421495Z test_nvfuser_correctness_view_as_real_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4441242Z test_nvfuser_correctness_view_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4460352Z test_nvfuser_correctness_view_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4480105Z test_nvfuser_correctness_view_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4499371Z test_nvfuser_correctness_view_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4518811Z test_nvfuser_correctness_view_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4538115Z test_nvfuser_correctness_view_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4557519Z test_nvfuser_correctness_view_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4576737Z test_nvfuser_correctness_view_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4595883Z test_nvfuser_correctness_view_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4615403Z test_nvfuser_correctness_view_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4634866Z test_nvfuser_correctness_view_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4660790Z test_nvfuser_correctness_view_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4680470Z test_nvfuser_correctness_view_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4699690Z test_nvfuser_correctness_vsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4719346Z test_nvfuser_correctness_vsplit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4738483Z test_nvfuser_correctness_vsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4758078Z test_nvfuser_correctness_vsplit_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4777191Z test_nvfuser_correctness_vsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4796473Z test_nvfuser_correctness_vsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4816081Z test_nvfuser_correctness_vsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4835263Z test_nvfuser_correctness_vsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4855229Z test_nvfuser_correctness_vsplit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4874495Z test_nvfuser_correctness_vsplit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4900304Z test_nvfuser_correctness_vsplit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4920068Z test_nvfuser_correctness_vsplit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4939259Z test_nvfuser_correctness_vsplit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4958837Z test_nvfuser_correctness_vstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4978081Z test_nvfuser_correctness_vstack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.4997341Z test_nvfuser_correctness_vstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5016715Z test_nvfuser_correctness_vstack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5035846Z test_nvfuser_correctness_vstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5055327Z test_nvfuser_correctness_vstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5074588Z test_nvfuser_correctness_vstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5094102Z test_nvfuser_correctness_vstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5113469Z test_nvfuser_correctness_vstack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5139090Z test_nvfuser_correctness_vstack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5158785Z test_nvfuser_correctness_vstack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5178055Z test_nvfuser_correctness_vstack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5197687Z test_nvfuser_correctness_vstack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5217111Z test_nvfuser_correctness_where_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5236366Z test_nvfuser_correctness_where_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5255912Z test_nvfuser_correctness_where_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5275058Z test_nvfuser_correctness_where_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5294444Z test_nvfuser_correctness_where_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5313657Z test_nvfuser_correctness_where_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5333552Z test_nvfuser_correctness_where_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5352785Z test_nvfuser_correctness_where_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5378301Z test_nvfuser_correctness_where_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5397847Z test_nvfuser_correctness_where_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5417025Z test_nvfuser_correctness_where_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5436384Z test_nvfuser_correctness_where_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5455776Z test_nvfuser_correctness_xlogy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5475078Z test_nvfuser_correctness_xlogy_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5494647Z test_nvfuser_correctness_xlogy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5513801Z test_nvfuser_correctness_xlogy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5533407Z test_nvfuser_correctness_xlogy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5552777Z test_nvfuser_correctness_xlogy_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5572215Z test_nvfuser_correctness_xlogy_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5597653Z test_nvfuser_correctness_xlogy_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5616779Z test_nvfuser_correctness_xlogy_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5636107Z test_nvfuser_correctness_xlogy_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5655635Z test_nvfuser_correctness_zero__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5675351Z test_nvfuser_correctness_zero__cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5694829Z test_nvfuser_correctness_zero__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5714118Z test_nvfuser_correctness_zero__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5733656Z test_nvfuser_correctness_zero__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5752846Z test_nvfuser_correctness_zero__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5772511Z test_nvfuser_correctness_zero__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5791664Z test_nvfuser_correctness_zero__cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5811250Z test_nvfuser_correctness_zero__cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5837523Z test_nvfuser_correctness_zero__cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5856564Z test_nvfuser_correctness_zero__cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5875821Z test_nvfuser_correctness_zero__cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5895267Z test_nvfuser_correctness_zeros_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5914458Z test_nvfuser_correctness_zeros_like_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5933896Z test_nvfuser_correctness_zeros_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5953085Z test_nvfuser_correctness_zeros_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5973352Z test_nvfuser_correctness_zeros_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.5991984Z test_nvfuser_correctness_zeros_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.6011362Z test_nvfuser_correctness_zeros_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.6030645Z test_nvfuser_correctness_zeros_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.6050363Z test_nvfuser_correctness_zeros_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.6075541Z test_nvfuser_correctness_zeros_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.6095111Z test_nvfuser_correctness_zeros_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.6114505Z test_nvfuser_correctness_zeros_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:16:29.6153733Z test_nvfuser_extremal_values_H_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.6193077Z test_nvfuser_extremal_values_H_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.6232269Z test_nvfuser_extremal_values_H_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.6271376Z test_nvfuser_extremal_values_H_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.6310433Z test_nvfuser_extremal_values_H_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.6349397Z test_nvfuser_extremal_values_H_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.6388529Z test_nvfuser_extremal_values_T_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.6427992Z test_nvfuser_extremal_values_T_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.6467225Z test_nvfuser_extremal_values_T_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.6512926Z test_nvfuser_extremal_values_T_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.6551889Z test_nvfuser_extremal_values_T_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.6590914Z test_nvfuser_extremal_values_T_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.6630361Z test_nvfuser_extremal_values___getitem___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.6669928Z test_nvfuser_extremal_values___getitem___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.6709654Z test_nvfuser_extremal_values___getitem___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.6748822Z test_nvfuser_extremal_values___getitem___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.6788016Z test_nvfuser_extremal_values___getitem___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.6827458Z test_nvfuser_extremal_values___getitem___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.6866941Z test_nvfuser_extremal_values___radd___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.6906310Z test_nvfuser_extremal_values___radd___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.6945630Z test_nvfuser_extremal_values___radd___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.6993883Z test_nvfuser_extremal_values___radd___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:29.7033181Z test_nvfuser_extremal_values___radd___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.7072334Z test_nvfuser_extremal_values___radd___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.7111769Z test_nvfuser_extremal_values___rdiv___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.7150474Z test_nvfuser_extremal_values___rdiv___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.7190031Z test_nvfuser_extremal_values___rdiv___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.7229169Z test_nvfuser_extremal_values___rdiv___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.7268773Z test_nvfuser_extremal_values___rdiv___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.7308196Z test_nvfuser_extremal_values___rdiv___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.7347546Z test_nvfuser_extremal_values___rmatmul___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.7386605Z test_nvfuser_extremal_values___rmatmul___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.7431801Z test_nvfuser_extremal_values___rmatmul___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.7471092Z test_nvfuser_extremal_values___rmatmul___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.7510361Z test_nvfuser_extremal_values___rmatmul___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.7549605Z test_nvfuser_extremal_values___rmod___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.7588730Z test_nvfuser_extremal_values___rmod___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.7627964Z test_nvfuser_extremal_values___rmod___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.7668180Z test_nvfuser_extremal_values___rmod___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.7707164Z test_nvfuser_extremal_values___rmul___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.7746534Z test_nvfuser_extremal_values___rmul___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.7785630Z test_nvfuser_extremal_values___rmul___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.7824751Z test_nvfuser_extremal_values___rmul___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.7863816Z test_nvfuser_extremal_values___rmul___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.7908985Z test_nvfuser_extremal_values___rmul___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.7948483Z test_nvfuser_extremal_values___rpow___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.7987321Z test_nvfuser_extremal_values___rpow___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.8026685Z test_nvfuser_extremal_values___rpow___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.8065746Z test_nvfuser_extremal_values___rpow___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.8104834Z test_nvfuser_extremal_values___rpow___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.8143920Z test_nvfuser_extremal_values___rpow___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.8183015Z test_nvfuser_extremal_values___rsub___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.8222350Z test_nvfuser_extremal_values___rsub___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.8261245Z test_nvfuser_extremal_values___rsub___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.8300445Z test_nvfuser_extremal_values___rsub___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.8339301Z test_nvfuser_extremal_values___rsub___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.8384120Z test_nvfuser_extremal_values___rsub___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.8423315Z test_nvfuser_extremal_values__masked_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.8462687Z test_nvfuser_extremal_values__masked_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.8502399Z test_nvfuser_extremal_values__masked_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.8541314Z test_nvfuser_extremal_values__masked_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.8581252Z test_nvfuser_extremal_values__masked_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.8620665Z test_nvfuser_extremal_values__masked_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.8659943Z test_nvfuser_extremal_values__masked_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.8699771Z test_nvfuser_extremal_values__masked_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.8739269Z test_nvfuser_extremal_values__masked_argmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.8778302Z test_nvfuser_extremal_values__masked_argmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.8817409Z test_nvfuser_extremal_values__masked_argmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.8863065Z test_nvfuser_extremal_values__masked_argmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.8902521Z test_nvfuser_extremal_values__masked_argmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.8941606Z test_nvfuser_extremal_values__masked_argmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.8980931Z test_nvfuser_extremal_values__masked_argmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.9020477Z test_nvfuser_extremal_values__masked_argmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.9059746Z test_nvfuser_extremal_values__masked_log_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.9098690Z test_nvfuser_extremal_values__masked_log_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.9137974Z test_nvfuser_extremal_values__masked_log_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.9177127Z test_nvfuser_extremal_values__masked_log_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.9216347Z test_nvfuser_extremal_values__masked_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.9255721Z test_nvfuser_extremal_values__masked_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.9294596Z test_nvfuser_extremal_values__masked_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.9340082Z test_nvfuser_extremal_values__masked_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.9379163Z test_nvfuser_extremal_values__masked_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.9418598Z test_nvfuser_extremal_values__masked_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.9457950Z test_nvfuser_extremal_values__masked_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.9497572Z test_nvfuser_extremal_values__masked_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.9536578Z test_nvfuser_extremal_values__masked_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.9575279Z test_nvfuser_extremal_values__masked_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.9614449Z test_nvfuser_extremal_values__masked_normalize_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.9653673Z test_nvfuser_extremal_values__masked_normalize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.9693384Z test_nvfuser_extremal_values__masked_normalize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.9732686Z test_nvfuser_extremal_values__masked_normalize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.9779297Z test_nvfuser_extremal_values__masked_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:29.9819007Z test_nvfuser_extremal_values__masked_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.9859008Z test_nvfuser_extremal_values__masked_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.9898669Z test_nvfuser_extremal_values__masked_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.9938074Z test_nvfuser_extremal_values__masked_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:29.9977640Z test_nvfuser_extremal_values__masked_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.0016975Z test_nvfuser_extremal_values__masked_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.0056601Z test_nvfuser_extremal_values__masked_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.0095870Z test_nvfuser_extremal_values__masked_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.0135404Z test_nvfuser_extremal_values__masked_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.0175121Z test_nvfuser_extremal_values__masked_softmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.0214858Z test_nvfuser_extremal_values__masked_softmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.0260686Z test_nvfuser_extremal_values__masked_softmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.0304095Z test_nvfuser_extremal_values__masked_softmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.0343847Z test_nvfuser_extremal_values__masked_std_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.0382717Z test_nvfuser_extremal_values__masked_std_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.0421976Z test_nvfuser_extremal_values__masked_std_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.0461507Z test_nvfuser_extremal_values__masked_std_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.0500479Z test_nvfuser_extremal_values__masked_std_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.0539719Z test_nvfuser_extremal_values__masked_std_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.0578937Z test_nvfuser_extremal_values__masked_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.0617810Z test_nvfuser_extremal_values__masked_sum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.0657101Z test_nvfuser_extremal_values__masked_sum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.0696657Z test_nvfuser_extremal_values__masked_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.0742130Z test_nvfuser_extremal_values__masked_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.0781751Z test_nvfuser_extremal_values__masked_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.0821487Z test_nvfuser_extremal_values__masked_var_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.0860831Z test_nvfuser_extremal_values__masked_var_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.0900214Z test_nvfuser_extremal_values__masked_var_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.0939285Z test_nvfuser_extremal_values__masked_var_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.0978343Z test_nvfuser_extremal_values__masked_var_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.1017461Z test_nvfuser_extremal_values__masked_var_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.1056734Z test_nvfuser_extremal_values_abs_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.1096173Z test_nvfuser_extremal_values_abs_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.1135380Z test_nvfuser_extremal_values_abs_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.1174672Z test_nvfuser_extremal_values_abs_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.1220486Z test_nvfuser_extremal_values_abs_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.1259675Z test_nvfuser_extremal_values_abs_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.1298825Z test_nvfuser_extremal_values_acos_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.1338181Z test_nvfuser_extremal_values_acos_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.1377067Z test_nvfuser_extremal_values_acos_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.1416050Z test_nvfuser_extremal_values_acos_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.1454968Z test_nvfuser_extremal_values_acos_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.1494632Z test_nvfuser_extremal_values_acos_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.1533944Z test_nvfuser_extremal_values_acosh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.1573313Z test_nvfuser_extremal_values_acosh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.1612595Z test_nvfuser_extremal_values_acosh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.1652174Z test_nvfuser_extremal_values_acosh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.1697805Z test_nvfuser_extremal_values_acosh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.1736921Z test_nvfuser_extremal_values_acosh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.1776368Z test_nvfuser_extremal_values_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.1815567Z test_nvfuser_extremal_values_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.1854994Z test_nvfuser_extremal_values_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.1894505Z test_nvfuser_extremal_values_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.1933492Z test_nvfuser_extremal_values_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.1972749Z test_nvfuser_extremal_values_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.2011703Z test_nvfuser_extremal_values_addbmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.2050853Z test_nvfuser_extremal_values_addbmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.2090112Z test_nvfuser_extremal_values_addbmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.2136525Z test_nvfuser_extremal_values_addbmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:30.2175558Z test_nvfuser_extremal_values_addbmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.2215097Z test_nvfuser_extremal_values_addbmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.2254037Z test_nvfuser_extremal_values_addcdiv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.2293271Z test_nvfuser_extremal_values_addcdiv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.2332818Z test_nvfuser_extremal_values_addcdiv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.2372492Z test_nvfuser_extremal_values_addcdiv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.2412530Z test_nvfuser_extremal_values_addcdiv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.2452035Z test_nvfuser_extremal_values_addcdiv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.2491568Z test_nvfuser_extremal_values_addcmul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.2531086Z test_nvfuser_extremal_values_addcmul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.2570704Z test_nvfuser_extremal_values_addcmul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.2620390Z test_nvfuser_extremal_values_addcmul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:30.2659814Z test_nvfuser_extremal_values_addcmul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.2699645Z test_nvfuser_extremal_values_addcmul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.2738902Z test_nvfuser_extremal_values_addmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.2778207Z test_nvfuser_extremal_values_addmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.2817429Z test_nvfuser_extremal_values_addmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.2857303Z test_nvfuser_extremal_values_addmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.2896216Z test_nvfuser_extremal_values_addmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.2935184Z test_nvfuser_extremal_values_addmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.2974562Z test_nvfuser_extremal_values_addmm_decomposed_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.3013404Z test_nvfuser_extremal_values_addmm_decomposed_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.3052419Z test_nvfuser_extremal_values_addmm_decomposed_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.3097217Z test_nvfuser_extremal_values_addmm_decomposed_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.3136562Z test_nvfuser_extremal_values_addmm_decomposed_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.3176103Z test_nvfuser_extremal_values_addmm_decomposed_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.3215289Z test_nvfuser_extremal_values_addmv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.3254400Z test_nvfuser_extremal_values_addmv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.3293947Z test_nvfuser_extremal_values_addmv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.3333608Z test_nvfuser_extremal_values_addmv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.3373133Z test_nvfuser_extremal_values_addmv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.3412732Z test_nvfuser_extremal_values_addmv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.3452462Z test_nvfuser_extremal_values_addr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.3492149Z test_nvfuser_extremal_values_addr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.3531473Z test_nvfuser_extremal_values_addr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.3579100Z test_nvfuser_extremal_values_addr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:30.3618280Z test_nvfuser_extremal_values_addr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.3658133Z test_nvfuser_extremal_values_addr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.3698797Z test_nvfuser_extremal_values_all_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.3738553Z test_nvfuser_extremal_values_all_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.3778379Z test_nvfuser_extremal_values_all_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.3818288Z test_nvfuser_extremal_values_all_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.3857804Z test_nvfuser_extremal_values_all_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.3897138Z test_nvfuser_extremal_values_all_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.3928739Z test_nvfuser_extremal_values_allclose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:30.3960153Z test_nvfuser_extremal_values_allclose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:30.3991107Z test_nvfuser_extremal_values_allclose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:30.4022563Z test_nvfuser_extremal_values_allclose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:30.4054489Z test_nvfuser_extremal_values_allclose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:30.4086168Z test_nvfuser_extremal_values_allclose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:30.4126202Z test_nvfuser_extremal_values_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.4165463Z test_nvfuser_extremal_values_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.4212776Z test_nvfuser_extremal_values_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:30.4252449Z test_nvfuser_extremal_values_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.4292221Z test_nvfuser_extremal_values_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.4332323Z test_nvfuser_extremal_values_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.4371544Z test_nvfuser_extremal_values_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.4411010Z test_nvfuser_extremal_values_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.4450912Z test_nvfuser_extremal_values_aminmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.4490595Z test_nvfuser_extremal_values_aminmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.4530400Z test_nvfuser_extremal_values_aminmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.4569744Z test_nvfuser_extremal_values_aminmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.4609256Z test_nvfuser_extremal_values_angle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.4648645Z test_nvfuser_extremal_values_angle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.4696566Z test_nvfuser_extremal_values_angle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:30.4735858Z test_nvfuser_extremal_values_angle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.4775544Z test_nvfuser_extremal_values_any_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.4819608Z test_nvfuser_extremal_values_any_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.4863651Z test_nvfuser_extremal_values_any_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.4908060Z test_nvfuser_extremal_values_any_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.4947922Z test_nvfuser_extremal_values_any_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.4987097Z test_nvfuser_extremal_values_any_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.5026387Z test_nvfuser_extremal_values_argmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.5065880Z test_nvfuser_extremal_values_argmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.5105336Z test_nvfuser_extremal_values_argmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.5144874Z test_nvfuser_extremal_values_argmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.5192575Z test_nvfuser_extremal_values_argmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:30.5232062Z test_nvfuser_extremal_values_argmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.5271344Z test_nvfuser_extremal_values_argmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.5310746Z test_nvfuser_extremal_values_argmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.5350474Z test_nvfuser_extremal_values_argsort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.5390428Z test_nvfuser_extremal_values_argsort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.5430083Z test_nvfuser_extremal_values_argsort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.5469616Z test_nvfuser_extremal_values_argsort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.5509492Z test_nvfuser_extremal_values_argwhere_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.5548767Z test_nvfuser_extremal_values_argwhere_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.5588384Z test_nvfuser_extremal_values_argwhere_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.5627788Z test_nvfuser_extremal_values_argwhere_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.5675329Z test_nvfuser_extremal_values_argwhere_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:30.5715255Z test_nvfuser_extremal_values_argwhere_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.5754754Z test_nvfuser_extremal_values_as_strided_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.5794154Z test_nvfuser_extremal_values_as_strided_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.5833744Z test_nvfuser_extremal_values_as_strided_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.5873551Z test_nvfuser_extremal_values_as_strided_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.5913415Z test_nvfuser_extremal_values_as_strided_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.5953555Z test_nvfuser_extremal_values_as_strided_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.5993673Z test_nvfuser_extremal_values_asin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.6052050Z test_nvfuser_extremal_values_asin_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-05-18T05:16:30.6121537Z test_nvfuser_extremal_values_asin_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-05-18T05:16:30.6150853Z test_nvfuser_extremal_values_asin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.6198668Z test_nvfuser_extremal_values_asin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:30.6238399Z test_nvfuser_extremal_values_asin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.6277775Z test_nvfuser_extremal_values_asinh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.6316839Z test_nvfuser_extremal_values_asinh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.6357099Z test_nvfuser_extremal_values_asinh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.6396281Z test_nvfuser_extremal_values_asinh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.6436315Z test_nvfuser_extremal_values_asinh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.6475963Z test_nvfuser_extremal_values_asinh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.6515327Z test_nvfuser_extremal_values_atan2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.6554988Z test_nvfuser_extremal_values_atan2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.6594708Z test_nvfuser_extremal_values_atan2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.6642212Z test_nvfuser_extremal_values_atan2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:30.6682367Z test_nvfuser_extremal_values_atan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.6722679Z test_nvfuser_extremal_values_atan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.6762425Z test_nvfuser_extremal_values_atan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.6802575Z test_nvfuser_extremal_values_atan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.6841910Z test_nvfuser_extremal_values_atan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.6881430Z test_nvfuser_extremal_values_atan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.6921655Z test_nvfuser_extremal_values_atanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.6960697Z test_nvfuser_extremal_values_atanh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.7000360Z test_nvfuser_extremal_values_atanh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.7040447Z test_nvfuser_extremal_values_atanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.7080043Z test_nvfuser_extremal_values_atanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.7127698Z test_nvfuser_extremal_values_atanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:30.7166994Z test_nvfuser_extremal_values_atleast_1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.7206630Z test_nvfuser_extremal_values_atleast_1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.7246451Z test_nvfuser_extremal_values_atleast_1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.7286229Z test_nvfuser_extremal_values_atleast_1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.7325415Z test_nvfuser_extremal_values_atleast_1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.7365112Z test_nvfuser_extremal_values_atleast_1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.7404400Z test_nvfuser_extremal_values_atleast_2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.7444009Z test_nvfuser_extremal_values_atleast_2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.7483942Z test_nvfuser_extremal_values_atleast_2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.7522901Z test_nvfuser_extremal_values_atleast_2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.7563604Z test_nvfuser_extremal_values_atleast_2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.7611374Z test_nvfuser_extremal_values_atleast_2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:30.7651433Z test_nvfuser_extremal_values_atleast_3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.7691563Z test_nvfuser_extremal_values_atleast_3d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.7731485Z test_nvfuser_extremal_values_atleast_3d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.7770723Z test_nvfuser_extremal_values_atleast_3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.7810386Z test_nvfuser_extremal_values_atleast_3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.7850262Z test_nvfuser_extremal_values_atleast_3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.7889635Z test_nvfuser_extremal_values_baddbmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.7929399Z test_nvfuser_extremal_values_baddbmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.7969240Z test_nvfuser_extremal_values_baddbmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.8008453Z test_nvfuser_extremal_values_baddbmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.8048028Z test_nvfuser_extremal_values_baddbmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.8096410Z test_nvfuser_extremal_values_baddbmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:30.8128073Z test_nvfuser_extremal_values_bernoulli_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:30.8159379Z test_nvfuser_extremal_values_bernoulli_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:30.8190936Z test_nvfuser_extremal_values_bernoulli_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:30.8222569Z test_nvfuser_extremal_values_bernoulli_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:30.8264751Z test_nvfuser_extremal_values_bfloat16_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.8304803Z test_nvfuser_extremal_values_bfloat16_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.8345044Z test_nvfuser_extremal_values_bfloat16_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.8385226Z test_nvfuser_extremal_values_bfloat16_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.8424978Z test_nvfuser_extremal_values_bfloat16_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.8464654Z test_nvfuser_extremal_values_bfloat16_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.8504519Z test_nvfuser_extremal_values_block_diag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.8544362Z test_nvfuser_extremal_values_block_diag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.8584375Z test_nvfuser_extremal_values_block_diag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.8624035Z test_nvfuser_extremal_values_block_diag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.8663647Z test_nvfuser_extremal_values_block_diag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.8714467Z test_nvfuser_extremal_values_block_diag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:30.8753981Z test_nvfuser_extremal_values_bmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.8793847Z test_nvfuser_extremal_values_bmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.8833497Z test_nvfuser_extremal_values_bmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.8873085Z test_nvfuser_extremal_values_bmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.8912640Z test_nvfuser_extremal_values_bmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.8952599Z test_nvfuser_extremal_values_bmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.8991983Z test_nvfuser_extremal_values_bool_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.9031889Z test_nvfuser_extremal_values_bool_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.9071502Z test_nvfuser_extremal_values_bool_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.9110850Z test_nvfuser_extremal_values_bool_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.9158493Z test_nvfuser_extremal_values_bool_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:30.9197717Z test_nvfuser_extremal_values_bool_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.9236636Z test_nvfuser_extremal_values_broadcast_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.9276500Z test_nvfuser_extremal_values_broadcast_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.9316023Z test_nvfuser_extremal_values_broadcast_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.9355545Z test_nvfuser_extremal_values_broadcast_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.9395257Z test_nvfuser_extremal_values_broadcast_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.9435114Z test_nvfuser_extremal_values_broadcast_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.9474268Z test_nvfuser_extremal_values_broadcast_to_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.9514140Z test_nvfuser_extremal_values_broadcast_to_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.9553761Z test_nvfuser_extremal_values_broadcast_to_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.9593513Z test_nvfuser_extremal_values_broadcast_to_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.9642208Z test_nvfuser_extremal_values_broadcast_to_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:30.9681164Z test_nvfuser_extremal_values_broadcast_to_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.9721356Z test_nvfuser_extremal_values_bucketize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.9761317Z test_nvfuser_extremal_values_bucketize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.9801009Z test_nvfuser_extremal_values_bucketize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.9841034Z test_nvfuser_extremal_values_byte_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.9880638Z test_nvfuser_extremal_values_byte_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.9920245Z test_nvfuser_extremal_values_byte_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.9959819Z test_nvfuser_extremal_values_byte_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:30.9999365Z test_nvfuser_extremal_values_byte_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.0039028Z test_nvfuser_extremal_values_byte_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.0078987Z test_nvfuser_extremal_values_cartesian_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.0126410Z test_nvfuser_extremal_values_cartesian_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:31.0165754Z test_nvfuser_extremal_values_cartesian_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.0204931Z test_nvfuser_extremal_values_cartesian_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.0244856Z test_nvfuser_extremal_values_cartesian_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.0284256Z test_nvfuser_extremal_values_cartesian_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.0323880Z test_nvfuser_extremal_values_cat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.0363231Z test_nvfuser_extremal_values_cat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.0402883Z test_nvfuser_extremal_values_cat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.0442609Z test_nvfuser_extremal_values_cat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.0482656Z test_nvfuser_extremal_values_cat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.0522190Z test_nvfuser_extremal_values_cat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.0562190Z test_nvfuser_extremal_values_cdist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.0609868Z test_nvfuser_extremal_values_cdist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:31.0649422Z test_nvfuser_extremal_values_ceil_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.0689572Z test_nvfuser_extremal_values_ceil_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.0729882Z test_nvfuser_extremal_values_ceil_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.0769197Z test_nvfuser_extremal_values_ceil_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.0808687Z test_nvfuser_extremal_values_chalf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.0848656Z test_nvfuser_extremal_values_chalf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.0888168Z test_nvfuser_extremal_values_chalf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.0927768Z test_nvfuser_extremal_values_chalf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.0968037Z test_nvfuser_extremal_values_chalf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.1006917Z test_nvfuser_extremal_values_chalf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.1046661Z test_nvfuser_extremal_values_char_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.1094572Z test_nvfuser_extremal_values_char_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:31.1134405Z test_nvfuser_extremal_values_char_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.1174124Z test_nvfuser_extremal_values_char_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.1213955Z test_nvfuser_extremal_values_char_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.1253849Z test_nvfuser_extremal_values_char_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.1293285Z test_nvfuser_extremal_values_cholesky_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.1332782Z test_nvfuser_extremal_values_cholesky_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.1371638Z test_nvfuser_extremal_values_cholesky_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.1410937Z test_nvfuser_extremal_values_cholesky_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.1450566Z test_nvfuser_extremal_values_cholesky_inverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.1489524Z test_nvfuser_extremal_values_cholesky_inverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.1536096Z test_nvfuser_extremal_values_cholesky_inverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:31.1575277Z test_nvfuser_extremal_values_cholesky_inverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.1614668Z test_nvfuser_extremal_values_cholesky_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.1654164Z test_nvfuser_extremal_values_cholesky_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.1694633Z test_nvfuser_extremal_values_cholesky_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.1734258Z test_nvfuser_extremal_values_cholesky_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.1774289Z test_nvfuser_extremal_values_chunk_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.1813986Z test_nvfuser_extremal_values_chunk_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.1854034Z test_nvfuser_extremal_values_chunk_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.1893593Z test_nvfuser_extremal_values_chunk_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.1933594Z test_nvfuser_extremal_values_chunk_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.1973024Z test_nvfuser_extremal_values_chunk_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.2021232Z test_nvfuser_extremal_values_clamp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:31.2060879Z test_nvfuser_extremal_values_clamp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.2100711Z test_nvfuser_extremal_values_clamp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.2141412Z test_nvfuser_extremal_values_clamp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.2180542Z test_nvfuser_extremal_values_clamp_scalar_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.2219937Z test_nvfuser_extremal_values_clamp_scalar_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.2259817Z test_nvfuser_extremal_values_clamp_scalar_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.2299610Z test_nvfuser_extremal_values_clamp_scalar_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.2339493Z test_nvfuser_extremal_values_clone_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.2379260Z test_nvfuser_extremal_values_clone_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.2419128Z test_nvfuser_extremal_values_clone_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.2458982Z test_nvfuser_extremal_values_clone_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.2506246Z test_nvfuser_extremal_values_clone_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:31.2545311Z test_nvfuser_extremal_values_clone_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.2585077Z test_nvfuser_extremal_values_column_stack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.2625193Z test_nvfuser_extremal_values_column_stack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.2665157Z test_nvfuser_extremal_values_column_stack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.2705457Z test_nvfuser_extremal_values_column_stack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.2745628Z test_nvfuser_extremal_values_column_stack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.2784806Z test_nvfuser_extremal_values_column_stack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.2824336Z test_nvfuser_extremal_values_combinations_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.2864116Z test_nvfuser_extremal_values_combinations_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.2903854Z test_nvfuser_extremal_values_combinations_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.2943350Z test_nvfuser_extremal_values_combinations_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.2991489Z test_nvfuser_extremal_values_combinations_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:31.3030509Z test_nvfuser_extremal_values_combinations_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.3069880Z test_nvfuser_extremal_values_complex_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.3109711Z test_nvfuser_extremal_values_complex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.3149733Z test_nvfuser_extremal_values_complex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.3189489Z test_nvfuser_extremal_values_conj_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.3229402Z test_nvfuser_extremal_values_conj_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.3268789Z test_nvfuser_extremal_values_conj_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.3308738Z test_nvfuser_extremal_values_conj_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.3348422Z test_nvfuser_extremal_values_conj_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.3388218Z test_nvfuser_extremal_values_conj_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.3427883Z test_nvfuser_extremal_values_conj_physical_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.3475756Z test_nvfuser_extremal_values_conj_physical_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:31.3515034Z test_nvfuser_extremal_values_conj_physical_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.3554551Z test_nvfuser_extremal_values_conj_physical_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.3593892Z test_nvfuser_extremal_values_conj_physical_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.3633737Z test_nvfuser_extremal_values_conj_physical_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.3673425Z test_nvfuser_extremal_values_contiguous_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.3713773Z test_nvfuser_extremal_values_contiguous_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.3753450Z test_nvfuser_extremal_values_contiguous_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.3793674Z test_nvfuser_extremal_values_contiguous_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.3833257Z test_nvfuser_extremal_values_contiguous_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.3873013Z test_nvfuser_extremal_values_contiguous_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.3920793Z test_nvfuser_extremal_values_copysign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:31.3960510Z test_nvfuser_extremal_values_copysign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.4000286Z test_nvfuser_extremal_values_copysign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.4040432Z test_nvfuser_extremal_values_copysign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.4080071Z test_nvfuser_extremal_values_corrcoef_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.4138296Z test_nvfuser_extremal_values_corrcoef_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-05-18T05:16:31.4196090Z test_nvfuser_extremal_values_corrcoef_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-05-18T05:16:31.4254415Z test_nvfuser_extremal_values_corrcoef_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-05-18T05:16:31.4312928Z test_nvfuser_extremal_values_corrcoef_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-05-18T05:16:31.4371819Z test_nvfuser_extremal_values_corrcoef_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-05-18T05:16:31.4429995Z test_nvfuser_extremal_values_cos_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-05-18T05:16:31.4489334Z test_nvfuser_extremal_values_cos_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-05-18T05:16:31.4539393Z test_nvfuser_extremal_values_cos_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:31.4578843Z test_nvfuser_extremal_values_cos_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.4618362Z test_nvfuser_extremal_values_cos_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.4658261Z test_nvfuser_extremal_values_cos_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.4698844Z test_nvfuser_extremal_values_cosh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.4738492Z test_nvfuser_extremal_values_cosh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.4778174Z test_nvfuser_extremal_values_cosh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.4817505Z test_nvfuser_extremal_values_cosh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.4856982Z test_nvfuser_extremal_values_cosh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.4896463Z test_nvfuser_extremal_values_cosh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.4935947Z test_nvfuser_extremal_values_count_nonzero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.4975408Z test_nvfuser_extremal_values_count_nonzero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.5022812Z test_nvfuser_extremal_values_count_nonzero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:31.5062219Z test_nvfuser_extremal_values_count_nonzero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.5101734Z test_nvfuser_extremal_values_count_nonzero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.5141363Z test_nvfuser_extremal_values_count_nonzero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.5173259Z test_nvfuser_extremal_values_cov_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:31.5204413Z test_nvfuser_extremal_values_cov_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:31.5235961Z test_nvfuser_extremal_values_cov_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:31.5267597Z test_nvfuser_extremal_values_cov_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:31.5299775Z test_nvfuser_extremal_values_cov_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:31.5330784Z test_nvfuser_extremal_values_cov_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:31.5372949Z test_nvfuser_extremal_values_cross_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.5412784Z test_nvfuser_extremal_values_cross_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.5452510Z test_nvfuser_extremal_values_cross_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.5492871Z test_nvfuser_extremal_values_cross_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.5532624Z test_nvfuser_extremal_values_cross_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.5571863Z test_nvfuser_extremal_values_cummax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.5611328Z test_nvfuser_extremal_values_cummax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.5650708Z test_nvfuser_extremal_values_cummax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.5697566Z test_nvfuser_extremal_values_cummax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:31.5736899Z test_nvfuser_extremal_values_cummin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.5776059Z test_nvfuser_extremal_values_cummin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.5815378Z test_nvfuser_extremal_values_cummin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.5854456Z test_nvfuser_extremal_values_cummin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.5893512Z test_nvfuser_extremal_values_cumprod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.5932697Z test_nvfuser_extremal_values_cumprod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.5971771Z test_nvfuser_extremal_values_cumprod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.6011060Z test_nvfuser_extremal_values_cumprod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.6050481Z test_nvfuser_extremal_values_cumprod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.6089761Z test_nvfuser_extremal_values_cumprod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.6135660Z test_nvfuser_extremal_values_cumsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.6174679Z test_nvfuser_extremal_values_cumsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.6213945Z test_nvfuser_extremal_values_cumsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.6253405Z test_nvfuser_extremal_values_cumsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.6292509Z test_nvfuser_extremal_values_cumsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.6331624Z test_nvfuser_extremal_values_cumsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.6370881Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.6410272Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.6449546Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.6488567Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.6528681Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.6567925Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.6614156Z test_nvfuser_extremal_values_deg2rad_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:31.6653592Z test_nvfuser_extremal_values_deg2rad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.6692836Z test_nvfuser_extremal_values_deg2rad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.6732859Z test_nvfuser_extremal_values_deg2rad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.6771917Z test_nvfuser_extremal_values_diag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.6810772Z test_nvfuser_extremal_values_diag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.6850115Z test_nvfuser_extremal_values_diag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.6889092Z test_nvfuser_extremal_values_diag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.6928092Z test_nvfuser_extremal_values_diag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.6967229Z test_nvfuser_extremal_values_diag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.7006261Z test_nvfuser_extremal_values_diag_embed_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.7045473Z test_nvfuser_extremal_values_diag_embed_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.7090804Z test_nvfuser_extremal_values_diag_embed_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.7134717Z test_nvfuser_extremal_values_diag_embed_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.7178526Z test_nvfuser_extremal_values_diag_embed_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.7222663Z test_nvfuser_extremal_values_diag_embed_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.7266138Z test_nvfuser_extremal_values_diagflat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.7309727Z test_nvfuser_extremal_values_diagflat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.7348828Z test_nvfuser_extremal_values_diagflat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.7387934Z test_nvfuser_extremal_values_diagflat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.7427279Z test_nvfuser_extremal_values_diagflat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.7466479Z test_nvfuser_extremal_values_diagflat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.7505750Z test_nvfuser_extremal_values_diagonal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.7544886Z test_nvfuser_extremal_values_diagonal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.7590670Z test_nvfuser_extremal_values_diagonal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.7630106Z test_nvfuser_extremal_values_diagonal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.7669275Z test_nvfuser_extremal_values_diagonal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.7708997Z test_nvfuser_extremal_values_diagonal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.7748397Z test_nvfuser_extremal_values_diagonal_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.7787704Z test_nvfuser_extremal_values_diagonal_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.7826934Z test_nvfuser_extremal_values_diagonal_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.7865956Z test_nvfuser_extremal_values_diagonal_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.7905520Z test_nvfuser_extremal_values_diff_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.7945007Z test_nvfuser_extremal_values_diff_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.7984495Z test_nvfuser_extremal_values_diff_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.8024265Z test_nvfuser_extremal_values_diff_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.8070958Z test_nvfuser_extremal_values_diff_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:31.8110025Z test_nvfuser_extremal_values_diff_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.8149674Z test_nvfuser_extremal_values_digamma_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.8188352Z test_nvfuser_extremal_values_digamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.8227554Z test_nvfuser_extremal_values_digamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.8266698Z test_nvfuser_extremal_values_dist_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.8305753Z test_nvfuser_extremal_values_dist_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.8344688Z test_nvfuser_extremal_values_dist_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.8383945Z test_nvfuser_extremal_values_dist_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.8423002Z test_nvfuser_extremal_values_dist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.8462269Z test_nvfuser_extremal_values_dist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.8507657Z test_nvfuser_extremal_values_div_floor_rounding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.8546715Z test_nvfuser_extremal_values_div_floor_rounding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.8585927Z test_nvfuser_extremal_values_div_floor_rounding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.8625596Z test_nvfuser_extremal_values_div_floor_rounding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.8664907Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.8704196Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.8743493Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.8782529Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.8821855Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.8861077Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.8900245Z test_nvfuser_extremal_values_div_trunc_rounding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.8939934Z test_nvfuser_extremal_values_div_trunc_rounding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.8985570Z test_nvfuser_extremal_values_div_trunc_rounding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.9024814Z test_nvfuser_extremal_values_div_trunc_rounding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.9063938Z test_nvfuser_extremal_values_dot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.9103226Z test_nvfuser_extremal_values_dot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.9142722Z test_nvfuser_extremal_values_dot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.9181654Z test_nvfuser_extremal_values_dot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.9220927Z test_nvfuser_extremal_values_dot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.9260130Z test_nvfuser_extremal_values_dot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.9299232Z test_nvfuser_extremal_values_double_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.9338420Z test_nvfuser_extremal_values_double_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.9377535Z test_nvfuser_extremal_values_double_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.9416820Z test_nvfuser_extremal_values_double_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.9462720Z test_nvfuser_extremal_values_double_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.9501819Z test_nvfuser_extremal_values_double_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.9541112Z test_nvfuser_extremal_values_dsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.9580344Z test_nvfuser_extremal_values_dsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.9619526Z test_nvfuser_extremal_values_dsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.9658642Z test_nvfuser_extremal_values_dsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.9697954Z test_nvfuser_extremal_values_dsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.9738011Z test_nvfuser_extremal_values_dsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.9777286Z test_nvfuser_extremal_values_dstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.9816185Z test_nvfuser_extremal_values_dstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.9855304Z test_nvfuser_extremal_values_dstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.9894432Z test_nvfuser_extremal_values_dstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.9939814Z test_nvfuser_extremal_values_dstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:31.9978948Z test_nvfuser_extremal_values_dstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.0017763Z test_nvfuser_extremal_values_eig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.0056471Z test_nvfuser_extremal_values_eig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.0095072Z test_nvfuser_extremal_values_eig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.0133888Z test_nvfuser_extremal_values_eig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.0172709Z test_nvfuser_extremal_values_einsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.0211677Z test_nvfuser_extremal_values_einsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.0250966Z test_nvfuser_extremal_values_einsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.0289894Z test_nvfuser_extremal_values_einsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.0329041Z test_nvfuser_extremal_values_einsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.0369055Z test_nvfuser_extremal_values_einsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.0400902Z test_nvfuser_extremal_values_empty_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:32.0431473Z test_nvfuser_extremal_values_empty_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:32.0463317Z test_nvfuser_extremal_values_empty_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:32.0494392Z test_nvfuser_extremal_values_empty_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:32.0525890Z test_nvfuser_extremal_values_empty_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:32.0557461Z test_nvfuser_extremal_values_empty_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:32.0606599Z test_nvfuser_extremal_values_eq_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:32.0645645Z test_nvfuser_extremal_values_eq_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.0685100Z test_nvfuser_extremal_values_eq_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.0724968Z test_nvfuser_extremal_values_eq_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.0764103Z test_nvfuser_extremal_values_eq_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.0803273Z test_nvfuser_extremal_values_eq_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.0842831Z test_nvfuser_extremal_values_erf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.0882195Z test_nvfuser_extremal_values_erf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.0921803Z test_nvfuser_extremal_values_erf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.0961226Z test_nvfuser_extremal_values_erf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.1000646Z test_nvfuser_extremal_values_erfc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.1046703Z test_nvfuser_extremal_values_erfc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:32.1085357Z test_nvfuser_extremal_values_erfc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.1124504Z test_nvfuser_extremal_values_erfc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.1163563Z test_nvfuser_extremal_values_erfinv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.1202707Z test_nvfuser_extremal_values_erfinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.1241957Z test_nvfuser_extremal_values_erfinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.1281273Z test_nvfuser_extremal_values_exp2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.1320405Z test_nvfuser_extremal_values_exp2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.1359462Z test_nvfuser_extremal_values_exp2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.1398294Z test_nvfuser_extremal_values_exp2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.1437551Z test_nvfuser_extremal_values_exp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.1476203Z test_nvfuser_extremal_values_exp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.1522274Z test_nvfuser_extremal_values_exp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.1561713Z test_nvfuser_extremal_values_exp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.1600757Z test_nvfuser_extremal_values_exp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.1640035Z test_nvfuser_extremal_values_exp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.1678931Z test_nvfuser_extremal_values_expand_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.1718630Z test_nvfuser_extremal_values_expand_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.1757381Z test_nvfuser_extremal_values_expand_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.1796545Z test_nvfuser_extremal_values_expand_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.1835477Z test_nvfuser_extremal_values_expand_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.1874543Z test_nvfuser_extremal_values_expand_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.1913657Z test_nvfuser_extremal_values_expand_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.1952937Z test_nvfuser_extremal_values_expand_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.2001935Z test_nvfuser_extremal_values_expand_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:32.2040987Z test_nvfuser_extremal_values_expand_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.2080422Z test_nvfuser_extremal_values_expand_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.2119255Z test_nvfuser_extremal_values_expand_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.2158593Z test_nvfuser_extremal_values_expm1_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.2198149Z test_nvfuser_extremal_values_expm1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.2237005Z test_nvfuser_extremal_values_expm1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.2275853Z test_nvfuser_extremal_values_expm1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.2314598Z test_nvfuser_extremal_values_fft_fft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.2353658Z test_nvfuser_extremal_values_fft_fft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.2392859Z test_nvfuser_extremal_values_fft_fft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.2432253Z test_nvfuser_extremal_values_fft_fft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.2477810Z test_nvfuser_extremal_values_fft_fft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.2517387Z test_nvfuser_extremal_values_fft_fft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.2556564Z test_nvfuser_extremal_values_fft_fft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.2595527Z test_nvfuser_extremal_values_fft_fft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.2634468Z test_nvfuser_extremal_values_fft_fftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.2673555Z test_nvfuser_extremal_values_fft_fftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.2713114Z test_nvfuser_extremal_values_fft_fftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.2752442Z test_nvfuser_extremal_values_fft_fftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.2791271Z test_nvfuser_extremal_values_fft_fftshift_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.2830503Z test_nvfuser_extremal_values_fft_fftshift_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.2869802Z test_nvfuser_extremal_values_fft_fftshift_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.2908923Z test_nvfuser_extremal_values_fft_fftshift_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.2954913Z test_nvfuser_extremal_values_fft_fftshift_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.2993926Z test_nvfuser_extremal_values_fft_fftshift_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.3033236Z test_nvfuser_extremal_values_fft_hfft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.3072426Z test_nvfuser_extremal_values_fft_hfft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.3111917Z test_nvfuser_extremal_values_fft_hfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.3151232Z test_nvfuser_extremal_values_fft_hfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.3190378Z test_nvfuser_extremal_values_fft_hfft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.3229414Z test_nvfuser_extremal_values_fft_hfft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.3268519Z test_nvfuser_extremal_values_fft_hfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.3307823Z test_nvfuser_extremal_values_fft_hfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.3347078Z test_nvfuser_extremal_values_fft_hfftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.3392670Z test_nvfuser_extremal_values_fft_hfftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.3431853Z test_nvfuser_extremal_values_fft_hfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.3471117Z test_nvfuser_extremal_values_fft_hfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.3510460Z test_nvfuser_extremal_values_fft_ifft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.3549905Z test_nvfuser_extremal_values_fft_ifft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.3588989Z test_nvfuser_extremal_values_fft_ifft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.3628207Z test_nvfuser_extremal_values_fft_ifft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.3667641Z test_nvfuser_extremal_values_fft_ifft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.3706684Z test_nvfuser_extremal_values_fft_ifft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.3746302Z test_nvfuser_extremal_values_fft_ifft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.3785669Z test_nvfuser_extremal_values_fft_ifft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.3824855Z test_nvfuser_extremal_values_fft_ifftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.3871354Z test_nvfuser_extremal_values_fft_ifftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:32.3912151Z test_nvfuser_extremal_values_fft_ifftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.3951992Z test_nvfuser_extremal_values_fft_ifftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.3991683Z test_nvfuser_extremal_values_fft_ifftshift_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.4031190Z test_nvfuser_extremal_values_fft_ifftshift_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.4070928Z test_nvfuser_extremal_values_fft_ifftshift_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.4110034Z test_nvfuser_extremal_values_fft_ifftshift_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.4149663Z test_nvfuser_extremal_values_fft_ifftshift_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.4189125Z test_nvfuser_extremal_values_fft_ifftshift_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.4229075Z test_nvfuser_extremal_values_fft_ihfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.4268429Z test_nvfuser_extremal_values_fft_ihfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.4308330Z test_nvfuser_extremal_values_fft_ihfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.4353930Z test_nvfuser_extremal_values_fft_ihfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.4393697Z test_nvfuser_extremal_values_fft_ihfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.4433092Z test_nvfuser_extremal_values_fft_ihfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.4472690Z test_nvfuser_extremal_values_fft_irfft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.4512215Z test_nvfuser_extremal_values_fft_irfft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.4551491Z test_nvfuser_extremal_values_fft_irfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.4590547Z test_nvfuser_extremal_values_fft_irfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.4629975Z test_nvfuser_extremal_values_fft_irfft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.4669197Z test_nvfuser_extremal_values_fft_irfft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.4708350Z test_nvfuser_extremal_values_fft_irfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.4748165Z test_nvfuser_extremal_values_fft_irfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.4787698Z test_nvfuser_extremal_values_fft_irfftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.4832978Z test_nvfuser_extremal_values_fft_irfftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.4872046Z test_nvfuser_extremal_values_fft_irfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.4911394Z test_nvfuser_extremal_values_fft_irfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.4951151Z test_nvfuser_extremal_values_fft_rfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.4990313Z test_nvfuser_extremal_values_fft_rfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.5029562Z test_nvfuser_extremal_values_fft_rfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.5068967Z test_nvfuser_extremal_values_fft_rfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.5108474Z test_nvfuser_extremal_values_fft_rfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.5147611Z test_nvfuser_extremal_values_fft_rfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.5187439Z test_nvfuser_extremal_values_fill__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.5226606Z test_nvfuser_extremal_values_fill__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.5266157Z test_nvfuser_extremal_values_fill__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.5311908Z test_nvfuser_extremal_values_fill__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.5351320Z test_nvfuser_extremal_values_fill__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.5390544Z test_nvfuser_extremal_values_fill__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.5429803Z test_nvfuser_extremal_values_flatten_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.5468960Z test_nvfuser_extremal_values_flatten_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.5508957Z test_nvfuser_extremal_values_flatten_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.5547804Z test_nvfuser_extremal_values_flatten_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.5587092Z test_nvfuser_extremal_values_flatten_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.5625975Z test_nvfuser_extremal_values_flatten_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.5665613Z test_nvfuser_extremal_values_flip_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.5705216Z test_nvfuser_extremal_values_flip_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.5751268Z test_nvfuser_extremal_values_flip_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.5790241Z test_nvfuser_extremal_values_flip_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.5829492Z test_nvfuser_extremal_values_flip_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.5867962Z test_nvfuser_extremal_values_flip_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.5907733Z test_nvfuser_extremal_values_fliplr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.5946974Z test_nvfuser_extremal_values_fliplr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.5986559Z test_nvfuser_extremal_values_fliplr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.6025116Z test_nvfuser_extremal_values_fliplr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.6064300Z test_nvfuser_extremal_values_fliplr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.6103285Z test_nvfuser_extremal_values_fliplr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.6143220Z test_nvfuser_extremal_values_flipud_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.6182242Z test_nvfuser_extremal_values_flipud_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.6230653Z test_nvfuser_extremal_values_flipud_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:32.6274248Z test_nvfuser_extremal_values_flipud_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.6318724Z test_nvfuser_extremal_values_flipud_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.6362856Z test_nvfuser_extremal_values_flipud_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.6407049Z test_nvfuser_extremal_values_float_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.6450937Z test_nvfuser_extremal_values_float_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.6495531Z test_nvfuser_extremal_values_float_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.6535212Z test_nvfuser_extremal_values_float_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.6574987Z test_nvfuser_extremal_values_float_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.6614737Z test_nvfuser_extremal_values_float_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.6654134Z test_nvfuser_extremal_values_float_power_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.6693478Z test_nvfuser_extremal_values_float_power_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.6741144Z test_nvfuser_extremal_values_float_power_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:32.6780445Z test_nvfuser_extremal_values_float_power_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.6819491Z test_nvfuser_extremal_values_float_power_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.6858953Z test_nvfuser_extremal_values_float_power_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.6898279Z test_nvfuser_extremal_values_floor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.6937439Z test_nvfuser_extremal_values_floor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.6976207Z test_nvfuser_extremal_values_floor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.7015314Z test_nvfuser_extremal_values_floor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.7054478Z test_nvfuser_extremal_values_floor_divide_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.7093506Z test_nvfuser_extremal_values_floor_divide_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.7132468Z test_nvfuser_extremal_values_floor_divide_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.7171600Z test_nvfuser_extremal_values_floor_divide_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.7216879Z test_nvfuser_extremal_values_fmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.7256022Z test_nvfuser_extremal_values_fmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.7295205Z test_nvfuser_extremal_values_fmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.7334306Z test_nvfuser_extremal_values_fmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.7373583Z test_nvfuser_extremal_values_fmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.7412968Z test_nvfuser_extremal_values_fmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.7452399Z test_nvfuser_extremal_values_fmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.7491877Z test_nvfuser_extremal_values_fmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.7531301Z test_nvfuser_extremal_values_fmod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.7570923Z test_nvfuser_extremal_values_fmod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.7610230Z test_nvfuser_extremal_values_fmod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.7649778Z test_nvfuser_extremal_values_frac_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.7696681Z test_nvfuser_extremal_values_frac_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:32.7736320Z test_nvfuser_extremal_values_frac_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.7776156Z test_nvfuser_extremal_values_frac_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.7815991Z test_nvfuser_extremal_values_frexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.7855478Z test_nvfuser_extremal_values_frexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.7895252Z test_nvfuser_extremal_values_frexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.7935068Z test_nvfuser_extremal_values_full_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.7974737Z test_nvfuser_extremal_values_full_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.8014824Z test_nvfuser_extremal_values_full_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.8054416Z test_nvfuser_extremal_values_full_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.8094249Z test_nvfuser_extremal_values_full_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.8140595Z test_nvfuser_extremal_values_full_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:32.8179639Z test_nvfuser_extremal_values_gather_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.8218748Z test_nvfuser_extremal_values_gather_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.8258033Z test_nvfuser_extremal_values_gather_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.8297934Z test_nvfuser_extremal_values_gather_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.8337578Z test_nvfuser_extremal_values_gather_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.8377154Z test_nvfuser_extremal_values_gather_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.8416547Z test_nvfuser_extremal_values_ge_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.8456461Z test_nvfuser_extremal_values_ge_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.8500333Z test_nvfuser_extremal_values_ge_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.8544801Z test_nvfuser_extremal_values_ge_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.8588582Z test_nvfuser_extremal_values_geqrf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.8640811Z test_nvfuser_extremal_values_geqrf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:32.8680593Z test_nvfuser_extremal_values_geqrf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.8720106Z test_nvfuser_extremal_values_geqrf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.8751294Z test_nvfuser_extremal_values_gradient_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:32.8783551Z test_nvfuser_extremal_values_gradient_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:32.8814908Z test_nvfuser_extremal_values_gradient_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:32.8846150Z test_nvfuser_extremal_values_gradient_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:32.8877861Z test_nvfuser_extremal_values_gradient_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:32.8909053Z test_nvfuser_extremal_values_gradient_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:32.8951239Z test_nvfuser_extremal_values_gt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.8991620Z test_nvfuser_extremal_values_gt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.9030995Z test_nvfuser_extremal_values_gt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.9070455Z test_nvfuser_extremal_values_gt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.9110033Z test_nvfuser_extremal_values_half_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.9149739Z test_nvfuser_extremal_values_half_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.9189583Z test_nvfuser_extremal_values_half_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.9229499Z test_nvfuser_extremal_values_half_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.9269132Z test_nvfuser_extremal_values_half_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.9316507Z test_nvfuser_extremal_values_half_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:32.9355630Z test_nvfuser_extremal_values_heaviside_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.9394960Z test_nvfuser_extremal_values_heaviside_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.9435269Z test_nvfuser_extremal_values_heaviside_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.9474991Z test_nvfuser_extremal_values_heaviside_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.9506272Z test_nvfuser_extremal_values_histc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:32.9537922Z test_nvfuser_extremal_values_histc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:32.9579353Z test_nvfuser_extremal_values_hsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.9618900Z test_nvfuser_extremal_values_hsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.9658706Z test_nvfuser_extremal_values_hsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.9698262Z test_nvfuser_extremal_values_hsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.9739444Z test_nvfuser_extremal_values_hsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.9779247Z test_nvfuser_extremal_values_hsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.9819338Z test_nvfuser_extremal_values_hstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.9866527Z test_nvfuser_extremal_values_hstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:32.9905916Z test_nvfuser_extremal_values_hstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.9945399Z test_nvfuser_extremal_values_hstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:32.9984937Z test_nvfuser_extremal_values_hstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.0024776Z test_nvfuser_extremal_values_hstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.0064678Z test_nvfuser_extremal_values_hypot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.0104210Z test_nvfuser_extremal_values_hypot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.0143906Z test_nvfuser_extremal_values_hypot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.0183430Z test_nvfuser_extremal_values_hypot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.0223520Z test_nvfuser_extremal_values_i0_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.0263032Z test_nvfuser_extremal_values_i0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.0310594Z test_nvfuser_extremal_values_i0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:33.0350242Z test_nvfuser_extremal_values_i0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.0390213Z test_nvfuser_extremal_values_igamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.0430421Z test_nvfuser_extremal_values_igamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.0470907Z test_nvfuser_extremal_values_igammac_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.0510715Z test_nvfuser_extremal_values_igammac_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.0550508Z test_nvfuser_extremal_values_imag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.0590129Z test_nvfuser_extremal_values_imag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.0629829Z test_nvfuser_extremal_values_index_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.0669961Z test_nvfuser_extremal_values_index_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.0708957Z test_nvfuser_extremal_values_index_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.0749019Z test_nvfuser_extremal_values_index_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.0796985Z test_nvfuser_extremal_values_index_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:33.0835708Z test_nvfuser_extremal_values_index_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.0875256Z test_nvfuser_extremal_values_index_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.0914758Z test_nvfuser_extremal_values_index_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.0954189Z test_nvfuser_extremal_values_index_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.0993955Z test_nvfuser_extremal_values_index_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.1033242Z test_nvfuser_extremal_values_index_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.1073011Z test_nvfuser_extremal_values_index_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.1112876Z test_nvfuser_extremal_values_index_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.1152496Z test_nvfuser_extremal_values_index_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.1192531Z test_nvfuser_extremal_values_index_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.1231827Z test_nvfuser_extremal_values_index_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.1280024Z test_nvfuser_extremal_values_index_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:33.1319145Z test_nvfuser_extremal_values_index_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.1358516Z test_nvfuser_extremal_values_index_put_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.1398304Z test_nvfuser_extremal_values_index_put_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.1438063Z test_nvfuser_extremal_values_index_put_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.1477668Z test_nvfuser_extremal_values_index_put_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.1517906Z test_nvfuser_extremal_values_index_put_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.1557056Z test_nvfuser_extremal_values_index_put_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.1596775Z test_nvfuser_extremal_values_index_reduce_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.1635767Z test_nvfuser_extremal_values_index_reduce_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.1675429Z test_nvfuser_extremal_values_index_reduce_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.1714811Z test_nvfuser_extremal_values_index_reduce_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.1765345Z test_nvfuser_extremal_values_index_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:33.1804165Z test_nvfuser_extremal_values_index_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.1843795Z test_nvfuser_extremal_values_index_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.1883536Z test_nvfuser_extremal_values_index_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.1923257Z test_nvfuser_extremal_values_index_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.1963124Z test_nvfuser_extremal_values_index_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.2002589Z test_nvfuser_extremal_values_inner_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.2042573Z test_nvfuser_extremal_values_inner_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.2082403Z test_nvfuser_extremal_values_inner_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.2122333Z test_nvfuser_extremal_values_inner_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.2162073Z test_nvfuser_extremal_values_inner_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.2202277Z test_nvfuser_extremal_values_inner_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.2253328Z test_nvfuser_extremal_values_int_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:33.2292731Z test_nvfuser_extremal_values_int_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.2332956Z test_nvfuser_extremal_values_int_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.2373602Z test_nvfuser_extremal_values_int_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.2413145Z test_nvfuser_extremal_values_int_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.2452909Z test_nvfuser_extremal_values_int_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.2493123Z test_nvfuser_extremal_values_inverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.2532267Z test_nvfuser_extremal_values_inverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.2572021Z test_nvfuser_extremal_values_inverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.2611688Z test_nvfuser_extremal_values_inverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.2651263Z test_nvfuser_extremal_values_isclose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.2698568Z test_nvfuser_extremal_values_isclose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:33.2738334Z test_nvfuser_extremal_values_isclose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.2778121Z test_nvfuser_extremal_values_isclose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.2817522Z test_nvfuser_extremal_values_isclose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.2857621Z test_nvfuser_extremal_values_isclose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.2896826Z test_nvfuser_extremal_values_isfinite_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.2936482Z test_nvfuser_extremal_values_isfinite_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.2975952Z test_nvfuser_extremal_values_isfinite_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.3015451Z test_nvfuser_extremal_values_isfinite_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.3055436Z test_nvfuser_extremal_values_isfinite_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.3095591Z test_nvfuser_extremal_values_isfinite_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.3134653Z test_nvfuser_extremal_values_isin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.3182007Z test_nvfuser_extremal_values_isin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:33.3220946Z test_nvfuser_extremal_values_isin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.3260598Z test_nvfuser_extremal_values_isinf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.3300110Z test_nvfuser_extremal_values_isinf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.3339707Z test_nvfuser_extremal_values_isinf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.3379406Z test_nvfuser_extremal_values_isinf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.3418906Z test_nvfuser_extremal_values_isinf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.3458576Z test_nvfuser_extremal_values_isinf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.3498852Z test_nvfuser_extremal_values_isnan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.3537653Z test_nvfuser_extremal_values_isnan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.3577313Z test_nvfuser_extremal_values_isnan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.3616684Z test_nvfuser_extremal_values_isnan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.3664109Z test_nvfuser_extremal_values_isnan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:33.3703260Z test_nvfuser_extremal_values_isnan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.3743126Z test_nvfuser_extremal_values_isneginf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.3782865Z test_nvfuser_extremal_values_isneginf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.3822411Z test_nvfuser_extremal_values_isneginf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.3861937Z test_nvfuser_extremal_values_isneginf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.3901521Z test_nvfuser_extremal_values_isposinf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.3941693Z test_nvfuser_extremal_values_isposinf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.3981501Z test_nvfuser_extremal_values_isposinf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.4021510Z test_nvfuser_extremal_values_isposinf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.4060889Z test_nvfuser_extremal_values_isreal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.4100112Z test_nvfuser_extremal_values_isreal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.4147455Z test_nvfuser_extremal_values_isreal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:33.4186818Z test_nvfuser_extremal_values_isreal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.4226210Z test_nvfuser_extremal_values_isreal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.4266169Z test_nvfuser_extremal_values_isreal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.4305874Z test_nvfuser_extremal_values_istft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.4345855Z test_nvfuser_extremal_values_istft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.4385585Z test_nvfuser_extremal_values_istft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.4425046Z test_nvfuser_extremal_values_istft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.4456186Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:33.4489314Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:33.4520546Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:33.4551608Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:33.4582957Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:33.4614396Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:33.4645960Z test_nvfuser_extremal_values_jiterator_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:33.4677474Z test_nvfuser_extremal_values_jiterator_binary_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:33.4708921Z test_nvfuser_extremal_values_jiterator_binary_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:33.4741530Z test_nvfuser_extremal_values_jiterator_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:33.4773063Z test_nvfuser_extremal_values_jiterator_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:33.4804099Z test_nvfuser_extremal_values_jiterator_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:33.4835726Z test_nvfuser_extremal_values_jiterator_unary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:33.4867920Z test_nvfuser_extremal_values_jiterator_unary_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:33.4899340Z test_nvfuser_extremal_values_jiterator_unary_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:33.4931067Z test_nvfuser_extremal_values_jiterator_unary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:33.4962996Z test_nvfuser_extremal_values_jiterator_unary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:33.4994187Z test_nvfuser_extremal_values_jiterator_unary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:33.5035824Z test_nvfuser_extremal_values_kron_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.5075780Z test_nvfuser_extremal_values_kron_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.5115451Z test_nvfuser_extremal_values_kron_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.5164028Z test_nvfuser_extremal_values_kron_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:33.5208152Z test_nvfuser_extremal_values_kron_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.5252327Z test_nvfuser_extremal_values_kron_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.5296565Z test_nvfuser_extremal_values_kthvalue_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.5339133Z test_nvfuser_extremal_values_kthvalue_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.5378587Z test_nvfuser_extremal_values_kthvalue_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.5418478Z test_nvfuser_extremal_values_ldexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.5458149Z test_nvfuser_extremal_values_ldexp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.5497926Z test_nvfuser_extremal_values_ldexp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.5537300Z test_nvfuser_extremal_values_ldexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.5576937Z test_nvfuser_extremal_values_ldexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.5616589Z test_nvfuser_extremal_values_ldexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.5664378Z test_nvfuser_extremal_values_le_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:33.5703757Z test_nvfuser_extremal_values_le_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.5744501Z test_nvfuser_extremal_values_le_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.5783982Z test_nvfuser_extremal_values_le_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.5823886Z test_nvfuser_extremal_values_lerp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.5863255Z test_nvfuser_extremal_values_lerp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.5903074Z test_nvfuser_extremal_values_lerp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.5942952Z test_nvfuser_extremal_values_lerp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.5983288Z test_nvfuser_extremal_values_lerp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.6022771Z test_nvfuser_extremal_values_lerp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.6062805Z test_nvfuser_extremal_values_lgamma_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.6102411Z test_nvfuser_extremal_values_lgamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.6150663Z test_nvfuser_extremal_values_lgamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:33.6190080Z test_nvfuser_extremal_values_linalg_cholesky_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.6230439Z test_nvfuser_extremal_values_linalg_cholesky_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.6269664Z test_nvfuser_extremal_values_linalg_cholesky_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.6309660Z test_nvfuser_extremal_values_linalg_cholesky_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.6349872Z test_nvfuser_extremal_values_linalg_cholesky_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.6389292Z test_nvfuser_extremal_values_linalg_cholesky_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.6428774Z test_nvfuser_extremal_values_linalg_cholesky_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.6468514Z test_nvfuser_extremal_values_linalg_cholesky_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.6508425Z test_nvfuser_extremal_values_linalg_cond_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.6548924Z test_nvfuser_extremal_values_linalg_cond_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.6588353Z test_nvfuser_extremal_values_linalg_cond_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.6656008Z test_nvfuser_extremal_values_linalg_cond_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.007s) 2022-05-18T05:16:33.6695641Z test_nvfuser_extremal_values_linalg_cross_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.6735197Z test_nvfuser_extremal_values_linalg_cross_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.6775206Z test_nvfuser_extremal_values_linalg_cross_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.6815041Z test_nvfuser_extremal_values_linalg_cross_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.6854863Z test_nvfuser_extremal_values_linalg_cross_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.6894096Z test_nvfuser_extremal_values_linalg_det_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.6933254Z test_nvfuser_extremal_values_linalg_det_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.6972522Z test_nvfuser_extremal_values_linalg_det_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.7011757Z test_nvfuser_extremal_values_linalg_det_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.7050790Z test_nvfuser_extremal_values_linalg_det_singular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.7089816Z test_nvfuser_extremal_values_linalg_det_singular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.7137544Z test_nvfuser_extremal_values_linalg_eig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:33.7176843Z test_nvfuser_extremal_values_linalg_eig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.7216345Z test_nvfuser_extremal_values_linalg_eig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.7255910Z test_nvfuser_extremal_values_linalg_eig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.7295643Z test_nvfuser_extremal_values_linalg_eigh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.7335359Z test_nvfuser_extremal_values_linalg_eigh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.7375537Z test_nvfuser_extremal_values_linalg_eigh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.7415035Z test_nvfuser_extremal_values_linalg_eigh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.7446526Z test_nvfuser_extremal_values_linalg_eigvals_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:33.7478071Z test_nvfuser_extremal_values_linalg_eigvals_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:33.7509005Z test_nvfuser_extremal_values_linalg_eigvals_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:33.7540588Z test_nvfuser_extremal_values_linalg_eigvals_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:33.7581829Z test_nvfuser_extremal_values_linalg_eigvalsh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.7621584Z test_nvfuser_extremal_values_linalg_eigvalsh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.7660671Z test_nvfuser_extremal_values_linalg_eigvalsh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.7707825Z test_nvfuser_extremal_values_linalg_eigvalsh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:33.7751375Z test_nvfuser_extremal_values_linalg_householder_product_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.7791147Z test_nvfuser_extremal_values_linalg_householder_product_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.7831112Z test_nvfuser_extremal_values_linalg_householder_product_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.7870688Z test_nvfuser_extremal_values_linalg_householder_product_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.7910913Z test_nvfuser_extremal_values_linalg_inv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.7950664Z test_nvfuser_extremal_values_linalg_inv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.7990572Z test_nvfuser_extremal_values_linalg_inv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.8030129Z test_nvfuser_extremal_values_linalg_inv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.8070481Z test_nvfuser_extremal_values_linalg_inv_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.8109847Z test_nvfuser_extremal_values_linalg_inv_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.8149447Z test_nvfuser_extremal_values_linalg_inv_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.8197866Z test_nvfuser_extremal_values_linalg_inv_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:33.8237236Z test_nvfuser_extremal_values_linalg_ldl_factor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.8277035Z test_nvfuser_extremal_values_linalg_ldl_factor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.8316453Z test_nvfuser_extremal_values_linalg_ldl_factor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.8355793Z test_nvfuser_extremal_values_linalg_ldl_factor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.8395408Z test_nvfuser_extremal_values_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.8435202Z test_nvfuser_extremal_values_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.8474775Z test_nvfuser_extremal_values_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.8514550Z test_nvfuser_extremal_values_linalg_ldl_factor_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.8554250Z test_nvfuser_extremal_values_linalg_ldl_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: not available before CUDA 11.3.1 (0.004s) 2022-05-18T05:16:33.8593823Z test_nvfuser_extremal_values_linalg_ldl_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: not available before CUDA 11.3.1 (0.004s) 2022-05-18T05:16:33.8633355Z test_nvfuser_extremal_values_linalg_ldl_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: not available before CUDA 11.3.1 (0.004s) 2022-05-18T05:16:33.8684039Z test_nvfuser_extremal_values_linalg_ldl_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: not available before CUDA 11.3.1 (0.005s) 2022-05-18T05:16:33.8727566Z test_nvfuser_extremal_values_linalg_lstsq_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.8768189Z test_nvfuser_extremal_values_linalg_lstsq_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.8807444Z test_nvfuser_extremal_values_linalg_lstsq_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.8846417Z test_nvfuser_extremal_values_linalg_lstsq_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.8885326Z test_nvfuser_extremal_values_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.8924380Z test_nvfuser_extremal_values_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.8963460Z test_nvfuser_extremal_values_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.9002800Z test_nvfuser_extremal_values_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.9043027Z test_nvfuser_extremal_values_linalg_lu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.9082346Z test_nvfuser_extremal_values_linalg_lu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.9121991Z test_nvfuser_extremal_values_linalg_lu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.9169590Z test_nvfuser_extremal_values_linalg_lu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:33.9209404Z test_nvfuser_extremal_values_linalg_lu_factor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.9249088Z test_nvfuser_extremal_values_linalg_lu_factor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.9288855Z test_nvfuser_extremal_values_linalg_lu_factor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.9328762Z test_nvfuser_extremal_values_linalg_lu_factor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.9368336Z test_nvfuser_extremal_values_linalg_lu_factor_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.9408111Z test_nvfuser_extremal_values_linalg_lu_factor_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.9447911Z test_nvfuser_extremal_values_linalg_lu_factor_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.9487901Z test_nvfuser_extremal_values_linalg_lu_factor_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.9527740Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.9567747Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.9615824Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:33.9660333Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.9700310Z test_nvfuser_extremal_values_linalg_matrix_power_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.9740989Z test_nvfuser_extremal_values_linalg_matrix_power_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.9781047Z test_nvfuser_extremal_values_linalg_matrix_power_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.9821112Z test_nvfuser_extremal_values_linalg_matrix_power_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.9860413Z test_nvfuser_extremal_values_linalg_matrix_rank_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.9899769Z test_nvfuser_extremal_values_linalg_matrix_rank_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.9939240Z test_nvfuser_extremal_values_linalg_matrix_rank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:33.9978940Z test_nvfuser_extremal_values_linalg_matrix_rank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.0018177Z test_nvfuser_extremal_values_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.0057711Z test_nvfuser_extremal_values_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.0104298Z test_nvfuser_extremal_values_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:34.0143232Z test_nvfuser_extremal_values_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.0182787Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.0222602Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.0261628Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.0300808Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.0340145Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.0379313Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.0419304Z test_nvfuser_extremal_values_linalg_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.0458717Z test_nvfuser_extremal_values_linalg_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.0498417Z test_nvfuser_extremal_values_linalg_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.0537475Z test_nvfuser_extremal_values_linalg_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.0583287Z test_nvfuser_extremal_values_linalg_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.0622808Z test_nvfuser_extremal_values_linalg_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.0662078Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.0701223Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.0740520Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.0780263Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.0819837Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.0859040Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.0898025Z test_nvfuser_extremal_values_linalg_pinv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.0936953Z test_nvfuser_extremal_values_linalg_pinv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.0976549Z test_nvfuser_extremal_values_linalg_pinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.1015385Z test_nvfuser_extremal_values_linalg_pinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.1060147Z test_nvfuser_extremal_values_linalg_pinv_hermitian_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.1098780Z test_nvfuser_extremal_values_linalg_pinv_hermitian_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.1137302Z test_nvfuser_extremal_values_linalg_pinv_hermitian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.1175705Z test_nvfuser_extremal_values_linalg_pinv_hermitian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.1214809Z test_nvfuser_extremal_values_linalg_pinv_singular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.1254248Z test_nvfuser_extremal_values_linalg_pinv_singular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.1293337Z test_nvfuser_extremal_values_linalg_pinv_singular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.1332319Z test_nvfuser_extremal_values_linalg_pinv_singular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.1371160Z test_nvfuser_extremal_values_linalg_qr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.1410612Z test_nvfuser_extremal_values_linalg_qr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.1449832Z test_nvfuser_extremal_values_linalg_qr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.1489605Z test_nvfuser_extremal_values_linalg_qr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.1534974Z test_nvfuser_extremal_values_linalg_slogdet_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.1578191Z test_nvfuser_extremal_values_linalg_slogdet_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.1623353Z test_nvfuser_extremal_values_linalg_slogdet_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.1665394Z test_nvfuser_extremal_values_linalg_slogdet_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.1708691Z test_nvfuser_extremal_values_linalg_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.1751884Z test_nvfuser_extremal_values_linalg_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.1790388Z test_nvfuser_extremal_values_linalg_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.1828956Z test_nvfuser_extremal_values_linalg_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.1868185Z test_nvfuser_extremal_values_linalg_solve_triangular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.1907291Z test_nvfuser_extremal_values_linalg_solve_triangular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.1946300Z test_nvfuser_extremal_values_linalg_solve_triangular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.1991477Z test_nvfuser_extremal_values_linalg_solve_triangular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.2031163Z test_nvfuser_extremal_values_linalg_svd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.2070739Z test_nvfuser_extremal_values_linalg_svd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.2110783Z test_nvfuser_extremal_values_linalg_svd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.2150360Z test_nvfuser_extremal_values_linalg_svd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.2189724Z test_nvfuser_extremal_values_linalg_svdvals_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.2229431Z test_nvfuser_extremal_values_linalg_svdvals_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.2268708Z test_nvfuser_extremal_values_linalg_svdvals_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.2308201Z test_nvfuser_extremal_values_linalg_svdvals_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.2347568Z test_nvfuser_extremal_values_linalg_tensorinv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.2386519Z test_nvfuser_extremal_values_linalg_tensorinv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.2426064Z test_nvfuser_extremal_values_linalg_tensorinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.2471657Z test_nvfuser_extremal_values_linalg_tensorinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.2511434Z test_nvfuser_extremal_values_linalg_tensorsolve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.2550614Z test_nvfuser_extremal_values_linalg_tensorsolve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.2590085Z test_nvfuser_extremal_values_linalg_tensorsolve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.2629878Z test_nvfuser_extremal_values_linalg_tensorsolve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.2669645Z test_nvfuser_extremal_values_linalg_vander_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.2708683Z test_nvfuser_extremal_values_linalg_vander_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.2748541Z test_nvfuser_extremal_values_linalg_vander_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.2787959Z test_nvfuser_extremal_values_linalg_vander_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.2826577Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.2865256Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.2904131Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.2949278Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.2992633Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.3036540Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.3080733Z test_nvfuser_extremal_values_log10_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.3124315Z test_nvfuser_extremal_values_log10_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.3168127Z test_nvfuser_extremal_values_log10_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.3211730Z test_nvfuser_extremal_values_log10_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.3255365Z test_nvfuser_extremal_values_log10_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.3298931Z test_nvfuser_extremal_values_log10_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.3338231Z test_nvfuser_extremal_values_log1p_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.3377299Z test_nvfuser_extremal_values_log1p_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.3416455Z test_nvfuser_extremal_values_log1p_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.3461595Z test_nvfuser_extremal_values_log1p_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.3501470Z test_nvfuser_extremal_values_log2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.3540564Z test_nvfuser_extremal_values_log2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.3579869Z test_nvfuser_extremal_values_log2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.3619441Z test_nvfuser_extremal_values_log2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.3658354Z test_nvfuser_extremal_values_log2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.3697606Z test_nvfuser_extremal_values_log2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.3736474Z test_nvfuser_extremal_values_log_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.3776199Z test_nvfuser_extremal_values_log_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.3815590Z test_nvfuser_extremal_values_log_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.3854870Z test_nvfuser_extremal_values_log_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.3894254Z test_nvfuser_extremal_values_log_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.3939335Z test_nvfuser_extremal_values_log_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.3978602Z test_nvfuser_extremal_values_log_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.4017638Z test_nvfuser_extremal_values_log_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.4056611Z test_nvfuser_extremal_values_log_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.4095724Z test_nvfuser_extremal_values_log_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.4135209Z test_nvfuser_extremal_values_log_softmax_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.4174349Z test_nvfuser_extremal_values_log_softmax_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.4213637Z test_nvfuser_extremal_values_log_softmax_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.4252856Z test_nvfuser_extremal_values_log_softmax_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.4291759Z test_nvfuser_extremal_values_log_softmax_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.4330887Z test_nvfuser_extremal_values_log_softmax_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.4378737Z test_nvfuser_extremal_values_logaddexp2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:34.4417561Z test_nvfuser_extremal_values_logaddexp2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.4456877Z test_nvfuser_extremal_values_logaddexp2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.4496200Z test_nvfuser_extremal_values_logaddexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.4535325Z test_nvfuser_extremal_values_logaddexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.4574603Z test_nvfuser_extremal_values_logaddexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.4613677Z test_nvfuser_extremal_values_logcumsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.4652958Z test_nvfuser_extremal_values_logcumsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.4692416Z test_nvfuser_extremal_values_logcumsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.4731178Z test_nvfuser_extremal_values_logcumsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.4770772Z test_nvfuser_extremal_values_logdet_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.4809348Z test_nvfuser_extremal_values_logdet_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.4854481Z test_nvfuser_extremal_values_logical_and_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.4894040Z test_nvfuser_extremal_values_logical_and_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.4933451Z test_nvfuser_extremal_values_logical_and_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.4972755Z test_nvfuser_extremal_values_logical_and_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.5011794Z test_nvfuser_extremal_values_logical_and_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.5051220Z test_nvfuser_extremal_values_logical_and_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.5090470Z test_nvfuser_extremal_values_logical_not_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.5129434Z test_nvfuser_extremal_values_logical_not_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.5168617Z test_nvfuser_extremal_values_logical_not_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.5207694Z test_nvfuser_extremal_values_logical_not_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.5246838Z test_nvfuser_extremal_values_logical_not_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.5285959Z test_nvfuser_extremal_values_logical_not_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.5331006Z test_nvfuser_extremal_values_logical_or_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.5370162Z test_nvfuser_extremal_values_logical_or_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.5409171Z test_nvfuser_extremal_values_logical_or_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.5448425Z test_nvfuser_extremal_values_logical_or_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.5488387Z test_nvfuser_extremal_values_logical_or_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.5527539Z test_nvfuser_extremal_values_logical_or_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.5570895Z test_nvfuser_extremal_values_logical_xor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.5614577Z test_nvfuser_extremal_values_logical_xor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.5658366Z test_nvfuser_extremal_values_logical_xor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.5701987Z test_nvfuser_extremal_values_logical_xor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.5745437Z test_nvfuser_extremal_values_logical_xor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.5785031Z test_nvfuser_extremal_values_logical_xor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.5830044Z test_nvfuser_extremal_values_logit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.5869318Z test_nvfuser_extremal_values_logit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.5908324Z test_nvfuser_extremal_values_logit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.5947722Z test_nvfuser_extremal_values_logit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.5986812Z test_nvfuser_extremal_values_logsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.6025956Z test_nvfuser_extremal_values_logsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.6064892Z test_nvfuser_extremal_values_logsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.6103968Z test_nvfuser_extremal_values_logsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.6143263Z test_nvfuser_extremal_values_long_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.6182296Z test_nvfuser_extremal_values_long_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.6221609Z test_nvfuser_extremal_values_long_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.6260541Z test_nvfuser_extremal_values_long_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.6305560Z test_nvfuser_extremal_values_long_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.6345013Z test_nvfuser_extremal_values_long_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.6383950Z test_nvfuser_extremal_values_lt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.6422983Z test_nvfuser_extremal_values_lt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.6462426Z test_nvfuser_extremal_values_lt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.6501844Z test_nvfuser_extremal_values_lt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.6541154Z test_nvfuser_extremal_values_lu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.6580099Z test_nvfuser_extremal_values_lu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.6619236Z test_nvfuser_extremal_values_lu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.6658262Z test_nvfuser_extremal_values_lu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.6697311Z test_nvfuser_extremal_values_lu_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.6742889Z test_nvfuser_extremal_values_lu_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.6783080Z test_nvfuser_extremal_values_lu_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.6822596Z test_nvfuser_extremal_values_lu_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.6862002Z test_nvfuser_extremal_values_lu_unpack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.6900827Z test_nvfuser_extremal_values_lu_unpack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.6939510Z test_nvfuser_extremal_values_lu_unpack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.6978331Z test_nvfuser_extremal_values_lu_unpack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.7017691Z test_nvfuser_extremal_values_mH_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.7056725Z test_nvfuser_extremal_values_mH_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.7095775Z test_nvfuser_extremal_values_mH_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.7134794Z test_nvfuser_extremal_values_mH_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.7174472Z test_nvfuser_extremal_values_mH_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.7219621Z test_nvfuser_extremal_values_mH_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.7258821Z test_nvfuser_extremal_values_mT_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.7297925Z test_nvfuser_extremal_values_mT_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.7337090Z test_nvfuser_extremal_values_mT_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.7394901Z test_nvfuser_extremal_values_mT_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-05-18T05:16:34.7452598Z test_nvfuser_extremal_values_mT_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-05-18T05:16:34.7509659Z test_nvfuser_extremal_values_mT_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-05-18T05:16:34.7567252Z test_nvfuser_extremal_values_masked_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-05-18T05:16:34.7624667Z test_nvfuser_extremal_values_masked_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-05-18T05:16:34.7682229Z test_nvfuser_extremal_values_masked_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-05-18T05:16:34.7739538Z test_nvfuser_extremal_values_masked_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-05-18T05:16:34.7798340Z test_nvfuser_extremal_values_masked_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-05-18T05:16:34.7843861Z test_nvfuser_extremal_values_masked_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.7882927Z test_nvfuser_extremal_values_masked_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.7921745Z test_nvfuser_extremal_values_masked_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.7960969Z test_nvfuser_extremal_values_masked_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.7999963Z test_nvfuser_extremal_values_masked_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.8039285Z test_nvfuser_extremal_values_masked_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.8078614Z test_nvfuser_extremal_values_masked_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.8117798Z test_nvfuser_extremal_values_masked_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.8156830Z test_nvfuser_extremal_values_masked_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.8195446Z test_nvfuser_extremal_values_masked_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.8234768Z test_nvfuser_extremal_values_masked_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.8273579Z test_nvfuser_extremal_values_masked_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.8318835Z test_nvfuser_extremal_values_masked_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.8358174Z test_nvfuser_extremal_values_matmul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.8397061Z test_nvfuser_extremal_values_matmul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.8435904Z test_nvfuser_extremal_values_matmul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.8475151Z test_nvfuser_extremal_values_matmul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.8514187Z test_nvfuser_extremal_values_matmul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.8545541Z test_nvfuser_extremal_values_matrix_exp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:34.8577636Z test_nvfuser_extremal_values_matrix_exp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:34.8608548Z test_nvfuser_extremal_values_matrix_exp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:34.8639935Z test_nvfuser_extremal_values_matrix_exp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:34.8671155Z test_nvfuser_extremal_values_matrix_exp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:34.8702462Z test_nvfuser_extremal_values_matrix_exp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:34.8741834Z test_nvfuser_extremal_values_max_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.8781353Z test_nvfuser_extremal_values_max_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.8820229Z test_nvfuser_extremal_values_max_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.8859910Z test_nvfuser_extremal_values_max_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.8898823Z test_nvfuser_extremal_values_max_reduction_no_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.8938246Z test_nvfuser_extremal_values_max_reduction_no_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.8983883Z test_nvfuser_extremal_values_max_reduction_no_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.9022810Z test_nvfuser_extremal_values_max_reduction_no_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.9061916Z test_nvfuser_extremal_values_max_reduction_with_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.9101192Z test_nvfuser_extremal_values_max_reduction_with_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.9140490Z test_nvfuser_extremal_values_max_reduction_with_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.9179423Z test_nvfuser_extremal_values_max_reduction_with_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.9218240Z test_nvfuser_extremal_values_maximum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.9257663Z test_nvfuser_extremal_values_maximum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.9296499Z test_nvfuser_extremal_values_maximum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.9335699Z test_nvfuser_extremal_values_maximum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.9374676Z test_nvfuser_extremal_values_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.9419886Z test_nvfuser_extremal_values_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.9459077Z test_nvfuser_extremal_values_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.9498269Z test_nvfuser_extremal_values_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.9537784Z test_nvfuser_extremal_values_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.9577444Z test_nvfuser_extremal_values_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.9616471Z test_nvfuser_extremal_values_median_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.9655264Z test_nvfuser_extremal_values_median_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.9694430Z test_nvfuser_extremal_values_median_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.9733967Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.9773522Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.9812829Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.9852267Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.9897518Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.9936479Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:34.9975677Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.0014530Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.0053757Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.0092904Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.0132026Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.0171189Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.0210282Z test_nvfuser_extremal_values_min_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.0249447Z test_nvfuser_extremal_values_min_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.0288676Z test_nvfuser_extremal_values_min_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.0327563Z test_nvfuser_extremal_values_min_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.0375385Z test_nvfuser_extremal_values_min_reduction_no_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:35.0418910Z test_nvfuser_extremal_values_min_reduction_no_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.0462081Z test_nvfuser_extremal_values_min_reduction_no_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.0505290Z test_nvfuser_extremal_values_min_reduction_no_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.0548685Z test_nvfuser_extremal_values_min_reduction_with_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.0592276Z test_nvfuser_extremal_values_min_reduction_with_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.0635671Z test_nvfuser_extremal_values_min_reduction_with_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.0679299Z test_nvfuser_extremal_values_min_reduction_with_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.0722414Z test_nvfuser_extremal_values_minimum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.0766012Z test_nvfuser_extremal_values_minimum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.0804859Z test_nvfuser_extremal_values_minimum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.0844019Z test_nvfuser_extremal_values_minimum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.0889730Z test_nvfuser_extremal_values_mm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.0932690Z test_nvfuser_extremal_values_mm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.0976146Z test_nvfuser_extremal_values_mm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.1020104Z test_nvfuser_extremal_values_mm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.1063686Z test_nvfuser_extremal_values_mm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.1106440Z test_nvfuser_extremal_values_mm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.1149651Z test_nvfuser_extremal_values_mode_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.1193396Z test_nvfuser_extremal_values_mode_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.1236818Z test_nvfuser_extremal_values_mode_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.1280394Z test_nvfuser_extremal_values_mode_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.1319758Z test_nvfuser_extremal_values_movedim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.1359290Z test_nvfuser_extremal_values_movedim_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.1404595Z test_nvfuser_extremal_values_movedim_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.1444050Z test_nvfuser_extremal_values_movedim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.1483128Z test_nvfuser_extremal_values_movedim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.1522190Z test_nvfuser_extremal_values_movedim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.1561893Z test_nvfuser_extremal_values_msort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.1600729Z test_nvfuser_extremal_values_msort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.1639880Z test_nvfuser_extremal_values_msort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.1679172Z test_nvfuser_extremal_values_msort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.1718132Z test_nvfuser_extremal_values_mul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.1756923Z test_nvfuser_extremal_values_mul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.1796443Z test_nvfuser_extremal_values_mul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.1842169Z test_nvfuser_extremal_values_mul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.1881418Z test_nvfuser_extremal_values_mul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.1920398Z test_nvfuser_extremal_values_mul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.1959635Z test_nvfuser_extremal_values_multinomial_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.1999350Z test_nvfuser_extremal_values_multinomial_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.2038255Z test_nvfuser_extremal_values_multinomial_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.2077336Z test_nvfuser_extremal_values_mv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.2115978Z test_nvfuser_extremal_values_mv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.2154888Z test_nvfuser_extremal_values_mv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.2193674Z test_nvfuser_extremal_values_mv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.2233109Z test_nvfuser_extremal_values_mv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.2272379Z test_nvfuser_extremal_values_mv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.2318637Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:35.2357870Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.2396622Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.2435860Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.2475553Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.2514778Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.2553986Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.2593111Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.2632744Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.2672913Z test_nvfuser_extremal_values_nan_to_num_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.2712055Z test_nvfuser_extremal_values_nan_to_num_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.2751598Z test_nvfuser_extremal_values_nan_to_num_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.2798317Z test_nvfuser_extremal_values_nan_to_num_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:35.2837670Z test_nvfuser_extremal_values_nanmean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.2876980Z test_nvfuser_extremal_values_nanmean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.2915917Z test_nvfuser_extremal_values_nanmean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.2955329Z test_nvfuser_extremal_values_nanmean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.2999419Z test_nvfuser_extremal_values_nanmedian_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.3038846Z test_nvfuser_extremal_values_nanmedian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.3077941Z test_nvfuser_extremal_values_nanmedian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.3109129Z test_nvfuser_extremal_values_nanquantile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:35.3140277Z test_nvfuser_extremal_values_nanquantile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:35.3179925Z test_nvfuser_extremal_values_nansum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.3219494Z test_nvfuser_extremal_values_nansum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.3258963Z test_nvfuser_extremal_values_nansum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.3298636Z test_nvfuser_extremal_values_nansum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.3344748Z test_nvfuser_extremal_values_narrow_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:35.3383950Z test_nvfuser_extremal_values_narrow_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.3423300Z test_nvfuser_extremal_values_narrow_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.3462617Z test_nvfuser_extremal_values_narrow_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.3501957Z test_nvfuser_extremal_values_narrow_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.3541283Z test_nvfuser_extremal_values_narrow_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.3580532Z test_nvfuser_extremal_values_ne_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.3620197Z test_nvfuser_extremal_values_ne_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.3659598Z test_nvfuser_extremal_values_ne_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.3698912Z test_nvfuser_extremal_values_ne_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.3738355Z test_nvfuser_extremal_values_ne_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.3785740Z test_nvfuser_extremal_values_ne_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:35.3824851Z test_nvfuser_extremal_values_neg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.3863981Z test_nvfuser_extremal_values_neg_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.3903251Z test_nvfuser_extremal_values_neg_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.3942323Z test_nvfuser_extremal_values_neg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.3981556Z test_nvfuser_extremal_values_neg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.4020818Z test_nvfuser_extremal_values_neg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.4052156Z test_nvfuser_extremal_values_new_empty_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:35.4084190Z test_nvfuser_extremal_values_new_empty_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:35.4115123Z test_nvfuser_extremal_values_new_empty_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:35.4146684Z test_nvfuser_extremal_values_new_empty_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:35.4178013Z test_nvfuser_extremal_values_new_empty_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:35.4209433Z test_nvfuser_extremal_values_new_empty_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:35.4249173Z test_nvfuser_extremal_values_new_full_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.4288280Z test_nvfuser_extremal_values_new_full_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.4327661Z test_nvfuser_extremal_values_new_full_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.4367708Z test_nvfuser_extremal_values_new_full_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.4406858Z test_nvfuser_extremal_values_new_full_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.4453713Z test_nvfuser_extremal_values_new_full_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:35.4492967Z test_nvfuser_extremal_values_new_ones_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.4532029Z test_nvfuser_extremal_values_new_ones_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.4571329Z test_nvfuser_extremal_values_new_ones_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.4610820Z test_nvfuser_extremal_values_new_ones_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.4650602Z test_nvfuser_extremal_values_new_ones_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.4690417Z test_nvfuser_extremal_values_new_ones_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.4729539Z test_nvfuser_extremal_values_new_zeros_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.4769649Z test_nvfuser_extremal_values_new_zeros_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.4808695Z test_nvfuser_extremal_values_new_zeros_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.4848617Z test_nvfuser_extremal_values_new_zeros_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.4888163Z test_nvfuser_extremal_values_new_zeros_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.4934825Z test_nvfuser_extremal_values_new_zeros_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:35.4974049Z test_nvfuser_extremal_values_nextafter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.5013408Z test_nvfuser_extremal_values_nextafter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.5052581Z test_nvfuser_extremal_values_nextafter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.5091568Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.5130592Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.5169739Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.5209304Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.5248829Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.5288275Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.5327806Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.5367357Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.5414364Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:35.5453508Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.5493140Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.5532385Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.5572012Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.5611354Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.5651012Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.5690337Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.5729327Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.5769069Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.5808389Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.5848308Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.5913055Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-05-18T05:16:35.5952247Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.5991827Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.6030943Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.6070524Z test_nvfuser_extremal_values_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.6109805Z test_nvfuser_extremal_values_nn_functional_avg_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.6149191Z test_nvfuser_extremal_values_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.6188725Z test_nvfuser_extremal_values_nn_functional_avg_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.6228081Z test_nvfuser_extremal_values_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.6267703Z test_nvfuser_extremal_values_nn_functional_avg_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.6307271Z test_nvfuser_extremal_values_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.6357083Z test_nvfuser_extremal_values_nn_functional_avg_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:35.6396088Z test_nvfuser_extremal_values_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.6435274Z test_nvfuser_extremal_values_nn_functional_avg_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.6474578Z test_nvfuser_extremal_values_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.6513797Z test_nvfuser_extremal_values_nn_functional_avg_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.6553355Z test_nvfuser_extremal_values_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.6592699Z test_nvfuser_extremal_values_nn_functional_batch_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.6632273Z test_nvfuser_extremal_values_nn_functional_batch_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.6672118Z test_nvfuser_extremal_values_nn_functional_batch_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.6712318Z test_nvfuser_extremal_values_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.6752455Z test_nvfuser_extremal_values_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.6792454Z test_nvfuser_extremal_values_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.6839234Z test_nvfuser_extremal_values_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:35.6878475Z test_nvfuser_extremal_values_nn_functional_bilinear_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.6917464Z test_nvfuser_extremal_values_nn_functional_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.6956668Z test_nvfuser_extremal_values_nn_functional_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.6995937Z test_nvfuser_extremal_values_nn_functional_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.7027110Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:35.7058914Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:35.7090742Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:35.7122105Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:35.7161683Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.7201002Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.7240089Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.7279752Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.7318941Z test_nvfuser_extremal_values_nn_functional_celu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.7358390Z test_nvfuser_extremal_values_nn_functional_celu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.7397935Z test_nvfuser_extremal_values_nn_functional_celu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.7444110Z test_nvfuser_extremal_values_nn_functional_celu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:35.7483571Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.7522977Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.7562420Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.7602010Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.7641351Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.7680628Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.7719784Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.7759146Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.7798570Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.7838016Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.7876455Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.7923106Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:35.7962673Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.8002150Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.8041712Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.8081235Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.8120508Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.8159855Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.8199022Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.8239587Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.8269804Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.003s) 2022-05-18T05:16:35.8301659Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.003s) 2022-05-18T05:16:35.8332870Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.003s) 2022-05-18T05:16:35.8364433Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.003s) 2022-05-18T05:16:35.8404022Z test_nvfuser_extremal_values_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.8443660Z test_nvfuser_extremal_values_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.8490489Z test_nvfuser_extremal_values_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:35.8529513Z test_nvfuser_extremal_values_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.8568618Z test_nvfuser_extremal_values_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.8608048Z test_nvfuser_extremal_values_nn_functional_cosine_similarity_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.8647170Z test_nvfuser_extremal_values_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.8686210Z test_nvfuser_extremal_values_nn_functional_cosine_similarity_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.8725232Z test_nvfuser_extremal_values_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.8764498Z test_nvfuser_extremal_values_nn_functional_cross_entropy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.8804139Z test_nvfuser_extremal_values_nn_functional_cross_entropy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.8843513Z test_nvfuser_extremal_values_nn_functional_cross_entropy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.8882908Z test_nvfuser_extremal_values_nn_functional_ctc_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.8922752Z test_nvfuser_extremal_values_nn_functional_ctc_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.8969309Z test_nvfuser_extremal_values_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:35.9008334Z test_nvfuser_extremal_values_nn_functional_dropout2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.9047578Z test_nvfuser_extremal_values_nn_functional_dropout2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.9086921Z test_nvfuser_extremal_values_nn_functional_dropout2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.9126167Z test_nvfuser_extremal_values_nn_functional_dropout_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.9165869Z test_nvfuser_extremal_values_nn_functional_dropout_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.9205209Z test_nvfuser_extremal_values_nn_functional_dropout_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.9244536Z test_nvfuser_extremal_values_nn_functional_dropout_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.9283980Z test_nvfuser_extremal_values_nn_functional_elu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.9323458Z test_nvfuser_extremal_values_nn_functional_elu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.9363025Z test_nvfuser_extremal_values_nn_functional_elu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.9402737Z test_nvfuser_extremal_values_nn_functional_elu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.9449403Z test_nvfuser_extremal_values_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:35.9488816Z test_nvfuser_extremal_values_nn_functional_embedding_bag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.9527460Z test_nvfuser_extremal_values_nn_functional_embedding_bag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.9566572Z test_nvfuser_extremal_values_nn_functional_embedding_bag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.9605895Z test_nvfuser_extremal_values_nn_functional_embedding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.9645081Z test_nvfuser_extremal_values_nn_functional_embedding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.9684310Z test_nvfuser_extremal_values_nn_functional_embedding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.9723175Z test_nvfuser_extremal_values_nn_functional_embedding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.9762324Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.9802118Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.9841510Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.9880824Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.9926565Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:35.9965818Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.0004835Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.0044260Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.0083431Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.0122627Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.0161598Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.0200898Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.0240707Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.0279409Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.0318731Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.0357814Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.0403448Z test_nvfuser_extremal_values_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.0442642Z test_nvfuser_extremal_values_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.0482151Z test_nvfuser_extremal_values_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.0521058Z test_nvfuser_extremal_values_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.0560284Z test_nvfuser_extremal_values_nn_functional_gelu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.0599294Z test_nvfuser_extremal_values_nn_functional_gelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.0638476Z test_nvfuser_extremal_values_nn_functional_gelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.0677394Z test_nvfuser_extremal_values_nn_functional_gelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.0716224Z test_nvfuser_extremal_values_nn_functional_glu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.0755079Z test_nvfuser_extremal_values_nn_functional_glu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.0794849Z test_nvfuser_extremal_values_nn_functional_glu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.0840628Z test_nvfuser_extremal_values_nn_functional_glu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.0879606Z test_nvfuser_extremal_values_nn_functional_grid_sample_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.0918918Z test_nvfuser_extremal_values_nn_functional_grid_sample_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.0958416Z test_nvfuser_extremal_values_nn_functional_grid_sample_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.0998010Z test_nvfuser_extremal_values_nn_functional_group_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.1036589Z test_nvfuser_extremal_values_nn_functional_group_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.1075688Z test_nvfuser_extremal_values_nn_functional_group_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.1114544Z test_nvfuser_extremal_values_nn_functional_group_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.1153510Z test_nvfuser_extremal_values_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.1192274Z test_nvfuser_extremal_values_nn_functional_hardshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.1231617Z test_nvfuser_extremal_values_nn_functional_hardshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.1270887Z test_nvfuser_extremal_values_nn_functional_hardshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.1316466Z test_nvfuser_extremal_values_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.1355638Z test_nvfuser_extremal_values_nn_functional_hardsigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.1394597Z test_nvfuser_extremal_values_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.1433628Z test_nvfuser_extremal_values_nn_functional_hardsigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.1473899Z test_nvfuser_extremal_values_nn_functional_hardswish_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.1513163Z test_nvfuser_extremal_values_nn_functional_hardswish_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.1552572Z test_nvfuser_extremal_values_nn_functional_hardswish_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.1592145Z test_nvfuser_extremal_values_nn_functional_hardswish_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.1631424Z test_nvfuser_extremal_values_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.1670638Z test_nvfuser_extremal_values_nn_functional_hardtanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.1710127Z test_nvfuser_extremal_values_nn_functional_hardtanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.1749477Z test_nvfuser_extremal_values_nn_functional_hardtanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.1795712Z test_nvfuser_extremal_values_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:36.1834812Z test_nvfuser_extremal_values_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.1874523Z test_nvfuser_extremal_values_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.1913534Z test_nvfuser_extremal_values_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.1952676Z test_nvfuser_extremal_values_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.1991924Z test_nvfuser_extremal_values_nn_functional_huber_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.2031315Z test_nvfuser_extremal_values_nn_functional_huber_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.2070707Z test_nvfuser_extremal_values_nn_functional_huber_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.2110433Z test_nvfuser_extremal_values_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.2150072Z test_nvfuser_extremal_values_nn_functional_instance_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.2189789Z test_nvfuser_extremal_values_nn_functional_instance_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.2229300Z test_nvfuser_extremal_values_nn_functional_instance_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.2279170Z test_nvfuser_extremal_values_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:36.2318314Z test_nvfuser_extremal_values_nn_functional_interpolate_area_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.2358024Z test_nvfuser_extremal_values_nn_functional_interpolate_area_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.2396475Z test_nvfuser_extremal_values_nn_functional_interpolate_area_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.2435523Z test_nvfuser_extremal_values_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.2474632Z test_nvfuser_extremal_values_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.2514249Z test_nvfuser_extremal_values_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.2553845Z test_nvfuser_extremal_values_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.2593456Z test_nvfuser_extremal_values_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.2633005Z test_nvfuser_extremal_values_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.2672440Z test_nvfuser_extremal_values_nn_functional_interpolate_linear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.2711826Z test_nvfuser_extremal_values_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.2758644Z test_nvfuser_extremal_values_nn_functional_interpolate_linear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:36.2798241Z test_nvfuser_extremal_values_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.2837795Z test_nvfuser_extremal_values_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.2876626Z test_nvfuser_extremal_values_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.2915679Z test_nvfuser_extremal_values_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.2955020Z test_nvfuser_extremal_values_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.2994449Z test_nvfuser_extremal_values_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.3034395Z test_nvfuser_extremal_values_nn_functional_kl_div_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.3074235Z test_nvfuser_extremal_values_nn_functional_kl_div_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.3113840Z test_nvfuser_extremal_values_nn_functional_kl_div_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.3153307Z test_nvfuser_extremal_values_nn_functional_kl_div_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.3200548Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:36.3239772Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.3278986Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.3318066Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.3357064Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.3395959Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.3435077Z test_nvfuser_extremal_values_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.3474241Z test_nvfuser_extremal_values_nn_functional_layer_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.3513530Z test_nvfuser_extremal_values_nn_functional_layer_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.3552788Z test_nvfuser_extremal_values_nn_functional_layer_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.3592278Z test_nvfuser_extremal_values_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.3631706Z test_nvfuser_extremal_values_nn_functional_leaky_relu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.3677906Z test_nvfuser_extremal_values_nn_functional_leaky_relu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:36.3716725Z test_nvfuser_extremal_values_nn_functional_leaky_relu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.3755502Z test_nvfuser_extremal_values_nn_functional_linear_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.3794956Z test_nvfuser_extremal_values_nn_functional_linear_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.3833815Z test_nvfuser_extremal_values_nn_functional_linear_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.3873094Z test_nvfuser_extremal_values_nn_functional_linear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.3911899Z test_nvfuser_extremal_values_nn_functional_linear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.3950965Z test_nvfuser_extremal_values_nn_functional_linear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.3990425Z test_nvfuser_extremal_values_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.4029914Z test_nvfuser_extremal_values_nn_functional_local_response_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.4069238Z test_nvfuser_extremal_values_nn_functional_local_response_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.4108569Z test_nvfuser_extremal_values_nn_functional_local_response_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.4154869Z test_nvfuser_extremal_values_nn_functional_logsigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:36.4193885Z test_nvfuser_extremal_values_nn_functional_logsigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.4233081Z test_nvfuser_extremal_values_nn_functional_logsigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.4272361Z test_nvfuser_extremal_values_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.4311581Z test_nvfuser_extremal_values_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.4350720Z test_nvfuser_extremal_values_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.4389981Z test_nvfuser_extremal_values_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.4429315Z test_nvfuser_extremal_values_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.4469018Z test_nvfuser_extremal_values_nn_functional_max_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.4508423Z test_nvfuser_extremal_values_nn_functional_max_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.4547665Z test_nvfuser_extremal_values_nn_functional_max_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.4586999Z test_nvfuser_extremal_values_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.4632926Z test_nvfuser_extremal_values_nn_functional_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.4671864Z test_nvfuser_extremal_values_nn_functional_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.4711025Z test_nvfuser_extremal_values_nn_functional_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.4750399Z test_nvfuser_extremal_values_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.4790257Z test_nvfuser_extremal_values_nn_functional_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.4829996Z test_nvfuser_extremal_values_nn_functional_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.4869422Z test_nvfuser_extremal_values_nn_functional_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.4908197Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.4947445Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.4986561Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.5026110Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.5065597Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.5111089Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.5150372Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.5189297Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.5228326Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.5267518Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.5306495Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.5345412Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.5384511Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.5423480Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.5464369Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.5505071Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.5555350Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:36.5596064Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.5636663Z test_nvfuser_extremal_values_nn_functional_mish_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.5678052Z test_nvfuser_extremal_values_nn_functional_mish_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.5719950Z test_nvfuser_extremal_values_nn_functional_mish_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.5761659Z test_nvfuser_extremal_values_nn_functional_mish_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.5803862Z test_nvfuser_extremal_values_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.5845017Z test_nvfuser_extremal_values_nn_functional_mse_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.5885516Z test_nvfuser_extremal_values_nn_functional_mse_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.5926598Z test_nvfuser_extremal_values_nn_functional_mse_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.5967581Z test_nvfuser_extremal_values_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.6008754Z test_nvfuser_extremal_values_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.6058740Z test_nvfuser_extremal_values_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:36.6098881Z test_nvfuser_extremal_values_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.6139728Z test_nvfuser_extremal_values_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.6180184Z test_nvfuser_extremal_values_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.6220548Z test_nvfuser_extremal_values_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.6260283Z test_nvfuser_extremal_values_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.6300006Z test_nvfuser_extremal_values_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.6339924Z test_nvfuser_extremal_values_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.6379791Z test_nvfuser_extremal_values_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.6419451Z test_nvfuser_extremal_values_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.6458845Z test_nvfuser_extremal_values_nn_functional_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.6498630Z test_nvfuser_extremal_values_nn_functional_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.6547300Z test_nvfuser_extremal_values_nn_functional_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:36.6586482Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.6625479Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.6665241Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.6704745Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.6744306Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.6783924Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.6824317Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.6864183Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.6903514Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.6943259Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.6982737Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.7029276Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:36.7068491Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.7107730Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.7146688Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.7186098Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.7225356Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.7264375Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.7303495Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.7342576Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.7382056Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.7421342Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.7460700Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.7506205Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.7545215Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.7584347Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.7623323Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.7662466Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.7701648Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.7744688Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.7788119Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.7827308Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.7866438Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.7905405Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.7953332Z test_nvfuser_extremal_values_nn_functional_pdist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:36.7992592Z test_nvfuser_extremal_values_nn_functional_pdist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.8031735Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.8070741Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.8109721Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.8149132Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.8188663Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.8227985Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.8267462Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.8306500Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.8345375Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.8384270Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.8429598Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.8468943Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.8508025Z test_nvfuser_extremal_values_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.8546880Z test_nvfuser_extremal_values_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.8586307Z test_nvfuser_extremal_values_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.8625139Z test_nvfuser_extremal_values_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.8664333Z test_nvfuser_extremal_values_nn_functional_prelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.8703086Z test_nvfuser_extremal_values_nn_functional_prelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.8742046Z test_nvfuser_extremal_values_nn_functional_prelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.8781237Z test_nvfuser_extremal_values_nn_functional_relu6_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.8820792Z test_nvfuser_extremal_values_nn_functional_relu6_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.8859915Z test_nvfuser_extremal_values_nn_functional_relu6_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.8905801Z test_nvfuser_extremal_values_nn_functional_relu6_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.8945123Z test_nvfuser_extremal_values_nn_functional_relu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.8984425Z test_nvfuser_extremal_values_nn_functional_relu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.9023564Z test_nvfuser_extremal_values_nn_functional_relu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.9067120Z test_nvfuser_extremal_values_nn_functional_relu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.9110485Z test_nvfuser_extremal_values_nn_functional_rrelu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.9154161Z test_nvfuser_extremal_values_nn_functional_rrelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.9197649Z test_nvfuser_extremal_values_nn_functional_rrelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.9241107Z test_nvfuser_extremal_values_nn_functional_rrelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.9284453Z test_nvfuser_extremal_values_nn_functional_selu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.9328151Z test_nvfuser_extremal_values_nn_functional_selu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.9372030Z test_nvfuser_extremal_values_nn_functional_selu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.9420758Z test_nvfuser_extremal_values_nn_functional_selu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:36.9460042Z test_nvfuser_extremal_values_nn_functional_silu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.9499181Z test_nvfuser_extremal_values_nn_functional_silu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.9538416Z test_nvfuser_extremal_values_nn_functional_silu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.9577690Z test_nvfuser_extremal_values_nn_functional_silu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.9616880Z test_nvfuser_extremal_values_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.9655935Z test_nvfuser_extremal_values_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.9694876Z test_nvfuser_extremal_values_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.9733948Z test_nvfuser_extremal_values_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.9773149Z test_nvfuser_extremal_values_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.9812878Z test_nvfuser_extremal_values_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.9852091Z test_nvfuser_extremal_values_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.9897174Z test_nvfuser_extremal_values_nn_functional_softmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.9936397Z test_nvfuser_extremal_values_nn_functional_softmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:36.9975457Z test_nvfuser_extremal_values_nn_functional_softmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.0014723Z test_nvfuser_extremal_values_nn_functional_softmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.0053878Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.0092784Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.0131820Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.0170722Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.0209774Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.0249258Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.0288474Z test_nvfuser_extremal_values_nn_functional_softplus_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.0333672Z test_nvfuser_extremal_values_nn_functional_softplus_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.0372726Z test_nvfuser_extremal_values_nn_functional_softplus_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.0411902Z test_nvfuser_extremal_values_nn_functional_softplus_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.0452013Z test_nvfuser_extremal_values_nn_functional_softshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.0491261Z test_nvfuser_extremal_values_nn_functional_softshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.0530138Z test_nvfuser_extremal_values_nn_functional_softshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.0569251Z test_nvfuser_extremal_values_nn_functional_softshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.0608134Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.0647189Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.0686043Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.0725201Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.0765709Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.0809868Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.0849211Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.0888595Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.0928161Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.0968220Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.1006511Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.1045599Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.1084395Z test_nvfuser_extremal_values_nn_functional_threshold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.1123392Z test_nvfuser_extremal_values_nn_functional_threshold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.1162484Z test_nvfuser_extremal_values_nn_functional_threshold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.1201451Z test_nvfuser_extremal_values_nn_functional_threshold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.1240546Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.1285729Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.1327301Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.1366802Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.1405816Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.1445236Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.1484467Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.1524013Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.1563350Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.1601900Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.1641037Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.1680178Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.1719137Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.1763918Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.1803782Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.1842674Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.1882061Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.1921035Z test_nvfuser_extremal_values_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.1960334Z test_nvfuser_extremal_values_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.1999410Z test_nvfuser_extremal_values_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.2038547Z test_nvfuser_extremal_values_nn_functional_upsample_nearest_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.2077445Z test_nvfuser_extremal_values_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.2116367Z test_nvfuser_extremal_values_nn_functional_upsample_nearest_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.2155627Z test_nvfuser_extremal_values_nonzero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.2195039Z test_nvfuser_extremal_values_nonzero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.2240625Z test_nvfuser_extremal_values_nonzero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.2284432Z test_nvfuser_extremal_values_nonzero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.2327731Z test_nvfuser_extremal_values_nonzero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.2367544Z test_nvfuser_extremal_values_nonzero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.2406657Z test_nvfuser_extremal_values_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.2445608Z test_nvfuser_extremal_values_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.2484851Z test_nvfuser_extremal_values_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.2523888Z test_nvfuser_extremal_values_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.2562874Z test_nvfuser_extremal_values_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.2601902Z test_nvfuser_extremal_values_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.2640873Z test_nvfuser_extremal_values_norm_fro_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.2686438Z test_nvfuser_extremal_values_norm_fro_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.2725630Z test_nvfuser_extremal_values_norm_fro_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.2764515Z test_nvfuser_extremal_values_norm_fro_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.2804014Z test_nvfuser_extremal_values_norm_fro_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.2843478Z test_nvfuser_extremal_values_norm_fro_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.2882419Z test_nvfuser_extremal_values_norm_inf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.2921519Z test_nvfuser_extremal_values_norm_inf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.2960900Z test_nvfuser_extremal_values_norm_inf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.2999761Z test_nvfuser_extremal_values_norm_inf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.3038431Z test_nvfuser_extremal_values_norm_inf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.3077425Z test_nvfuser_extremal_values_norm_inf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.3116273Z test_nvfuser_extremal_values_norm_nuc_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.3161974Z test_nvfuser_extremal_values_norm_nuc_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.3201157Z test_nvfuser_extremal_values_norm_nuc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.3240671Z test_nvfuser_extremal_values_norm_nuc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.3279834Z test_nvfuser_extremal_values_normal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.3319048Z test_nvfuser_extremal_values_normal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.3358359Z test_nvfuser_extremal_values_normal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.3397438Z test_nvfuser_extremal_values_normal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.3436280Z test_nvfuser_extremal_values_normal_number_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.3475615Z test_nvfuser_extremal_values_normal_number_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.3514784Z test_nvfuser_extremal_values_normal_number_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.3554024Z test_nvfuser_extremal_values_normal_number_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.3592812Z test_nvfuser_extremal_values_ones_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.3640958Z test_nvfuser_extremal_values_ones_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:37.3680368Z test_nvfuser_extremal_values_ones_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.3719925Z test_nvfuser_extremal_values_ones_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.3758821Z test_nvfuser_extremal_values_ones_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.3798429Z test_nvfuser_extremal_values_ones_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.3837657Z test_nvfuser_extremal_values_ormqr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.3877583Z test_nvfuser_extremal_values_ormqr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.3916576Z test_nvfuser_extremal_values_ormqr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.3955532Z test_nvfuser_extremal_values_ormqr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.3994179Z test_nvfuser_extremal_values_outer_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.4033152Z test_nvfuser_extremal_values_outer_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.4072356Z test_nvfuser_extremal_values_outer_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.4117475Z test_nvfuser_extremal_values_outer_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.4156797Z test_nvfuser_extremal_values_outer_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.4195744Z test_nvfuser_extremal_values_outer_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.4235662Z test_nvfuser_extremal_values_pca_lowrank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.4275452Z test_nvfuser_extremal_values_pca_lowrank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.4314458Z test_nvfuser_extremal_values_permute_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.4353893Z test_nvfuser_extremal_values_permute_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.4393098Z test_nvfuser_extremal_values_permute_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.4432065Z test_nvfuser_extremal_values_permute_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.4471333Z test_nvfuser_extremal_values_permute_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.4510886Z test_nvfuser_extremal_values_permute_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.4550150Z test_nvfuser_extremal_values_pinverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.4596399Z test_nvfuser_extremal_values_pinverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:37.4637967Z test_nvfuser_extremal_values_pinverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.4677343Z test_nvfuser_extremal_values_pinverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.4716429Z test_nvfuser_extremal_values_polar_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.4755680Z test_nvfuser_extremal_values_polar_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.4794905Z test_nvfuser_extremal_values_polygamma_polygamma_n_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.4834459Z test_nvfuser_extremal_values_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.4873627Z test_nvfuser_extremal_values_polygamma_polygamma_n_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.4912677Z test_nvfuser_extremal_values_polygamma_polygamma_n_1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.4951838Z test_nvfuser_extremal_values_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.4990899Z test_nvfuser_extremal_values_polygamma_polygamma_n_1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.5036028Z test_nvfuser_extremal_values_polygamma_polygamma_n_2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.5075272Z test_nvfuser_extremal_values_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.5113871Z test_nvfuser_extremal_values_polygamma_polygamma_n_2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.5153017Z test_nvfuser_extremal_values_polygamma_polygamma_n_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.5192251Z test_nvfuser_extremal_values_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.5231356Z test_nvfuser_extremal_values_polygamma_polygamma_n_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.5270634Z test_nvfuser_extremal_values_polygamma_polygamma_n_4_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.5310149Z test_nvfuser_extremal_values_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.5348954Z test_nvfuser_extremal_values_polygamma_polygamma_n_4_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.5388318Z test_nvfuser_extremal_values_positive_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.5427472Z test_nvfuser_extremal_values_positive_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.5466490Z test_nvfuser_extremal_values_positive_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.5511734Z test_nvfuser_extremal_values_positive_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.5550829Z test_nvfuser_extremal_values_positive_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.5589674Z test_nvfuser_extremal_values_positive_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.5629004Z test_nvfuser_extremal_values_pow_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.5668402Z test_nvfuser_extremal_values_pow_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.5707568Z test_nvfuser_extremal_values_pow_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.5746838Z test_nvfuser_extremal_values_pow_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.5785959Z test_nvfuser_extremal_values_pow_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.5825602Z test_nvfuser_extremal_values_pow_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.5864318Z test_nvfuser_extremal_values_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.5903456Z test_nvfuser_extremal_values_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.5942721Z test_nvfuser_extremal_values_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.5988003Z test_nvfuser_extremal_values_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.6026935Z test_nvfuser_extremal_values_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.6066224Z test_nvfuser_extremal_values_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.6105211Z test_nvfuser_extremal_values_put_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.6144222Z test_nvfuser_extremal_values_put_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.6183143Z test_nvfuser_extremal_values_put_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.6222571Z test_nvfuser_extremal_values_put_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.6261659Z test_nvfuser_extremal_values_put_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.6300493Z test_nvfuser_extremal_values_put_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.6339420Z test_nvfuser_extremal_values_qr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.6378660Z test_nvfuser_extremal_values_qr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.6417533Z test_nvfuser_extremal_values_qr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.6462924Z test_nvfuser_extremal_values_qr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.6494049Z test_nvfuser_extremal_values_quantile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:37.6526044Z test_nvfuser_extremal_values_quantile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-05-18T05:16:37.6565567Z test_nvfuser_extremal_values_rad2deg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.6604458Z test_nvfuser_extremal_values_rad2deg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.6644105Z test_nvfuser_extremal_values_rad2deg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.6683340Z test_nvfuser_extremal_values_rad2deg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.6722424Z test_nvfuser_extremal_values_rand_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.6761647Z test_nvfuser_extremal_values_rand_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.6800978Z test_nvfuser_extremal_values_rand_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.6840566Z test_nvfuser_extremal_values_rand_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.6879864Z test_nvfuser_extremal_values_rand_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.6918715Z test_nvfuser_extremal_values_rand_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.6958347Z test_nvfuser_extremal_values_randint_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.7003901Z test_nvfuser_extremal_values_randint_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.7043371Z test_nvfuser_extremal_values_randint_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.7083432Z test_nvfuser_extremal_values_randint_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.7122812Z test_nvfuser_extremal_values_randn_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.7162090Z test_nvfuser_extremal_values_randn_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.7201497Z test_nvfuser_extremal_values_randn_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.7240664Z test_nvfuser_extremal_values_randn_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.7280285Z test_nvfuser_extremal_values_randn_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.7319593Z test_nvfuser_extremal_values_randn_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.7358929Z test_nvfuser_extremal_values_ravel_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.7398287Z test_nvfuser_extremal_values_ravel_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.7444752Z test_nvfuser_extremal_values_ravel_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:37.7484077Z test_nvfuser_extremal_values_ravel_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.7523679Z test_nvfuser_extremal_values_ravel_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.7563195Z test_nvfuser_extremal_values_ravel_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.7602414Z test_nvfuser_extremal_values_real_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.7641664Z test_nvfuser_extremal_values_real_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.7681303Z test_nvfuser_extremal_values_real_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.7720505Z test_nvfuser_extremal_values_real_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.7759853Z test_nvfuser_extremal_values_real_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.7798858Z test_nvfuser_extremal_values_real_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.7838861Z test_nvfuser_extremal_values_reciprocal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.7878388Z test_nvfuser_extremal_values_reciprocal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.7924206Z test_nvfuser_extremal_values_reciprocal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.7963325Z test_nvfuser_extremal_values_reciprocal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.8002726Z test_nvfuser_extremal_values_reciprocal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.8042348Z test_nvfuser_extremal_values_reciprocal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.8081327Z test_nvfuser_extremal_values_remainder_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.8120520Z test_nvfuser_extremal_values_remainder_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.8159938Z test_nvfuser_extremal_values_remainder_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.8198697Z test_nvfuser_extremal_values_remainder_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.8238275Z test_nvfuser_extremal_values_renorm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.8277234Z test_nvfuser_extremal_values_renorm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.8316577Z test_nvfuser_extremal_values_renorm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.8355472Z test_nvfuser_extremal_values_renorm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.8401262Z test_nvfuser_extremal_values_renorm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.8440630Z test_nvfuser_extremal_values_renorm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.8480408Z test_nvfuser_extremal_values_repeat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.8519584Z test_nvfuser_extremal_values_repeat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.8559075Z test_nvfuser_extremal_values_repeat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.8598052Z test_nvfuser_extremal_values_repeat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.8636954Z test_nvfuser_extremal_values_repeat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.8675970Z test_nvfuser_extremal_values_repeat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.8715421Z test_nvfuser_extremal_values_repeat_interleave_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.8755350Z test_nvfuser_extremal_values_repeat_interleave_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.8793206Z test_nvfuser_extremal_values_repeat_interleave_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.8832999Z test_nvfuser_extremal_values_repeat_interleave_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.8878634Z test_nvfuser_extremal_values_repeat_interleave_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.8917756Z test_nvfuser_extremal_values_repeat_interleave_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.8957119Z test_nvfuser_extremal_values_reshape_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.8996172Z test_nvfuser_extremal_values_reshape_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.9035553Z test_nvfuser_extremal_values_reshape_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.9074648Z test_nvfuser_extremal_values_reshape_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.9113809Z test_nvfuser_extremal_values_reshape_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.9152907Z test_nvfuser_extremal_values_reshape_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.9191901Z test_nvfuser_extremal_values_reshape_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.9230937Z test_nvfuser_extremal_values_reshape_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.9270102Z test_nvfuser_extremal_values_reshape_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.9309514Z test_nvfuser_extremal_values_reshape_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.9357635Z test_nvfuser_extremal_values_reshape_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:37.9396566Z test_nvfuser_extremal_values_reshape_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.9436643Z test_nvfuser_extremal_values_resize__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.9476187Z test_nvfuser_extremal_values_resize__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.9515469Z test_nvfuser_extremal_values_resize__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.9554642Z test_nvfuser_extremal_values_resize__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.9593825Z test_nvfuser_extremal_values_resize__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.9632969Z test_nvfuser_extremal_values_resize__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.9672189Z test_nvfuser_extremal_values_resize_as__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.9711247Z test_nvfuser_extremal_values_resize_as__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.9750316Z test_nvfuser_extremal_values_resize_as__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.9795515Z test_nvfuser_extremal_values_resize_as__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.9835456Z test_nvfuser_extremal_values_resize_as__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.9874405Z test_nvfuser_extremal_values_resize_as__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.9913523Z test_nvfuser_extremal_values_resolve_conj_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.9952586Z test_nvfuser_extremal_values_resolve_conj_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:37.9992013Z test_nvfuser_extremal_values_resolve_conj_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.0031277Z test_nvfuser_extremal_values_resolve_conj_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.0070462Z test_nvfuser_extremal_values_resolve_conj_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.0109508Z test_nvfuser_extremal_values_resolve_conj_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.0149036Z test_nvfuser_extremal_values_resolve_neg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.0187980Z test_nvfuser_extremal_values_resolve_neg_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.0227305Z test_nvfuser_extremal_values_resolve_neg_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.0272490Z test_nvfuser_extremal_values_resolve_neg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.0311381Z test_nvfuser_extremal_values_resolve_neg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.0350514Z test_nvfuser_extremal_values_resolve_neg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.0389857Z test_nvfuser_extremal_values_roll_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.0429068Z test_nvfuser_extremal_values_roll_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.0468521Z test_nvfuser_extremal_values_roll_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.0507938Z test_nvfuser_extremal_values_roll_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.0546935Z test_nvfuser_extremal_values_roll_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.0586253Z test_nvfuser_extremal_values_roll_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.0625475Z test_nvfuser_extremal_values_rot90_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.0664765Z test_nvfuser_extremal_values_rot90_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.0703638Z test_nvfuser_extremal_values_rot90_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.0748817Z test_nvfuser_extremal_values_rot90_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.0788179Z test_nvfuser_extremal_values_rot90_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.0827729Z test_nvfuser_extremal_values_rot90_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.0866860Z test_nvfuser_extremal_values_round_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.0906113Z test_nvfuser_extremal_values_round_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.0945278Z test_nvfuser_extremal_values_round_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.0984540Z test_nvfuser_extremal_values_round_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.1023595Z test_nvfuser_extremal_values_round_decimals_0_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.1062535Z test_nvfuser_extremal_values_round_decimals_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.1101786Z test_nvfuser_extremal_values_round_decimals_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.1140630Z test_nvfuser_extremal_values_round_decimals_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.1180195Z test_nvfuser_extremal_values_round_decimals_3_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.1225532Z test_nvfuser_extremal_values_round_decimals_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.1265133Z test_nvfuser_extremal_values_round_decimals_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.1304553Z test_nvfuser_extremal_values_round_decimals_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.1343729Z test_nvfuser_extremal_values_round_decimals_neg_3_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.1382953Z test_nvfuser_extremal_values_round_decimals_neg_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.1422154Z test_nvfuser_extremal_values_round_decimals_neg_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.1460940Z test_nvfuser_extremal_values_round_decimals_neg_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.1499764Z test_nvfuser_extremal_values_rsqrt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.1538919Z test_nvfuser_extremal_values_rsqrt_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.1578238Z test_nvfuser_extremal_values_rsqrt_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.1617385Z test_nvfuser_extremal_values_rsqrt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.1656896Z test_nvfuser_extremal_values_rsqrt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.1702287Z test_nvfuser_extremal_values_rsqrt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.1741811Z test_nvfuser_extremal_values_rsub_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.1780912Z test_nvfuser_extremal_values_rsub_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.1820336Z test_nvfuser_extremal_values_rsub_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.1859483Z test_nvfuser_extremal_values_rsub_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.1898812Z test_nvfuser_extremal_values_rsub_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.1938018Z test_nvfuser_extremal_values_rsub_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.1977052Z test_nvfuser_extremal_values_scatter_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.2016450Z test_nvfuser_extremal_values_scatter_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.2055805Z test_nvfuser_extremal_values_scatter_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.2094933Z test_nvfuser_extremal_values_scatter_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.2140173Z test_nvfuser_extremal_values_scatter_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.2179232Z test_nvfuser_extremal_values_scatter_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.2218373Z test_nvfuser_extremal_values_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.2257734Z test_nvfuser_extremal_values_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.2296714Z test_nvfuser_extremal_values_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.2335777Z test_nvfuser_extremal_values_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.2375071Z test_nvfuser_extremal_values_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.2413971Z test_nvfuser_extremal_values_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.2453007Z test_nvfuser_extremal_values_scatter_reduce_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.2492361Z test_nvfuser_extremal_values_scatter_reduce_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.2531694Z test_nvfuser_extremal_values_scatter_reduce_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.2570783Z test_nvfuser_extremal_values_scatter_reduce_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.2616460Z test_nvfuser_extremal_values_scatter_reduce_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.2660067Z test_nvfuser_extremal_values_scatter_reduce_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.2703389Z test_nvfuser_extremal_values_scatter_reduce_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.2742732Z test_nvfuser_extremal_values_scatter_reduce_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.2782105Z test_nvfuser_extremal_values_scatter_reduce_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.2822172Z test_nvfuser_extremal_values_scatter_reduce_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.2861468Z test_nvfuser_extremal_values_scatter_reduce_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.2900490Z test_nvfuser_extremal_values_scatter_reduce_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.2939563Z test_nvfuser_extremal_values_scatter_reduce_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.2978686Z test_nvfuser_extremal_values_scatter_reduce_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.3017568Z test_nvfuser_extremal_values_scatter_reduce_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.3056549Z test_nvfuser_extremal_values_scatter_reduce_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.3101550Z test_nvfuser_extremal_values_scatter_reduce_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.3141243Z test_nvfuser_extremal_values_scatter_reduce_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.3180719Z test_nvfuser_extremal_values_scatter_reduce_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.3219746Z test_nvfuser_extremal_values_scatter_reduce_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.3259229Z test_nvfuser_extremal_values_searchsorted_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.3298175Z test_nvfuser_extremal_values_searchsorted_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.3337464Z test_nvfuser_extremal_values_searchsorted_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.3376547Z test_nvfuser_extremal_values_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.3415759Z test_nvfuser_extremal_values_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.3455587Z test_nvfuser_extremal_values_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.3494912Z test_nvfuser_extremal_values_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.3533972Z test_nvfuser_extremal_values_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.3579356Z test_nvfuser_extremal_values_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.3619089Z test_nvfuser_extremal_values_select_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.3658485Z test_nvfuser_extremal_values_select_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.3697908Z test_nvfuser_extremal_values_select_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.3737536Z test_nvfuser_extremal_values_select_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.3776947Z test_nvfuser_extremal_values_sgn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.3816503Z test_nvfuser_extremal_values_sgn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.3856392Z test_nvfuser_extremal_values_sgn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.3895898Z test_nvfuser_extremal_values_sgn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.3934847Z test_nvfuser_extremal_values_sgn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.3974096Z test_nvfuser_extremal_values_sgn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.4013282Z test_nvfuser_extremal_values_short_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.4058957Z test_nvfuser_extremal_values_short_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.4097932Z test_nvfuser_extremal_values_short_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.4137413Z test_nvfuser_extremal_values_short_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.4176781Z test_nvfuser_extremal_values_short_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.4215902Z test_nvfuser_extremal_values_short_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.4255353Z test_nvfuser_extremal_values_sigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.4294658Z test_nvfuser_extremal_values_sigmoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.4334220Z test_nvfuser_extremal_values_sigmoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.4372680Z test_nvfuser_extremal_values_sigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.4411732Z test_nvfuser_extremal_values_sigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.4451304Z test_nvfuser_extremal_values_sigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.4496015Z test_nvfuser_extremal_values_sign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.4535004Z test_nvfuser_extremal_values_sign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.4574576Z test_nvfuser_extremal_values_sign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.4613348Z test_nvfuser_extremal_values_sign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.4652497Z test_nvfuser_extremal_values_signbit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.4691659Z test_nvfuser_extremal_values_signbit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.4730793Z test_nvfuser_extremal_values_signbit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.4770280Z test_nvfuser_extremal_values_signbit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.4809237Z test_nvfuser_extremal_values_sin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.4849186Z test_nvfuser_extremal_values_sin_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.4888532Z test_nvfuser_extremal_values_sin_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.4927890Z test_nvfuser_extremal_values_sin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.4976044Z test_nvfuser_extremal_values_sin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:38.5015185Z test_nvfuser_extremal_values_sin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.5054556Z test_nvfuser_extremal_values_sinc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.5093780Z test_nvfuser_extremal_values_sinc_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.5133071Z test_nvfuser_extremal_values_sinc_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.5172184Z test_nvfuser_extremal_values_sinc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.5211357Z test_nvfuser_extremal_values_sinc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.5250908Z test_nvfuser_extremal_values_sinc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.5290239Z test_nvfuser_extremal_values_sinh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.5329024Z test_nvfuser_extremal_values_sinh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.5368037Z test_nvfuser_extremal_values_sinh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.5407106Z test_nvfuser_extremal_values_sinh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.5451737Z test_nvfuser_extremal_values_sinh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.5491056Z test_nvfuser_extremal_values_sinh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.5530104Z test_nvfuser_extremal_values_slice_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.5569507Z test_nvfuser_extremal_values_slice_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.5608534Z test_nvfuser_extremal_values_slice_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.5647899Z test_nvfuser_extremal_values_slice_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.5686909Z test_nvfuser_extremal_values_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.5725787Z test_nvfuser_extremal_values_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.5764963Z test_nvfuser_extremal_values_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.5804031Z test_nvfuser_extremal_values_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.5843878Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.5883083Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.5929904Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:38.5969210Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.6008589Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.6048432Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.6088262Z test_nvfuser_extremal_values_sort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.6127999Z test_nvfuser_extremal_values_sort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.6167581Z test_nvfuser_extremal_values_sort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.6206744Z test_nvfuser_extremal_values_sort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.6246532Z test_nvfuser_extremal_values_sparse_sampled_addmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.6285589Z test_nvfuser_extremal_values_sparse_sampled_addmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.6324904Z test_nvfuser_extremal_values_sparse_sampled_addmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.6364225Z test_nvfuser_extremal_values_sparse_sampled_addmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.6411286Z test_nvfuser_extremal_values_special_entr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:38.6450563Z test_nvfuser_extremal_values_special_entr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.6489958Z test_nvfuser_extremal_values_special_entr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.6529524Z test_nvfuser_extremal_values_special_entr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.6569448Z test_nvfuser_extremal_values_special_erfcx_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.6609089Z test_nvfuser_extremal_values_special_erfcx_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.6648637Z test_nvfuser_extremal_values_special_i0e_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.6688177Z test_nvfuser_extremal_values_special_i0e_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.6727476Z test_nvfuser_extremal_values_special_i0e_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.6767134Z test_nvfuser_extremal_values_special_i0e_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.6806420Z test_nvfuser_extremal_values_special_i1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.6853283Z test_nvfuser_extremal_values_special_i1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:38.6896661Z test_nvfuser_extremal_values_special_i1e_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.6940387Z test_nvfuser_extremal_values_special_i1e_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.6984367Z test_nvfuser_extremal_values_special_log_ndtr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.7028522Z test_nvfuser_extremal_values_special_log_ndtr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.7072551Z test_nvfuser_extremal_values_special_ndtr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.7116090Z test_nvfuser_extremal_values_special_ndtr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.7160243Z test_nvfuser_extremal_values_special_ndtr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.7204025Z test_nvfuser_extremal_values_special_ndtr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.7248115Z test_nvfuser_extremal_values_special_ndtri_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.7287985Z test_nvfuser_extremal_values_special_ndtri_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.7327755Z test_nvfuser_extremal_values_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.7375284Z test_nvfuser_extremal_values_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:38.7414561Z test_nvfuser_extremal_values_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.7453877Z test_nvfuser_extremal_values_special_xlog1py_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.7493422Z test_nvfuser_extremal_values_special_xlog1py_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.7532353Z test_nvfuser_extremal_values_special_xlog1py_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.7571481Z test_nvfuser_extremal_values_special_xlog1py_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.7611230Z test_nvfuser_extremal_values_special_zeta_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.7650519Z test_nvfuser_extremal_values_special_zeta_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.7689706Z test_nvfuser_extremal_values_split_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.7729051Z test_nvfuser_extremal_values_split_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.7768462Z test_nvfuser_extremal_values_split_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.7807498Z test_nvfuser_extremal_values_split_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.7853829Z test_nvfuser_extremal_values_split_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:38.7893499Z test_nvfuser_extremal_values_split_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.7932593Z test_nvfuser_extremal_values_split_list_args_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.7971886Z test_nvfuser_extremal_values_split_list_args_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.8010854Z test_nvfuser_extremal_values_split_list_args_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.8050047Z test_nvfuser_extremal_values_split_list_args_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.8089366Z test_nvfuser_extremal_values_split_list_args_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.8128447Z test_nvfuser_extremal_values_split_list_args_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.8167500Z test_nvfuser_extremal_values_split_with_sizes_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.8206388Z test_nvfuser_extremal_values_split_with_sizes_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.8245176Z test_nvfuser_extremal_values_split_with_sizes_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.8284176Z test_nvfuser_extremal_values_split_with_sizes_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.8329961Z test_nvfuser_extremal_values_split_with_sizes_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.8369204Z test_nvfuser_extremal_values_split_with_sizes_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.8409191Z test_nvfuser_extremal_values_sqrt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.8448177Z test_nvfuser_extremal_values_sqrt_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.8487581Z test_nvfuser_extremal_values_sqrt_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.8526138Z test_nvfuser_extremal_values_sqrt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.8565132Z test_nvfuser_extremal_values_sqrt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.8603877Z test_nvfuser_extremal_values_sqrt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.8642960Z test_nvfuser_extremal_values_square_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.8682328Z test_nvfuser_extremal_values_square_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.8721205Z test_nvfuser_extremal_values_square_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.8760467Z test_nvfuser_extremal_values_square_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.8805500Z test_nvfuser_extremal_values_square_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.8845245Z test_nvfuser_extremal_values_square_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.8884560Z test_nvfuser_extremal_values_squeeze_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.8923611Z test_nvfuser_extremal_values_squeeze_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.8962586Z test_nvfuser_extremal_values_squeeze_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.9002073Z test_nvfuser_extremal_values_squeeze_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.9041161Z test_nvfuser_extremal_values_squeeze_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.9080475Z test_nvfuser_extremal_values_squeeze_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.9120162Z test_nvfuser_extremal_values_stack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.9159192Z test_nvfuser_extremal_values_stack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.9198358Z test_nvfuser_extremal_values_stack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.9244193Z test_nvfuser_extremal_values_stack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.9283331Z test_nvfuser_extremal_values_stack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.9322431Z test_nvfuser_extremal_values_stack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.9361859Z test_nvfuser_extremal_values_std_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.9401280Z test_nvfuser_extremal_values_std_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.9440697Z test_nvfuser_extremal_values_std_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.9480134Z test_nvfuser_extremal_values_std_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.9519785Z test_nvfuser_extremal_values_std_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.9558987Z test_nvfuser_extremal_values_std_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.9597922Z test_nvfuser_extremal_values_std_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.9636949Z test_nvfuser_extremal_values_std_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.9676437Z test_nvfuser_extremal_values_std_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.9722245Z test_nvfuser_extremal_values_std_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.9761239Z test_nvfuser_extremal_values_std_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.9800222Z test_nvfuser_extremal_values_std_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.9840034Z test_nvfuser_extremal_values_stft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.9879759Z test_nvfuser_extremal_values_stft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.9918967Z test_nvfuser_extremal_values_stft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.9958370Z test_nvfuser_extremal_values_stft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:38.9997520Z test_nvfuser_extremal_values_sub_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.0036196Z test_nvfuser_extremal_values_sub_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.0075317Z test_nvfuser_extremal_values_sub_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.0114360Z test_nvfuser_extremal_values_sub_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.0153399Z test_nvfuser_extremal_values_sub_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.0199063Z test_nvfuser_extremal_values_sub_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.0238383Z test_nvfuser_extremal_values_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.0277677Z test_nvfuser_extremal_values_sum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.0316446Z test_nvfuser_extremal_values_sum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.0355754Z test_nvfuser_extremal_values_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.0394895Z test_nvfuser_extremal_values_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.0434128Z test_nvfuser_extremal_values_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.0473389Z test_nvfuser_extremal_values_sum_to_size_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.0512732Z test_nvfuser_extremal_values_sum_to_size_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.0552034Z test_nvfuser_extremal_values_sum_to_size_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.0591395Z test_nvfuser_extremal_values_sum_to_size_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.0630696Z test_nvfuser_extremal_values_sum_to_size_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.0680389Z test_nvfuser_extremal_values_sum_to_size_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:39.0716284Z test_nvfuser_extremal_values_svd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.0760012Z test_nvfuser_extremal_values_svd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.0803969Z test_nvfuser_extremal_values_svd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.0846659Z test_nvfuser_extremal_values_svd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.0886534Z test_nvfuser_extremal_values_svd_lowrank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.0926446Z test_nvfuser_extremal_values_svd_lowrank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.0965588Z test_nvfuser_extremal_values_symeig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.1005169Z test_nvfuser_extremal_values_symeig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.1044231Z test_nvfuser_extremal_values_symeig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.1083561Z test_nvfuser_extremal_values_symeig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.1122883Z test_nvfuser_extremal_values_t_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.1162101Z test_nvfuser_extremal_values_t_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.1207296Z test_nvfuser_extremal_values_t_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.1246320Z test_nvfuser_extremal_values_t_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.1285431Z test_nvfuser_extremal_values_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.1324339Z test_nvfuser_extremal_values_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.1363361Z test_nvfuser_extremal_values_take_along_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.1402752Z test_nvfuser_extremal_values_take_along_dim_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.1441905Z test_nvfuser_extremal_values_take_along_dim_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.1481128Z test_nvfuser_extremal_values_take_along_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.1520024Z test_nvfuser_extremal_values_take_along_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.1558995Z test_nvfuser_extremal_values_take_along_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.1597918Z test_nvfuser_extremal_values_take_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.1642969Z test_nvfuser_extremal_values_take_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.1682266Z test_nvfuser_extremal_values_take_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.1721488Z test_nvfuser_extremal_values_take_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.1760683Z test_nvfuser_extremal_values_take_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.1799710Z test_nvfuser_extremal_values_take_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.1840359Z test_nvfuser_extremal_values_tan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.1879412Z test_nvfuser_extremal_values_tan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.1918221Z test_nvfuser_extremal_values_tan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.1957185Z test_nvfuser_extremal_values_tan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.1996067Z test_nvfuser_extremal_values_tan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.2035195Z test_nvfuser_extremal_values_tan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.2074230Z test_nvfuser_extremal_values_tanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.2119906Z test_nvfuser_extremal_values_tanh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.2159141Z test_nvfuser_extremal_values_tanh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.2198430Z test_nvfuser_extremal_values_tanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.2237508Z test_nvfuser_extremal_values_tanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.2276405Z test_nvfuser_extremal_values_tanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.2315493Z test_nvfuser_extremal_values_tensor_split_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.2354321Z test_nvfuser_extremal_values_tensor_split_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.2393425Z test_nvfuser_extremal_values_tensor_split_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.2432496Z test_nvfuser_extremal_values_tensor_split_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.2471680Z test_nvfuser_extremal_values_tensor_split_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.2510746Z test_nvfuser_extremal_values_tensor_split_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.2549847Z test_nvfuser_extremal_values_tensordot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.2594522Z test_nvfuser_extremal_values_tensordot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.2633523Z test_nvfuser_extremal_values_tensordot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.2672795Z test_nvfuser_extremal_values_tensordot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.2711920Z test_nvfuser_extremal_values_tensordot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.2751253Z test_nvfuser_extremal_values_tensordot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.2790523Z test_nvfuser_extremal_values_tile_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.2829701Z test_nvfuser_extremal_values_tile_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.2869194Z test_nvfuser_extremal_values_tile_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.2908457Z test_nvfuser_extremal_values_tile_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.2947568Z test_nvfuser_extremal_values_tile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.2986694Z test_nvfuser_extremal_values_tile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.3025862Z test_nvfuser_extremal_values_to_sparse_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.3071430Z test_nvfuser_extremal_values_to_sparse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.3110938Z test_nvfuser_extremal_values_to_sparse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.3150013Z test_nvfuser_extremal_values_to_sparse_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.3189288Z test_nvfuser_extremal_values_to_sparse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.3228359Z test_nvfuser_extremal_values_to_sparse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.3267433Z test_nvfuser_extremal_values_topk_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.3307219Z test_nvfuser_extremal_values_topk_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.3345908Z test_nvfuser_extremal_values_topk_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.3385255Z test_nvfuser_extremal_values_topk_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.3424791Z test_nvfuser_extremal_values_trace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.3464660Z test_nvfuser_extremal_values_trace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.3504222Z test_nvfuser_extremal_values_trace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.3550630Z test_nvfuser_extremal_values_trace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:39.3590046Z test_nvfuser_extremal_values_trace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.3629316Z test_nvfuser_extremal_values_trace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.3668638Z test_nvfuser_extremal_values_transpose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.3708337Z test_nvfuser_extremal_values_transpose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.3746956Z test_nvfuser_extremal_values_transpose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.3786022Z test_nvfuser_extremal_values_transpose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.3825013Z test_nvfuser_extremal_values_transpose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.3864766Z test_nvfuser_extremal_values_transpose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.3903867Z test_nvfuser_extremal_values_trapezoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.3943031Z test_nvfuser_extremal_values_trapezoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.3988498Z test_nvfuser_extremal_values_trapezoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.4027441Z test_nvfuser_extremal_values_trapezoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.4066713Z test_nvfuser_extremal_values_trapezoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.4106116Z test_nvfuser_extremal_values_trapezoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.4145027Z test_nvfuser_extremal_values_trapz_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.4184263Z test_nvfuser_extremal_values_trapz_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.4223495Z test_nvfuser_extremal_values_trapz_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.4262845Z test_nvfuser_extremal_values_trapz_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.4302050Z test_nvfuser_extremal_values_trapz_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.4340908Z test_nvfuser_extremal_values_trapz_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.4379980Z test_nvfuser_extremal_values_triangular_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.4418521Z test_nvfuser_extremal_values_triangular_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.4463687Z test_nvfuser_extremal_values_triangular_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.4502485Z test_nvfuser_extremal_values_triangular_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.4541673Z test_nvfuser_extremal_values_tril_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.4581143Z test_nvfuser_extremal_values_tril_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.4619964Z test_nvfuser_extremal_values_tril_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.4658830Z test_nvfuser_extremal_values_tril_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.4698421Z test_nvfuser_extremal_values_tril_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.4737433Z test_nvfuser_extremal_values_triu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.4776304Z test_nvfuser_extremal_values_triu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.4815167Z test_nvfuser_extremal_values_triu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.4854858Z test_nvfuser_extremal_values_triu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.4893913Z test_nvfuser_extremal_values_triu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.4938970Z test_nvfuser_extremal_values_true_divide_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.4978170Z test_nvfuser_extremal_values_true_divide_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.5017401Z test_nvfuser_extremal_values_true_divide_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.5056384Z test_nvfuser_extremal_values_true_divide_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.5095400Z test_nvfuser_extremal_values_true_divide_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.5134861Z test_nvfuser_extremal_values_true_divide_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.5173563Z test_nvfuser_extremal_values_trunc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.5212735Z test_nvfuser_extremal_values_trunc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.5251881Z test_nvfuser_extremal_values_trunc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.5291355Z test_nvfuser_extremal_values_trunc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.5330519Z test_nvfuser_extremal_values_unfold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.5369602Z test_nvfuser_extremal_values_unfold_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.5415121Z test_nvfuser_extremal_values_unfold_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.5454272Z test_nvfuser_extremal_values_unfold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.5493274Z test_nvfuser_extremal_values_unfold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.5532437Z test_nvfuser_extremal_values_unfold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.5571341Z test_nvfuser_extremal_values_unique_consecutive_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.5610642Z test_nvfuser_extremal_values_unique_consecutive_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.5649853Z test_nvfuser_extremal_values_unique_consecutive_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.5688682Z test_nvfuser_extremal_values_unique_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.5727696Z test_nvfuser_extremal_values_unique_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.5766644Z test_nvfuser_extremal_values_unique_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.5805289Z test_nvfuser_extremal_values_unsqueeze_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.5845217Z test_nvfuser_extremal_values_unsqueeze_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.5890220Z test_nvfuser_extremal_values_unsqueeze_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.5929064Z test_nvfuser_extremal_values_unsqueeze_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.5968282Z test_nvfuser_extremal_values_unsqueeze_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.6007822Z test_nvfuser_extremal_values_unsqueeze_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.6046443Z test_nvfuser_extremal_values_var_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.6085603Z test_nvfuser_extremal_values_var_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.6124321Z test_nvfuser_extremal_values_var_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.6163559Z test_nvfuser_extremal_values_var_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.6202352Z test_nvfuser_extremal_values_var_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.6241404Z test_nvfuser_extremal_values_var_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.6280674Z test_nvfuser_extremal_values_var_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.6328387Z test_nvfuser_extremal_values_var_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:39.6371600Z test_nvfuser_extremal_values_var_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.6413571Z test_nvfuser_extremal_values_var_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.6452646Z test_nvfuser_extremal_values_var_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.6491761Z test_nvfuser_extremal_values_var_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.6530933Z test_nvfuser_extremal_values_vdot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.6569832Z test_nvfuser_extremal_values_vdot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.6609019Z test_nvfuser_extremal_values_vdot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.6648128Z test_nvfuser_extremal_values_vdot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.6687281Z test_nvfuser_extremal_values_vdot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.6725953Z test_nvfuser_extremal_values_vdot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.6765090Z test_nvfuser_extremal_values_view_as_complex_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.6809883Z test_nvfuser_extremal_values_view_as_complex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.6849484Z test_nvfuser_extremal_values_view_as_complex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.6888670Z test_nvfuser_extremal_values_view_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.6927763Z test_nvfuser_extremal_values_view_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.6967081Z test_nvfuser_extremal_values_view_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.7006008Z test_nvfuser_extremal_values_view_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.7044742Z test_nvfuser_extremal_values_view_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.7083657Z test_nvfuser_extremal_values_view_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.7122613Z test_nvfuser_extremal_values_view_as_real_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.7161474Z test_nvfuser_extremal_values_view_as_real_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.7200858Z test_nvfuser_extremal_values_view_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.7239848Z test_nvfuser_extremal_values_view_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.7284635Z test_nvfuser_extremal_values_view_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.7323524Z test_nvfuser_extremal_values_view_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.7362342Z test_nvfuser_extremal_values_view_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.7401979Z test_nvfuser_extremal_values_view_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.7441086Z test_nvfuser_extremal_values_vsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.7480198Z test_nvfuser_extremal_values_vsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.7519002Z test_nvfuser_extremal_values_vsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.7558175Z test_nvfuser_extremal_values_vsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.7596699Z test_nvfuser_extremal_values_vsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.7635460Z test_nvfuser_extremal_values_vsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.7674084Z test_nvfuser_extremal_values_vstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.7712944Z test_nvfuser_extremal_values_vstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.7757976Z test_nvfuser_extremal_values_vstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.7796904Z test_nvfuser_extremal_values_vstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.7835994Z test_nvfuser_extremal_values_vstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.7875353Z test_nvfuser_extremal_values_vstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.7914279Z test_nvfuser_extremal_values_where_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.7953345Z test_nvfuser_extremal_values_where_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.7992352Z test_nvfuser_extremal_values_where_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.8031430Z test_nvfuser_extremal_values_where_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.8070206Z test_nvfuser_extremal_values_where_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.8109676Z test_nvfuser_extremal_values_where_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.8148620Z test_nvfuser_extremal_values_xlogy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.8187851Z test_nvfuser_extremal_values_xlogy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.8233930Z test_nvfuser_extremal_values_xlogy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.8273029Z test_nvfuser_extremal_values_xlogy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.8312267Z test_nvfuser_extremal_values_zero__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.8351483Z test_nvfuser_extremal_values_zero__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.8390612Z test_nvfuser_extremal_values_zero__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.8429893Z test_nvfuser_extremal_values_zero__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.8469246Z test_nvfuser_extremal_values_zero__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.8508326Z test_nvfuser_extremal_values_zero__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.8547775Z test_nvfuser_extremal_values_zeros_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.8586517Z test_nvfuser_extremal_values_zeros_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.8625323Z test_nvfuser_extremal_values_zeros_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.8670984Z test_nvfuser_extremal_values_zeros_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.8710076Z test_nvfuser_extremal_values_zeros_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.8748948Z test_nvfuser_extremal_values_zeros_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:16:39.8903006Z test_autodiff_fallback (jit.test_fuser_common.TestFuserCommon) ... ok (0.015s) 2022-05-18T05:16:40.1578922Z test_context_manager_test (__main__.TestPassManagerCudaFuser) ... ok (0.267s) 2022-05-18T05:16:40.1594891Z test_register_fuser (__main__.TestPassManagerCudaFuser) ... ok (0.002s) 2022-05-18T05:16:40.1600721Z test_register_fuser_cpu (__main__.TestPassManagerCudaFuser) ... skip: Testing on CPU only (0.000s) 2022-05-18T05:16:40.1606633Z test_register_fuser_rocm (__main__.TestPassManagerCudaFuser) ... skip: ROCM test only (0.000s) 2022-05-18T05:16:40.1607226Z 2022-05-18T05:16:40.1607629Z ---------------------------------------------------------------------- 2022-05-18T05:16:40.1607986Z Ran 7294 tests in 162.021s 2022-05-18T05:16:40.1608156Z 2022-05-18T05:16:40.1608273Z OK (skipped=7220) 2022-05-18T05:16:40.1610336Z 2022-05-18T05:16:40.1610687Z Generating XML reports... 2022-05-18T05:16:40.1862974Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestCudaFuser-20220518051357.xml 2022-05-18T05:16:40.1865549Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-jit.test_fuser_common.TestFuserCommon-20220518051357.xml 2022-05-18T05:16:40.1871992Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestPassManagerCudaFuser-20220518051357.xml 2022-05-18T05:16:41.3153430Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestCudaFuserOpInfoCUDA-20220518051357.xml 2022-05-18T05:16:42.5184649Z Running distributions/test_distributions ... [2022-05-18 05:16:42.517856] 2022-05-18T05:16:42.5185556Z Executing ['/opt/conda/bin/python', 'distributions/test_distributions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 05:16:42.517971] 2022-05-18T05:16:45.4213559Z Test results will be stored in test-reports/python-unittest/distributions.test_distributions 2022-05-18T05:16:45.4311127Z 2022-05-18T05:16:45.4311757Z Running tests... 2022-05-18T05:16:45.4312988Z ---------------------------------------------------------------------- 2022-05-18T05:16:45.4831164Z test_cdf (__main__.TestAgainstScipy) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T05:16:45.4831679Z warnings.warn("Singular sample detected.") 2022-05-18T05:16:45.4840880Z ok (0.053s) 2022-05-18T05:16:45.5150605Z test_icdf (__main__.TestAgainstScipy) ... ok (0.031s) 2022-05-18T05:16:47.3045402Z test_mean (__main__.TestAgainstScipy) ... ok (1.789s) 2022-05-18T05:16:47.3411866Z test_variance_stddev (__main__.TestAgainstScipy) ... /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:178.) 2022-05-18T05:16:47.3412867Z return torch.as_tensor(tensor_like) 2022-05-18T05:16:47.3507766Z ok (0.046s) 2022-05-18T05:16:47.4343398Z test_params_constraints (__main__.TestConstraints) ... ok (0.083s) 2022-05-18T05:16:47.5394275Z test_support_constraints (__main__.TestConstraints) ... ok (0.105s) 2022-05-18T05:16:47.5420904Z test_bernoulli_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-05-18T05:16:47.5450769Z test_bernoulli_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-05-18T05:16:47.5479311Z test_beta_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-05-18T05:16:47.5514079Z test_beta_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-05-18T05:16:47.5539907Z test_binomial_shape (__main__.TestDistributionShapes) ... ok (0.002s) 2022-05-18T05:16:47.5568317Z test_binomial_shape_vectorized_n (__main__.TestDistributionShapes) ... ok (0.003s) 2022-05-18T05:16:47.5619848Z test_categorical_shape (__main__.TestDistributionShapes) ... ok (0.005s) 2022-05-18T05:16:47.5644588Z test_cauchy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-05-18T05:16:47.5671938Z test_cauchy_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-05-18T05:16:47.5698348Z test_chi2_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-05-18T05:16:47.5725782Z test_chi2_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-05-18T05:16:47.5758934Z test_continuous_bernoulli_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-05-18T05:16:47.5796885Z test_continuous_bernoulli_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.004s) 2022-05-18T05:16:47.5829501Z test_dirichlet_shape (__main__.TestDistributionShapes) ... ok (0.003s) 2022-05-18T05:16:47.6144879Z test_entropy_shape (__main__.TestDistributionShapes) ... ok (0.031s) 2022-05-18T05:16:47.6167565Z test_exponential_shape_scalar_param (__main__.TestDistributionShapes) ... ok (0.002s) 2022-05-18T05:16:47.6192511Z test_exponential_shape_tensor_param (__main__.TestDistributionShapes) ... ok (0.002s) 2022-05-18T05:16:47.6217962Z test_gamma_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-05-18T05:16:47.6245722Z test_gamma_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-05-18T05:16:47.6272058Z test_geometric_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-05-18T05:16:47.6303933Z test_geometric_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-05-18T05:16:47.6329025Z test_gumbel_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-05-18T05:16:47.6355104Z test_halfcauchy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-05-18T05:16:47.6384367Z test_halfcauchy_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-05-18T05:16:47.6414999Z test_kumaraswamy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-05-18T05:16:47.6439977Z test_laplace_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-05-18T05:16:47.6467542Z test_laplace_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-05-18T05:16:47.6498611Z test_mixture_same_family_shape (__main__.TestDistributionShapes) ... ok (0.003s) 2022-05-18T05:16:47.6535253Z test_multinomial_shape (__main__.TestDistributionShapes) ... ok (0.004s) 2022-05-18T05:16:47.6560103Z test_normal_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-05-18T05:16:47.6587353Z test_normal_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-05-18T05:16:47.6660186Z test_one_hot_categorical_shape (__main__.TestDistributionShapes) ... ok (0.007s) 2022-05-18T05:16:47.6686806Z test_pareto_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-05-18T05:16:47.6714006Z test_studentT_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-05-18T05:16:47.6744672Z test_studentT_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-05-18T05:16:47.6770096Z test_uniform_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-05-18T05:16:47.6797281Z test_uniform_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-05-18T05:16:47.6830036Z test_vonmises_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-05-18T05:16:47.6866244Z test_vonmises_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.004s) 2022-05-18T05:16:47.6894288Z test_weibull_scale_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-05-18T05:16:47.6936605Z test_wishart_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.004s) 2022-05-18T05:16:47.6991650Z test_wishart_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.005s) 2022-05-18T05:16:47.7233107Z test_argmax_relaxed_categorical (__main__.TestDistributions) ... ok (0.024s) 2022-05-18T05:16:47.7351807Z test_bernoulli (__main__.TestDistributions) ... ok (0.012s) 2022-05-18T05:16:47.7373886Z test_bernoulli_3d (__main__.TestDistributions) ... ok (0.002s) 2022-05-18T05:16:47.7403824Z test_bernoulli_enumerate_support (__main__.TestDistributions) ... ok (0.003s) 2022-05-18T05:16:47.8235708Z test_beta_log_prob (__main__.TestDistributions) ... ok (0.083s) 2022-05-18T05:16:48.2299540Z test_beta_sample (__main__.TestDistributions) ... ok (0.406s) 2022-05-18T05:16:48.2340372Z test_beta_shape (__main__.TestDistributions) ... ok (0.004s) 2022-05-18T05:16:48.2792438Z test_beta_underflow (__main__.TestDistributions) ... ok (0.045s) 2022-05-18T05:16:48.2852376Z test_beta_underflow_gpu (__main__.TestDistributions) ... ok (0.006s) 2022-05-18T05:16:48.3181210Z test_binomial (__main__.TestDistributions) ... ok (0.033s) 2022-05-18T05:16:48.3217365Z test_binomial_enumerate_support (__main__.TestDistributions) ... ok (0.004s) 2022-05-18T05:16:48.3275506Z test_binomial_extreme_vals (__main__.TestDistributions) ... ok (0.006s) 2022-05-18T05:16:48.3958544Z test_binomial_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.068s) 2022-05-18T05:16:48.4010518Z test_binomial_log_prob_vectorized_count (__main__.TestDistributions) ... ok (0.005s) 2022-05-18T05:16:48.4703245Z test_binomial_sample (__main__.TestDistributions) ... ok (0.069s) 2022-05-18T05:16:48.4732308Z test_binomial_stable (__main__.TestDistributions) ... ok (0.003s) 2022-05-18T05:16:48.5692140Z test_binomial_vectorized_count (__main__.TestDistributions) ... ok (0.096s) 2022-05-18T05:16:48.5762020Z test_categorical_1d (__main__.TestDistributions) ... ok (0.007s) 2022-05-18T05:16:48.5895697Z test_categorical_2d (__main__.TestDistributions) ... ok (0.013s) 2022-05-18T05:16:48.5915106Z test_categorical_enumerate_support (__main__.TestDistributions) ... ok (0.002s) 2022-05-18T05:16:48.6091133Z test_cauchy (__main__.TestDistributions) ... ok (0.017s) 2022-05-18T05:16:48.8593451Z test_cdf_icdf_inverse (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T05:16:48.8594033Z warnings.warn("Singular sample detected.") 2022-05-18T05:16:48.8781816Z ok (0.269s) 2022-05-18T05:16:48.9958330Z test_cdf_log_prob (__main__.TestDistributions) ... ok (0.117s) 2022-05-18T05:16:49.1275496Z test_chi2_sample (__main__.TestDistributions) ... ok (0.132s) 2022-05-18T05:16:49.1354919Z test_chi2_shape (__main__.TestDistributions) ... ok (0.008s) 2022-05-18T05:16:49.1553391Z test_continuous_bernoulli (__main__.TestDistributions) ... ok (0.020s) 2022-05-18T05:16:49.1585863Z test_continuous_bernoulli_3d (__main__.TestDistributions) ... ok (0.003s) 2022-05-18T05:16:49.1629746Z test_dirichlet_log_prob (__main__.TestDistributions) ... ok (0.004s) 2022-05-18T05:16:49.1661201Z test_dirichlet_mode (__main__.TestDistributions) ... ok (0.003s) 2022-05-18T05:16:49.2184191Z test_dirichlet_sample (__main__.TestDistributions) ... ok (0.052s) 2022-05-18T05:16:49.2211175Z test_dirichlet_shape (__main__.TestDistributions) ... ok (0.003s) 2022-05-18T05:16:49.8763843Z test_distribution_expand (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T05:16:49.8764909Z warnings.warn("Singular sample detected.") 2022-05-18T05:16:50.0484779Z ok (0.827s) 2022-05-18T05:16:50.2544733Z test_distribution_subclass_expand (__main__.TestDistributions) ... ok (0.206s) 2022-05-18T05:16:50.2932880Z test_enumerate_support_type (__main__.TestDistributions) ... ok (0.039s) 2022-05-18T05:16:50.3069459Z test_exponential (__main__.TestDistributions) ... ok (0.014s) 2022-05-18T05:16:50.4346255Z test_exponential_sample (__main__.TestDistributions) ... ok (0.127s) 2022-05-18T05:16:50.4435412Z test_fishersnedecor (__main__.TestDistributions) ... ok (0.009s) 2022-05-18T05:16:51.5776485Z test_fishersnedecor_sample (__main__.TestDistributions) ... ok (1.134s) 2022-05-18T05:16:51.9527902Z test_gamma_gpu_sample (__main__.TestDistributions) ... ok (0.375s) 2022-05-18T05:16:51.9654996Z test_gamma_gpu_shape (__main__.TestDistributions) ... ok (0.013s) 2022-05-18T05:16:51.9702212Z test_gamma_log_prob_at_boundary (__main__.TestDistributions) ... ok (0.005s) 2022-05-18T05:16:52.3527734Z test_gamma_sample (__main__.TestDistributions) ... ok (0.382s) 2022-05-18T05:16:52.3594350Z test_gamma_shape (__main__.TestDistributions) ... ok (0.007s) 2022-05-18T05:16:52.3682663Z test_geometric (__main__.TestDistributions) ... ok (0.009s) 2022-05-18T05:16:52.3832514Z test_geometric_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.015s) 2022-05-18T05:16:52.3904037Z test_geometric_sample (__main__.TestDistributions) ... ok (0.007s) 2022-05-18T05:16:52.3978371Z test_gumbel (__main__.TestDistributions) ... ok (0.007s) 2022-05-18T05:16:53.1483378Z test_gumbel_sample (__main__.TestDistributions) ... ok (0.750s) 2022-05-18T05:16:53.1615524Z test_halfcauchy (__main__.TestDistributions) ... ok (0.013s) 2022-05-18T05:16:53.1751870Z test_halfnormal (__main__.TestDistributions) ... ok (0.013s) 2022-05-18T05:16:53.1819712Z test_halfnormal_logprob (__main__.TestDistributions) ... ok (0.007s) 2022-05-18T05:16:53.3075402Z test_halfnormal_sample (__main__.TestDistributions) ... ok (0.125s) 2022-05-18T05:16:53.3085739Z test_has_examples (__main__.TestDistributions) ... ok (0.001s) 2022-05-18T05:16:54.1242273Z test_independent_expand (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T05:16:54.1243304Z warnings.warn("Singular sample detected.") 2022-05-18T05:16:54.2643744Z ok (0.956s) 2022-05-18T05:16:54.6538684Z test_independent_shape (__main__.TestDistributions) ... ok (0.389s) 2022-05-18T05:16:54.6960957Z test_invalid_parameter_broadcasting (__main__.TestDistributions) ... ok (0.042s) 2022-05-18T05:16:54.7205535Z test_kumaraswamy_mean_variance (__main__.TestDistributions) ... ok (0.024s) 2022-05-18T05:16:54.7250514Z test_kumaraswamy_shape (__main__.TestDistributions) ... ok (0.005s) 2022-05-18T05:16:54.7508811Z test_laplace (__main__.TestDistributions) ... ok (0.026s) 2022-05-18T05:16:55.1228920Z test_laplace_sample (__main__.TestDistributions) ... ok (0.372s) 2022-05-18T05:16:55.1258496Z test_lazy_property_grad (__main__.TestDistributions) ... ok (0.003s) 2022-05-18T05:16:55.1426664Z test_lkj_cholesky_log_prob (__main__.TestDistributions) ... ok (0.017s) 2022-05-18T05:16:55.1733923Z test_logisticnormal (__main__.TestDistributions) ... ok (0.031s) 2022-05-18T05:16:55.1756041Z test_logisticnormal_logprob (__main__.TestDistributions) ... ok (0.002s) 2022-05-18T05:16:55.5884557Z test_logisticnormal_sample (__main__.TestDistributions) ... ok (0.413s) 2022-05-18T05:16:55.6109687Z test_lognormal (__main__.TestDistributions) ... ok (0.022s) 2022-05-18T05:16:55.6183514Z test_lognormal_logprob (__main__.TestDistributions) ... ok (0.007s) 2022-05-18T05:16:55.9934233Z test_lognormal_sample (__main__.TestDistributions) ... ok (0.375s) 2022-05-18T05:16:56.0024611Z test_lowrank_multivariate_normal_log_prob (__main__.TestDistributions) ... ok (0.009s) 2022-05-18T05:16:56.0459997Z test_lowrank_multivariate_normal_moments (__main__.TestDistributions) ... ok (0.043s) 2022-05-18T05:16:56.0499654Z test_lowrank_multivariate_normal_properties (__main__.TestDistributions) ... ok (0.004s) 2022-05-18T05:16:56.1000557Z test_lowrank_multivariate_normal_sample (__main__.TestDistributions) ... ok (0.050s) 2022-05-18T05:16:56.1596160Z test_lowrank_multivariate_normal_shape (__main__.TestDistributions) ... ok (0.059s) 2022-05-18T05:16:56.1682396Z test_mixture_same_family_log_prob (__main__.TestDistributions) ... ok (0.009s) 2022-05-18T05:16:56.2325719Z test_mixture_same_family_sample (__main__.TestDistributions) ... ok (0.064s) 2022-05-18T05:16:56.2438830Z test_mixture_same_family_shape (__main__.TestDistributions) ... ok (0.011s) 2022-05-18T05:16:56.3764724Z test_mode (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T05:16:56.3765716Z warnings.warn("Singular sample detected.") 2022-05-18T05:16:56.3908940Z ok (0.147s) 2022-05-18T05:16:56.4063150Z test_multinomial_1d (__main__.TestDistributions) ... ok (0.015s) 2022-05-18T05:16:56.4119080Z test_multinomial_1d_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.006s) 2022-05-18T05:16:56.4288575Z test_multinomial_2d (__main__.TestDistributions) ... ok (0.017s) 2022-05-18T05:16:56.4389922Z test_multivariate_normal_log_prob (__main__.TestDistributions) ... ok (0.010s) 2022-05-18T05:16:56.4701881Z test_multivariate_normal_moments (__main__.TestDistributions) ... ok (0.031s) 2022-05-18T05:16:56.4725265Z test_multivariate_normal_properties (__main__.TestDistributions) ... ok (0.002s) 2022-05-18T05:16:56.6088944Z test_multivariate_normal_sample (__main__.TestDistributions) ... ok (0.136s) 2022-05-18T05:16:56.7012492Z test_multivariate_normal_shape (__main__.TestDistributions) ... ok (0.092s) 2022-05-18T05:16:56.7027493Z test_multivariate_normal_stable_with_precision_matrix (__main__.TestDistributions) ... ok (0.001s) 2022-05-18T05:16:56.7291747Z test_negative_binomial (__main__.TestDistributions) ... ok (0.026s) 2022-05-18T05:16:56.7898759Z test_negative_binomial_log_prob (__main__.TestDistributions) ... ok (0.061s) 2022-05-18T05:16:56.7943373Z test_negative_binomial_log_prob_vectorized_count (__main__.TestDistributions) ... ok (0.004s) 2022-05-18T05:16:56.8207183Z test_normal (__main__.TestDistributions) ... ok (0.026s) 2022-05-18T05:16:57.1947427Z test_normal_sample (__main__.TestDistributions) ... ok (0.374s) 2022-05-18T05:16:57.2047384Z test_one_hot_categorical_1d (__main__.TestDistributions) ... ok (0.010s) 2022-05-18T05:16:57.2147984Z test_one_hot_categorical_2d (__main__.TestDistributions) ... ok (0.010s) 2022-05-18T05:16:57.2175084Z test_one_hot_categorical_enumerate_support (__main__.TestDistributions) ... ok (0.003s) 2022-05-18T05:16:57.2255261Z test_pareto (__main__.TestDistributions) ... ok (0.008s) 2022-05-18T05:16:57.6018987Z test_pareto_sample (__main__.TestDistributions) ... ok (0.376s) 2022-05-18T05:16:57.6028939Z test_poisson_forward_ad (__main__.TestDistributions) ... ok (0.001s) 2022-05-18T05:16:57.6101988Z test_poisson_gpu_sample (__main__.TestDistributions) ... ok (0.007s) 2022-05-18T05:16:57.6209768Z test_poisson_log_prob (__main__.TestDistributions) ... /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-18T05:16:57.6210515Z warnings.warn(msg, FutureWarning) 2022-05-18T05:16:57.6214924Z ok (0.011s) 2022-05-18T05:16:57.6291539Z test_poisson_sample (__main__.TestDistributions) ... ok (0.008s) 2022-05-18T05:16:57.6317161Z test_poisson_shape (__main__.TestDistributions) ... ok (0.002s) 2022-05-18T05:16:57.6534131Z test_relaxed_bernoulli (__main__.TestDistributions) ... ok (0.022s) 2022-05-18T05:16:57.6655941Z test_relaxed_one_hot_categorical_1d (__main__.TestDistributions) ... ok (0.012s) 2022-05-18T05:16:57.6861294Z test_relaxed_one_hot_categorical_2d (__main__.TestDistributions) ... ok (0.020s) 2022-05-18T05:16:57.7141929Z test_repr (__main__.TestDistributions) ... ok (0.028s) 2022-05-18T05:16:57.7370869Z test_rounded_relaxed_bernoulli (__main__.TestDistributions) ... ok (0.023s) 2022-05-18T05:16:57.7561977Z test_rsample_requires_grad (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T05:16:57.7562991Z warnings.warn("Singular sample detected.") 2022-05-18T05:16:57.7615426Z ok (0.024s) 2022-05-18T05:16:57.7880029Z test_sample_detached (__main__.TestDistributions) ... ok (0.026s) 2022-05-18T05:16:57.7972898Z test_studentT (__main__.TestDistributions) ... ok (0.009s) 2022-05-18T05:16:57.9294564Z test_studentT_log_prob (__main__.TestDistributions) ... ok (0.132s) 2022-05-18T05:16:59.5030120Z test_studentT_sample (__main__.TestDistributions) ... ok (1.573s) 2022-05-18T05:16:59.5400565Z test_support_attributes (__main__.TestDistributions) ... ok (0.037s) 2022-05-18T05:16:59.5564433Z test_uniform (__main__.TestDistributions) ... ok (0.016s) 2022-05-18T05:16:59.6019604Z test_valid_parameter_broadcasting (__main__.TestDistributions) ... ok (0.045s) 2022-05-18T05:16:59.6143048Z test_vonmises_logprob (__main__.TestDistributions) ... ok (0.012s) 2022-05-18T05:17:08.2025976Z test_vonmises_sample (__main__.TestDistributions) ... ok (8.588s) 2022-05-18T05:17:08.2106619Z test_wishart_log_prob (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T05:17:08.2107727Z warnings.warn("Singular sample detected.") 2022-05-18T05:17:08.3015780Z ok (0.099s) 2022-05-18T05:17:08.3035281Z test_wishart_moments (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:101: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2022-05-18T05:17:08.3037658Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2022-05-18T05:17:09.9025046Z ok (1.601s) 2022-05-18T05:17:09.9055991Z test_wishart_properties (__main__.TestDistributions) ... ok (0.003s) 2022-05-18T05:17:10.2774293Z test_wishart_sample (__main__.TestDistributions) ... ok (0.372s) 2022-05-18T05:17:10.3386395Z test_wishart_shape (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T05:17:10.3386935Z warnings.warn("Singular sample detected.") 2022-05-18T05:17:10.3573488Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T05:17:10.3573954Z warnings.warn("Singular sample detected.") 2022-05-18T05:17:10.3766047Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T05:17:10.3766915Z warnings.warn("Singular sample detected.") 2022-05-18T05:17:10.3968151Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T05:17:10.3969016Z warnings.warn("Singular sample detected.") 2022-05-18T05:17:10.4175837Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T05:17:10.4176700Z warnings.warn("Singular sample detected.") 2022-05-18T05:17:10.4331582Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T05:17:10.4332451Z warnings.warn("Singular sample detected.") 2022-05-18T05:17:10.4490093Z ok (0.171s) 2022-05-18T05:17:10.4508716Z test_wishart_stable_with_precision_matrix (__main__.TestDistributions) ... ok (0.002s) 2022-05-18T05:17:11.0071033Z test_zero_excluded_binomial (__main__.TestDistributions) ... ok (0.556s) 2022-05-18T05:17:11.0092714Z test_cat_event_dim (__main__.TestFunctors) ... ok (0.002s) 2022-05-18T05:17:11.0145854Z test_cat_transform (__main__.TestFunctors) ... ok (0.005s) 2022-05-18T05:17:11.0200135Z test_cat_transform_non_uniform (__main__.TestFunctors) ... ok (0.005s) 2022-05-18T05:17:11.0249067Z test_stack_transform (__main__.TestFunctors) ... ok (0.005s) 2022-05-18T05:17:14.0397057Z test_cdf (__main__.TestJit) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T05:17:14.0398043Z warnings.warn("Singular sample detected.") 2022-05-18T05:17:14.5247222Z ok (3.499s) 2022-05-18T05:17:18.7915907Z test_entropy (__main__.TestJit) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:101: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2022-05-18T05:17:18.7917546Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2022-05-18T05:17:19.4169975Z ok (4.892s) 2022-05-18T05:17:19.7740906Z test_enumerate_support (__main__.TestJit) ... ok (0.357s) 2022-05-18T05:17:28.0217596Z test_log_prob (__main__.TestJit) ... ok (8.247s) 2022-05-18T05:17:30.2095243Z test_mean (__main__.TestJit) ... ok (2.188s) 2022-05-18T05:17:30.7867456Z test_rsample (__main__.TestJit) ... ok (0.577s) 2022-05-18T05:17:31.5650314Z test_sample (__main__.TestJit) ... ok (0.778s) 2022-05-18T05:17:35.3121131Z test_variance (__main__.TestJit) ... ok (3.747s) 2022-05-18T05:17:35.3672063Z test_entropy_exponential_family (__main__.TestKL) ... ok (0.055s) 2022-05-18T05:17:38.6125648Z test_entropy_monte_carlo (__main__.TestKL) ... ok (3.245s) 2022-05-18T05:17:38.6306701Z test_kl_edgecases (__main__.TestKL) ... ok (0.018s) 2022-05-18T05:17:38.6623737Z test_kl_exponential_family (__main__.TestKL) ... ok (0.031s) 2022-05-18T05:17:38.6861856Z test_kl_infinite (__main__.TestKL) ... ok (0.023s) 2022-05-18T05:17:38.7189516Z test_kl_lowrank_multivariate_normal (__main__.TestKL) ... ok (0.032s) 2022-05-18T05:17:38.7445292Z test_kl_lowrank_multivariate_normal_batched (__main__.TestKL) ... ok (0.025s) 2022-05-18T05:17:39.6219681Z test_kl_monte_carlo (__main__.TestKL) ... ok (0.877s) 2022-05-18T05:17:39.6624563Z test_kl_multivariate_normal (__main__.TestKL) ... ok (0.040s) 2022-05-18T05:17:39.6846122Z test_kl_multivariate_normal_batched (__main__.TestKL) ... ok (0.022s) 2022-05-18T05:17:39.7067998Z test_kl_multivariate_normal_batched_broadcasted (__main__.TestKL) ... ok (0.022s) 2022-05-18T05:17:39.7740986Z test_kl_shape (__main__.TestKL) ... ok (0.067s) 2022-05-18T05:17:39.7912876Z test_kl_transformed (__main__.TestKL) ... ok (0.017s) 2022-05-18T05:17:39.7971263Z test_lazy_logits_initialization (__main__.TestLazyLogitsInitialization) ... ok (0.005s) 2022-05-18T05:17:39.8003540Z test_lazy_probs_initialization (__main__.TestLazyLogitsInitialization) ... ok (0.003s) 2022-05-18T05:17:39.8207013Z test_bernoulli_gradient (__main__.TestNumericalStability) ... ok (0.020s) 2022-05-18T05:17:39.8246338Z test_bernoulli_with_logits_overflow (__main__.TestNumericalStability) ... ok (0.004s) 2022-05-18T05:17:39.8285648Z test_bernoulli_with_logits_underflow (__main__.TestNumericalStability) ... ok (0.004s) 2022-05-18T05:17:39.8310637Z test_categorical_log_prob (__main__.TestNumericalStability) ... ok (0.002s) 2022-05-18T05:17:39.8342291Z test_categorical_log_prob_with_logits (__main__.TestNumericalStability) ... ok (0.003s) 2022-05-18T05:17:39.8748861Z test_continuous_bernoulli_gradient (__main__.TestNumericalStability) ... ok (0.041s) 2022-05-18T05:17:39.8805204Z test_continuous_bernoulli_with_logits_overflow (__main__.TestNumericalStability) ... ok (0.006s) 2022-05-18T05:17:39.8860726Z test_continuous_bernoulli_with_logits_underflow (__main__.TestNumericalStability) ... ok (0.005s) 2022-05-18T05:17:39.8888662Z test_multinomial_log_prob (__main__.TestNumericalStability) ... ok (0.003s) 2022-05-18T05:17:39.8923593Z test_multinomial_log_prob_with_logits (__main__.TestNumericalStability) ... ok (0.003s) 2022-05-18T05:17:39.9555813Z test_beta_wrt_alpha (__main__.TestRsample) ... ok (0.063s) 2022-05-18T05:17:40.0182385Z test_beta_wrt_beta (__main__.TestRsample) ... ok (0.063s) 2022-05-18T05:17:40.0541458Z test_chi2 (__main__.TestRsample) ... ok (0.036s) 2022-05-18T05:17:40.8358658Z test_dirichlet_multivariate (__main__.TestRsample) ... ok (0.781s) 2022-05-18T05:17:40.9007023Z test_dirichlet_on_diagonal (__main__.TestRsample) ... ok (0.065s) 2022-05-18T05:17:41.0225509Z test_dirichlet_tangent_field (__main__.TestRsample) ... ok (0.122s) 2022-05-18T05:17:41.0581999Z test_gamma (__main__.TestRsample) ... ok (0.036s) 2022-05-18T05:17:41.0869888Z test_invalid (__main__.TestValidation) ... ok (0.029s) 2022-05-18T05:17:41.4834058Z test_invalid_log_probs_arg (__main__.TestValidation) ... ok (0.396s) 2022-05-18T05:17:41.5019781Z test_valid (__main__.TestValidation) ... ok (0.018s) 2022-05-18T05:17:41.5066069Z test_warning_unimplemented_constraints (__main__.TestValidation) ... ok (0.005s) 2022-05-18T05:17:41.5066774Z 2022-05-18T05:17:41.5067181Z ---------------------------------------------------------------------- 2022-05-18T05:17:41.5069218Z Ran 219 tests in 56.076s 2022-05-18T05:17:41.5070004Z 2022-05-18T05:17:41.5070154Z OK 2022-05-18T05:17:41.5070427Z 2022-05-18T05:17:41.5073760Z Generating XML reports... 2022-05-18T05:17:41.5108003Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestAgainstScipy-20220518051645.xml 2022-05-18T05:17:41.5112142Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestConstraints-20220518051645.xml 2022-05-18T05:17:41.5157619Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributionShapes-20220518051645.xml 2022-05-18T05:17:41.5287494Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributions-20220518051645.xml 2022-05-18T05:17:41.5294535Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestFunctors-20220518051645.xml 2022-05-18T05:17:41.5305414Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestJit-20220518051645.xml 2022-05-18T05:17:41.5320783Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestKL-20220518051645.xml 2022-05-18T05:17:41.5325537Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestLazyLogitsInitialization-20220518051645.xml 2022-05-18T05:17:41.5349166Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestNumericalStability-20220518051645.xml 2022-05-18T05:17:41.5358609Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestRsample-20220518051645.xml 2022-05-18T05:17:41.5364892Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestValidation-20220518051645.xml 2022-05-18T05:17:42.1314809Z Running test_cuda ... [2022-05-18 05:17:42.130876] 2022-05-18T05:17:42.1315502Z Executing ['/opt/conda/bin/python', 'test_cuda.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 05:17:42.130996] 2022-05-18T05:17:45.3547940Z Test results will be stored in test-reports/python-unittest/test_cuda 2022-05-18T05:17:45.3629253Z 2022-05-18T05:17:45.3629720Z Running tests... 2022-05-18T05:17:45.3630238Z ---------------------------------------------------------------------- 2022-05-18T05:17:45.3641976Z test_arithmetic_large_tensor (__main__.TestCuda) ... skip: was disabled due to not enough memory, but actually it always fail (0.001s) 2022-05-18T05:17:45.4191060Z test_autocast_banned (__main__.TestCuda) ... ok (0.055s) 2022-05-18T05:17:45.7515810Z test_autocast_cache_leak (__main__.TestCuda) ... ok (0.332s) 2022-05-18T05:17:45.8902900Z test_autocast_cat_jit (__main__.TestCuda) ... ok (0.139s) 2022-05-18T05:17:45.9458604Z test_autocast_checkpointing (__main__.TestCuda) ... ok (0.055s) 2022-05-18T05:17:45.9944468Z test_autocast_custom_cast_inputs (__main__.TestCuda) ... ok (0.048s) 2022-05-18T05:17:46.0413377Z test_autocast_custom_enabled (__main__.TestCuda) ... ok (0.047s) 2022-05-18T05:17:46.0956373Z test_autocast_ignored_types (__main__.TestCuda) ... ok (0.054s) 2022-05-18T05:17:46.1414037Z test_autocast_linalg_fp16 (__main__.TestCuda) ... ok (0.046s) 2022-05-18T05:17:46.1876473Z test_autocast_methods_expect_builtin_promote (__main__.TestCuda) ... ok (0.046s) 2022-05-18T05:17:46.2317882Z test_autocast_methods_fp16 (__main__.TestCuda) ... ok (0.044s) 2022-05-18T05:17:46.2755270Z test_autocast_methods_fp32 (__main__.TestCuda) ... ok (0.044s) 2022-05-18T05:17:46.3191727Z test_autocast_nn_bf16 (__main__.TestCuda) ... ok (0.044s) 2022-05-18T05:17:46.3628382Z test_autocast_nn_fp16 (__main__.TestCuda) ... ok (0.044s) 2022-05-18T05:17:46.4085833Z test_autocast_nn_fp32 (__main__.TestCuda) ... ok (0.046s) 2022-05-18T05:17:46.6941706Z test_autocast_rnn (__main__.TestCuda) ... Could not load symbol cublasGetSmCountTarget from libcublas.so.11. Error: /usr/local/cuda/lib64/libcublas.so.11: undefined symbol: cublasGetSmCountTarget 2022-05-18T05:17:46.6944031Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py:473: UserWarning: RNN module weights are not part of single contiguous chunk of memory. This means they need to be compacted at every call, possibly greatly increasing memory usage. To compact weights again call flatten_parameters(). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/RNN.cpp:968.) 2022-05-18T05:17:46.6944766Z self.batch_first) 2022-05-18T05:17:47.2516261Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py:482: UserWarning: RNN module weights are not part of single contiguous chunk of memory. This means they need to be compacted at every call, possibly greatly increasing memory usage. To compact weights again call flatten_parameters(). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/RNN.cpp:968.) 2022-05-18T05:17:47.2517373Z self.bidirectional) 2022-05-18T05:17:50.1934576Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py:951: UserWarning: RNN module weights are not part of single contiguous chunk of memory. This means they need to be compacted at every call, possibly greatly increasing memory usage. To compact weights again call flatten_parameters(). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/RNN.cpp:968.) 2022-05-18T05:17:50.1935454Z self.dropout, self.training, self.bidirectional, self.batch_first) 2022-05-18T05:17:50.7130686Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py:954: UserWarning: RNN module weights are not part of single contiguous chunk of memory. This means they need to be compacted at every call, possibly greatly increasing memory usage. To compact weights again call flatten_parameters(). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/RNN.cpp:968.) 2022-05-18T05:17:50.7131560Z self.num_layers, self.dropout, self.training, self.bidirectional) 2022-05-18T05:17:53.6725877Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py:770: UserWarning: RNN module weights are not part of single contiguous chunk of memory. This means they need to be compacted at every call, possibly greatly increasing memory usage. To compact weights again call flatten_parameters(). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/RNN.cpp:968.) 2022-05-18T05:17:53.6726741Z self.dropout, self.training, self.bidirectional, self.batch_first) 2022-05-18T05:17:54.2192536Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py:773: UserWarning: RNN module weights are not part of single contiguous chunk of memory. This means they need to be compacted at every call, possibly greatly increasing memory usage. To compact weights again call flatten_parameters(). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/RNN.cpp:968.) 2022-05-18T05:17:54.2193403Z self.num_layers, self.dropout, self.training, self.bidirectional) 2022-05-18T05:17:57.3383173Z ok (10.930s) 2022-05-18T05:17:57.3994203Z test_autocast_torch_bf16 (__main__.TestCuda) ... ok (0.061s) 2022-05-18T05:17:57.4517047Z test_autocast_torch_expect_builtin_promote (__main__.TestCuda) ... ok (0.052s) 2022-05-18T05:17:58.1377999Z test_autocast_torch_fp16 (__main__.TestCuda) ... /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:886.) 2022-05-18T05:17:58.1379067Z return _VF.chain_matmul(matrices) # type: ignore[attr-defined] 2022-05-18T05:17:58.1423687Z ok (0.691s) 2022-05-18T05:17:59.1925130Z test_autocast_torch_fp32 (__main__.TestCuda) ... ok (1.050s) 2022-05-18T05:17:59.2501627Z test_autocast_torch_need_autocast_promote (__main__.TestCuda) ... ok (0.057s) 2022-05-18T05:17:59.2514438Z test_autogpu (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2022-05-18T05:17:59.2983591Z test_batch_norm_gather_stats (__main__.TestCuda) ... ok (0.047s) 2022-05-18T05:17:59.3479737Z test_bincount_ext (__main__.TestCuda) ... ok (0.049s) 2022-05-18T05:17:59.3488645Z test_caching_allocator_record_stream_oom (__main__.TestCuda) 2022-05-18T05:18:00.2637893Z allocations delayed by a record_stream call should still be freed on ... ok (0.916s) 2022-05-18T05:18:00.3863937Z test_caching_pinned_memory (__main__.TestCuda) ... ok (0.122s) 2022-05-18T05:18:00.3878375Z test_caching_pinned_memory_multi_gpu (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2022-05-18T05:18:00.3886036Z test_cat_autogpu (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2022-05-18T05:18:00.4415605Z test_check_error (__main__.TestCuda) ... ok (0.053s) 2022-05-18T05:18:00.4429279Z test_copy_device (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2022-05-18T05:18:00.6303848Z test_copy_non_blocking (__main__.TestCuda) ... ok (0.187s) 2022-05-18T05:18:00.6311660Z test_copy_streams (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2022-05-18T05:18:00.6857983Z test_cublas_allow_fp16_reduced_precision_reduction_get_set (__main__.TestCuda) ... ok (0.054s) 2022-05-18T05:18:00.7303746Z test_cublas_allow_tf32_get_set (__main__.TestCuda) ... ok (0.044s) 2022-05-18T05:18:01.1571695Z test_cublas_multiple_threads_same_device (__main__.TestCuda) ... ok (0.427s) 2022-05-18T05:18:01.1580101Z test_cuda_device_memory_allocated (__main__.TestCuda) ... skip: Test needs multiple GPUs (0.001s) 2022-05-18T05:18:01.2173873Z test_cuda_get_device_capability (__main__.TestCuda) ... ok (0.059s) 2022-05-18T05:18:01.2651756Z test_cuda_get_device_name (__main__.TestCuda) ... ok (0.048s) 2022-05-18T05:18:01.2656774Z test_cuda_init_race (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2022-05-18T05:18:01.5020336Z test_cuda_kernel_loop_overflow (__main__.TestCuda) ... ok (0.236s) 2022-05-18T05:18:01.5032156Z test_cuda_kernel_loop_overflow_large (__main__.TestCuda) ... skip: not enough memory (0.001s) 2022-05-18T05:18:01.7219058Z test_cuda_memory_leak_detection (__main__.TestCuda) ... ok (0.218s) 2022-05-18T05:18:01.8363112Z test_cuda_memory_leak_detection_propagates_errors (__main__.TestCuda) ... ok (0.114s) 2022-05-18T05:18:01.8373976Z test_cuda_set_device (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-05-18T05:18:01.8911969Z test_cuda_synchronize (__main__.TestCuda) ... ok (0.053s) 2022-05-18T05:18:01.9399155Z test_cudart_register (__main__.TestCuda) ... ok (0.049s) 2022-05-18T05:18:01.9879464Z test_cudnn_allow_tf32_get_set (__main__.TestCuda) ... ok (0.048s) 2022-05-18T05:18:13.1426420Z test_cudnn_multiple_threads_same_device (__main__.TestCuda) ... ok (11.155s) 2022-05-18T05:18:13.1440960Z test_current_stream (__main__.TestCuda) ... skip: detected only one GPU (0.002s) 2022-05-18T05:18:13.1462600Z test_cusparse_multiple_threads_same_device (__main__.TestCuda) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:18:13.1479285Z test_default_stream (__main__.TestCuda) ... skip: detected only one GPU (0.002s) 2022-05-18T05:18:13.2596351Z test_events (__main__.TestCuda) ... ok (0.111s) 2022-05-18T05:18:13.2616268Z test_events_multi_gpu_elapsed_time (__main__.TestCuda) ... skip: detected only one GPU (0.002s) 2022-05-18T05:18:13.2635862Z test_events_multi_gpu_query (__main__.TestCuda) ... skip: detected only one GPU (0.002s) 2022-05-18T05:18:13.2649665Z test_events_wait (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-05-18T05:18:13.3141772Z test_external_streams (__main__.TestCuda) ... ok (0.049s) 2022-05-18T05:18:13.3148588Z test_external_streams_multi_device (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-05-18T05:18:15.4397834Z test_fixed_cuda_assert_async (__main__.TestCuda) ... /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorCompare.cu:106: _assert_async_cuda_kernel: block: [0,0,0], thread: [0,0,0] Assertion `input[0] != 0` failed. 2022-05-18T05:18:15.4403790Z Traceback (most recent call last): 2022-05-18T05:18:15.4404115Z File "", line 4, in 2022-05-18T05:18:15.4404923Z File "/opt/conda/lib/python3.7/site-packages/torch/cuda/__init__.py", line 495, in synchronize 2022-05-18T05:18:15.4416471Z return torch._C._cuda_synchronize() 2022-05-18T05:18:15.4416964Z RuntimeError: CUDA error: device-side assert triggered 2022-05-18T05:18:15.4421960Z CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. 2022-05-18T05:18:15.4422767Z For debugging consider passing CUDA_LAUNCH_BLOCKING=1. 2022-05-18T05:18:17.7078207Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorCompare.cu:106: _assert_async_cuda_kernel: block: [0,0,0], thread: [0,0,0] Assertion `input[0] != 0` failed. 2022-05-18T05:18:17.7083950Z Traceback (most recent call last): 2022-05-18T05:18:17.7084412Z File "", line 4, in 2022-05-18T05:18:17.7085042Z File "/opt/conda/lib/python3.7/site-packages/torch/cuda/__init__.py", line 495, in synchronize 2022-05-18T05:18:17.7087741Z return torch._C._cuda_synchronize() 2022-05-18T05:18:17.7088318Z RuntimeError: CUDA error: device-side assert triggered 2022-05-18T05:18:17.7088770Z CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. 2022-05-18T05:18:17.7089227Z For debugging consider passing CUDA_LAUNCH_BLOCKING=1. 2022-05-18T05:18:19.9663074Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorCompare.cu:106: _assert_async_cuda_kernel: block: [0,0,0], thread: [0,0,0] Assertion `input[0] != 0` failed. 2022-05-18T05:18:19.9669236Z Traceback (most recent call last): 2022-05-18T05:18:19.9669709Z File "", line 4, in 2022-05-18T05:18:19.9670350Z File "/opt/conda/lib/python3.7/site-packages/torch/cuda/__init__.py", line 495, in synchronize 2022-05-18T05:18:19.9673801Z return torch._C._cuda_synchronize() 2022-05-18T05:18:19.9674861Z RuntimeError: CUDA error: device-side assert triggered 2022-05-18T05:18:19.9675332Z CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. 2022-05-18T05:18:19.9675782Z For debugging consider passing CUDA_LAUNCH_BLOCKING=1. 2022-05-18T05:18:22.2652098Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorCompare.cu:110: _assert_async_cuda_kernel: block: [0,0,0], thread: [0,0,0] Assertion `input[0] != c10::complex(0, 0)` failed. 2022-05-18T05:18:22.2657830Z Traceback (most recent call last): 2022-05-18T05:18:22.2658173Z File "", line 4, in 2022-05-18T05:18:22.2659089Z File "/opt/conda/lib/python3.7/site-packages/torch/cuda/__init__.py", line 495, in synchronize 2022-05-18T05:18:22.2660850Z return torch._C._cuda_synchronize() 2022-05-18T05:18:22.2661309Z RuntimeError: CUDA error: device-side assert triggered 2022-05-18T05:18:22.2661786Z CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. 2022-05-18T05:18:22.2662225Z For debugging consider passing CUDA_LAUNCH_BLOCKING=1. 2022-05-18T05:18:22.4340408Z ok (9.119s) 2022-05-18T05:18:22.5024337Z test_float32_matmul_precision_get_set (__main__.TestCuda) ... ok (0.068s) 2022-05-18T05:18:22.5500339Z test_gather_bool (__main__.TestCuda) ... ok (0.047s) 2022-05-18T05:18:22.5975736Z test_get_device_index (__main__.TestCuda) ... ok (0.047s) 2022-05-18T05:18:22.5986954Z test_get_set_rng_state_all (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2022-05-18T05:18:22.6648166Z test_grad_scaling_accumulation (__main__.TestCuda) ... ok (0.066s) 2022-05-18T05:18:22.7602905Z test_grad_scaling_autocast (__main__.TestCuda) ... ok (0.095s) 2022-05-18T05:18:22.8426168Z test_grad_scaling_clipping (__main__.TestCuda) ... ok (0.082s) 2022-05-18T05:18:22.9186840Z test_grad_scaling_clipping_separate_unscale (__main__.TestCuda) ... ok (0.076s) 2022-05-18T05:18:22.9201859Z test_grad_scaling_device_as_key (__main__.TestCuda) ... skip: only one GPU detected (0.002s) 2022-05-18T05:18:22.9236845Z test_grad_scaling_multigpu (__main__.TestCuda) ... skip: only one GPU detected (0.003s) 2022-05-18T05:18:23.0266414Z test_grad_scaling_multiple (__main__.TestCuda) ... ok (0.103s) 2022-05-18T05:18:23.1295351Z test_grad_scaling_penalty (__main__.TestCuda) ... ok (0.103s) 2022-05-18T05:18:23.1309899Z test_grad_scaling_scale (__main__.TestCuda) ... skip: only one GPU detected (0.002s) 2022-05-18T05:18:23.1930884Z test_grad_scaling_state_dict (__main__.TestCuda) ... ok (0.062s) 2022-05-18T05:18:23.2669116Z test_grad_scaling_unscale (__main__.TestCuda) ... ok (0.074s) 2022-05-18T05:18:23.3344684Z test_grad_scaling_unscale_sparse (__main__.TestCuda) ... ok (0.067s) 2022-05-18T05:18:23.3931224Z test_grad_scaling_update_scale (__main__.TestCuda) ... ok (0.058s) 2022-05-18T05:18:23.5133190Z test_graph_capture_oom (__main__.TestCuda) ... ok (0.120s) 2022-05-18T05:18:23.5756689Z test_graph_capture_simple (__main__.TestCuda) ... ok (0.062s) 2022-05-18T05:18:23.5789711Z test_graph_concurrent_replay (__main__.TestCuda) ... skip: Temporarily disabled due to a graphs bug in libcuda.so, see https://github.com/pytorch/pytorch/pull/57556 (0.003s) 2022-05-18T05:18:23.7662375Z test_graph_cudnn_dropout (__main__.TestCuda) ... ok (0.187s) 2022-05-18T05:18:23.9456211Z test_graph_grad_scaling (__main__.TestCuda) ... ok (0.179s) 2022-05-18T05:18:24.9484650Z test_graph_make_graphed_callables (__main__.TestCuda) ... ok (1.003s) 2022-05-18T05:18:25.4503351Z test_graph_memory_stats_and_use_result_after_destroy_graph (__main__.TestCuda) ... ok (0.502s) 2022-05-18T05:18:25.5367114Z test_graph_record_stream (__main__.TestCuda) ... ok (0.086s) 2022-05-18T05:18:25.6334704Z test_graph_rng_distributions (__main__.TestCuda) ... ok (0.097s) 2022-05-18T05:18:25.6814760Z test_graph_rng_functional (__main__.TestCuda) ... ok (0.048s) 2022-05-18T05:18:25.7314780Z test_graph_three_successive (__main__.TestCuda) ... ok (0.050s) 2022-05-18T05:18:25.7860703Z test_graph_two_successive (__main__.TestCuda) ... ok (0.054s) 2022-05-18T05:18:25.7868937Z test_huge_index (__main__.TestCuda) ... skip: not enough memory (0.001s) 2022-05-18T05:18:25.8282889Z test_large_trilu_indices (__main__.TestCuda) ... ok (0.041s) 2022-05-18T05:18:25.8707856Z test_load_nonexistent_device (__main__.TestCuda) ... ok (0.042s) 2022-05-18T05:18:25.9142102Z test_manual_seed (__main__.TestCuda) ... ok (0.043s) 2022-05-18T05:18:25.9575602Z test_matmul_memory_use (__main__.TestCuda) ... ok (0.043s) 2022-05-18T05:18:25.9581860Z test_max_large_axis (__main__.TestCuda) ... skip: not enough memory (0.001s) 2022-05-18T05:18:26.0005129Z test_mean_fp16 (__main__.TestCuda) ... ok (0.042s) 2022-05-18T05:18:26.0421402Z test_mem_get_info (__main__.TestCuda) ... ok (0.042s) 2022-05-18T05:18:26.1222345Z test_memory_allocation (__main__.TestCuda) ... ok (0.080s) 2022-05-18T05:18:26.5659282Z test_memory_stats (__main__.TestCuda) ... ok (0.444s) 2022-05-18T05:18:26.5676792Z test_memory_stats_multigpu (__main__.TestCuda) ... skip: only one GPU detected (0.002s) 2022-05-18T05:18:26.6155276Z test_min_max_inits (__main__.TestCuda) ... ok (0.048s) 2022-05-18T05:18:26.6167114Z test_multigpu_serialization_remap (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-05-18T05:18:26.6177447Z test_multigpu_serialization_remap_dict (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-05-18T05:18:26.6186026Z test_multigpu_storage_clone (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-05-18T05:18:26.6834601Z test_multinomial_ext (__main__.TestCuda) ... ok (0.065s) 2022-05-18T05:18:26.7285568Z test_multinomial_invalid_probs_cuda (__main__.TestCuda) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.045s) 2022-05-18T05:18:26.7295396Z test_new (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2022-05-18T05:18:26.7713882Z test_noncontiguous_pinned_memory (__main__.TestCuda) ... ok (0.041s) 2022-05-18T05:18:26.8131273Z test_norm_type_conversion (__main__.TestCuda) ... ok (0.042s) 2022-05-18T05:18:26.8552937Z test_nvtx (__main__.TestCuda) ... ok (0.042s) 2022-05-18T05:18:26.9063223Z test_out_of_memory (__main__.TestCuda) ... ok (0.051s) 2022-05-18T05:18:26.9567584Z test_prod_large (__main__.TestCuda) ... ok (0.050s) 2022-05-18T05:18:27.0431345Z test_record_stream (__main__.TestCuda) ... ok (0.086s) 2022-05-18T05:18:27.0860942Z test_record_stream_on_shifted_view (__main__.TestCuda) ... ok (0.043s) 2022-05-18T05:18:27.1680815Z test_reduction_gpu_memory_accessing (__main__.TestCuda) ... ok (0.042s) 2022-05-18T05:18:27.2132113Z test_serialization_array_with_empty (__main__.TestCuda) ... ok (0.045s) 2022-05-18T05:18:27.2633728Z test_serialization_array_with_storage (__main__.TestCuda) ... ok (0.050s) 2022-05-18T05:18:27.3208483Z test_set_per_process_memory_fraction (__main__.TestCuda) ... ok (0.057s) 2022-05-18T05:18:27.3685229Z test_specify_improper_device_name (__main__.TestCuda) ... ok (0.048s) 2022-05-18T05:18:27.3705292Z test_stream_context (__main__.TestCuda) ... skip: detected only one GPU (0.002s) 2022-05-18T05:18:27.3718883Z test_stream_event_device (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-05-18T05:18:27.3733806Z test_stream_event_nogil (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-05-18T05:18:27.4150172Z test_stream_event_repr (__main__.TestCuda) ... ok (0.041s) 2022-05-18T05:18:27.4734584Z test_streaming_backwards_callback (__main__.TestCuda) ... ok (0.058s) 2022-05-18T05:18:27.4754029Z test_streaming_backwards_device_transfer (__main__.TestCuda) ... skip: only one GPU detected (0.002s) 2022-05-18T05:18:27.6511619Z test_streaming_backwards_multiple_streams (__main__.TestCuda) ... ok (0.176s) 2022-05-18T05:18:27.7080873Z test_streaming_backwards_sync (__main__.TestCuda) ... ok (0.057s) 2022-05-18T05:18:27.9616752Z test_streaming_backwards_sync_graph_root (__main__.TestCuda) ... ok (0.253s) 2022-05-18T05:18:28.0080002Z test_streams (__main__.TestCuda) ... ok (0.046s) 2022-05-18T05:18:28.0088492Z test_streams_multi_gpu (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-05-18T05:18:28.0107166Z test_streams_multi_gpu_eq (__main__.TestCuda) ... skip: detected only one GPU (0.002s) 2022-05-18T05:18:28.0128488Z test_streams_multi_gpu_query (__main__.TestCuda) ... skip: detected only one GPU (0.002s) 2022-05-18T05:18:28.0138274Z test_streams_priority (__main__.TestCuda) ... skip: multi-GPU not supported (0.001s) 2022-05-18T05:18:28.0612691Z test_sum_fp16 (__main__.TestCuda) ... ok (0.047s) 2022-05-18T05:18:28.0622424Z test_tensor_device (__main__.TestCuda) ... skip: multi-GPU not supported (0.001s) 2022-05-18T05:18:28.1109723Z test_tiny_half_norm_ (__main__.TestCuda) ... ok (0.048s) 2022-05-18T05:18:28.2434640Z test_to_cpu_blocking_by_default (__main__.TestCuda) ... ok (0.132s) 2022-05-18T05:18:28.6558388Z test_to_non_blocking (__main__.TestCuda) ... ok (0.412s) 2022-05-18T05:18:28.7092833Z test_to_numpy (__main__.TestCuda) ... ok (0.053s) 2022-05-18T05:18:28.7525904Z test_torch_manual_seed_seeds_cuda_devices (__main__.TestCuda) ... ok (0.043s) 2022-05-18T05:18:28.8854966Z test_trilu_indices (__main__.TestCuda) ... ok (0.133s) 2022-05-18T05:18:28.9402000Z test_type_conversions (__main__.TestCuda) ... ok (0.055s) 2022-05-18T05:18:28.9417906Z test_broadcast_coalesced (__main__.TestCudaComm) ... skip: only one GPU detected (0.002s) 2022-05-18T05:18:28.9428497Z test_broadcast_coalesced_dense_only (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-05-18T05:18:28.9435879Z test_broadcast_coalesced_empty_tensors (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-05-18T05:18:28.9443729Z test_broadcast_cpu (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-05-18T05:18:28.9452044Z test_broadcast_gpu (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-05-18T05:18:28.9458788Z test_gather (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-05-18T05:18:28.9465519Z test_gather_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-05-18T05:18:28.9501614Z test_gather_namedtuple (__main__.TestCudaComm) ... skip: Test needs multiple GPUs (0.003s) 2022-05-18T05:18:28.9508375Z test_gather_neg_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-05-18T05:18:28.9940642Z test_matmul_device_mismatch (__main__.TestCudaComm) ... ok (0.043s) 2022-05-18T05:18:28.9950628Z test_memory_format_scatter_gather (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-05-18T05:18:28.9960115Z test_reduce_add (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-05-18T05:18:28.9975754Z test_reduce_add_coalesced (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-05-18T05:18:28.9986177Z test_reduce_add_coalesced_dense_only (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-05-18T05:18:28.9993613Z test_scatter_cpu (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-05-18T05:18:29.0001463Z test_scatter_cpu_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-05-18T05:18:29.0009089Z test_scatter_cpu_neg_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-05-18T05:18:29.0016861Z test_scatter_cpu_sizes (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-05-18T05:18:29.0025206Z test_scatter_gpu (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-05-18T05:18:29.0033621Z test_scatter_gpu_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-05-18T05:18:29.0042389Z test_scatter_gpu_neg_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-05-18T05:18:29.0050852Z test_scatter_gpu_sizes (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-05-18T05:18:29.0078470Z test_scatter_namedtuple (__main__.TestCudaComm) ... skip: Test needs multiple GPUs (0.003s) 2022-05-18T05:18:29.0080086Z 2022-05-18T05:18:29.0080598Z ---------------------------------------------------------------------- 2022-05-18T05:18:29.0080936Z Ran 163 tests in 43.645s 2022-05-18T05:18:29.0081103Z 2022-05-18T05:18:29.0081214Z OK (skipped=61) 2022-05-18T05:18:29.0081378Z 2022-05-18T05:18:29.0086815Z Generating XML reports... 2022-05-18T05:18:29.0274374Z Generated XML report: test-reports/python-unittest/test_cuda/TEST-TestCuda-20220518051745.xml 2022-05-18T05:18:29.0307145Z Generated XML report: test-reports/python-unittest/test_cuda/TEST-TestCudaComm-20220518051745.xml 2022-05-18T05:18:29.6278378Z Running test_tensorexpr ... [2022-05-18 05:18:29.627275] 2022-05-18T05:18:29.6279353Z Executing ['/opt/conda/bin/python', 'test_tensorexpr.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 05:18:29.627389] 2022-05-18T05:18:32.2190229Z Test results will be stored in test-reports/python-unittest/test_tensorexpr 2022-05-18T05:18:32.2214635Z 2022-05-18T05:18:32.2214869Z Running tests... 2022-05-18T05:18:32.2215581Z ---------------------------------------------------------------------- 2022-05-18T05:18:32.2943619Z test_add_const_rhs (__main__.TestTensorExprFuser) ... ok (0.073s) 2022-05-18T05:18:32.3439761Z test_add_sub (__main__.TestTensorExprFuser) ... ok (0.049s) 2022-05-18T05:18:32.4214947Z test_alias_analysis_input_and_module (__main__.TestTensorExprFuser) ... ok (0.077s) 2022-05-18T05:18:32.4329190Z test_alias_analysis_inputs (__main__.TestTensorExprFuser) ... ok (0.011s) 2022-05-18T05:18:32.6042864Z test_alias_analysis_module (__main__.TestTensorExprFuser) ... ok (0.171s) 2022-05-18T05:18:32.6568254Z test_all_combos (__main__.TestTensorExprFuser) ... ok (0.052s) 2022-05-18T05:18:32.6902735Z test_alpha (__main__.TestTensorExprFuser) ... ok (0.033s) 2022-05-18T05:18:38.3422109Z test_binary_ops (__main__.TestTensorExprFuser) ... ok (5.652s) 2022-05-18T05:18:40.1990768Z test_bitwise_ops (__main__.TestTensorExprFuser) ... ok (1.857s) 2022-05-18T05:18:40.2530601Z test_broadcast (__main__.TestTensorExprFuser) ... ok (0.054s) 2022-05-18T05:18:41.1301160Z test_broadcast3 (__main__.TestTensorExprFuser) ... ok (0.877s) 2022-05-18T05:18:41.1765913Z test_broadcast_2 (__main__.TestTensorExprFuser) ... ok (0.046s) 2022-05-18T05:18:41.2400958Z test_broadcast_big2 (__main__.TestTensorExprFuser) ... ok (0.063s) 2022-05-18T05:18:41.7189261Z test_cat (__main__.TestTensorExprFuser) ... ok (0.479s) 2022-05-18T05:18:42.5779282Z test_cat_empty_tensors (__main__.TestTensorExprFuser) ... ok (0.859s) 2022-05-18T05:18:43.0383762Z test_cat_negative_dim (__main__.TestTensorExprFuser) ... ok (0.460s) 2022-05-18T05:18:43.0396289Z test_cat_only (__main__.TestTensorExprFuser) ... skip: cat is broken with fusion group inlining disabled (0.001s) 2022-05-18T05:18:43.6203873Z test_cat_promote_inputs (__main__.TestTensorExprFuser) ... ok (0.581s) 2022-05-18T05:18:44.0229077Z test_cat_with_constant_dim (__main__.TestTensorExprFuser) ... ok (0.402s) 2022-05-18T05:18:44.0616631Z test_char (__main__.TestTensorExprFuser) ... ok (0.039s) 2022-05-18T05:18:44.1785197Z test_chunk (__main__.TestTensorExprFuser) ... ok (0.117s) 2022-05-18T05:18:44.5553963Z test_clamp (__main__.TestTensorExprFuser) ... ok (0.377s) 2022-05-18T05:18:44.5928702Z test_constant (__main__.TestTensorExprFuser) ... ok (0.037s) 2022-05-18T05:18:44.6293567Z test_double (__main__.TestTensorExprFuser) ... ok (0.036s) 2022-05-18T05:18:45.0240167Z test_double_intrinsics (__main__.TestTensorExprFuser) ... ok (0.394s) 2022-05-18T05:18:45.0261501Z test_dynamic_shape (__main__.TestTensorExprFuser) ... skip: dynamic shapes are not quite there yet (0.002s) 2022-05-18T05:18:45.0774989Z test_easy (__main__.TestTensorExprFuser) ... ok (0.051s) 2022-05-18T05:18:45.1675551Z test_eq (__main__.TestTensorExprFuser) ... ok (0.090s) 2022-05-18T05:18:45.8948569Z test_exp_pow (__main__.TestTensorExprFuser) ... ok (0.727s) 2022-05-18T05:18:46.2730839Z test_four_arg (__main__.TestTensorExprFuser) ... ok (0.378s) 2022-05-18T05:18:46.3645238Z test_ge (__main__.TestTensorExprFuser) ... ok (0.091s) 2022-05-18T05:18:46.4539269Z test_gt (__main__.TestTensorExprFuser) ... ok (0.089s) 2022-05-18T05:18:46.7808869Z test_guard_fails (__main__.TestTensorExprFuser) ... ok (0.327s) 2022-05-18T05:18:46.7927241Z test_half_bn_relu (__main__.TestTensorExprFuser) ... graph(%a : Half(16, 16, strides=[16, 1], requires_grad=0, device=cuda:0), 2022-05-18T05:18:46.7927716Z %b : Half(16, strides=[1], requires_grad=0, device=cuda:0), 2022-05-18T05:18:46.7928080Z %c : Half(16, strides=[1], requires_grad=0, device=cuda:0)): 2022-05-18T05:18:46.7928438Z %3 : NoneType = prim::Constant() 2022-05-18T05:18:46.7929020Z %4 : NoneType = prim::Constant() 2022-05-18T05:18:46.7929689Z %5 : bool = prim::Constant[value=0]() # /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2388:0 2022-05-18T05:18:46.7930334Z %6 : float = prim::Constant[value=0.10000000000000001]() # /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2388:0 2022-05-18T05:18:46.7930966Z %7 : float = prim::Constant[value=1.0000000000000001e-05]() # /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2388:0 2022-05-18T05:18:46.7931603Z %8 : bool = prim::Constant[value=1]() # /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2388:0 2022-05-18T05:18:46.7932363Z %y : Half(16, 16, strides=[16, 1], requires_grad=0, device=cuda:0) = aten::batch_norm(%a, %3, %4, %b, %c, %5, %6, %7, %8) # /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2388:0 2022-05-18T05:18:46.7932924Z %10 : Half(16, 16, strides=[16, 1], requires_grad=0, device=cuda:0) = aten::relu(%y) # test_tensorexpr.py:1229:0 2022-05-18T05:18:46.7933288Z return (%10) 2022-05-18T05:18:46.7933428Z 2022-05-18T05:18:47.1261166Z ok (0.345s) 2022-05-18T05:18:47.4724166Z test_half_gelu (__main__.TestTensorExprFuser) ... /opt/conda/lib/python3.7/site-packages/torch/jit/_trace.py:827: TracerWarning: Output nr 1. of the traced function does not match the corresponding output of the Python function. Detailed error: 2022-05-18T05:18:47.4725135Z Tensor-likes are not close! 2022-05-18T05:18:47.4725304Z 2022-05-18T05:18:47.4725445Z Mismatched elements: 407 / 1024 (39.7%) 2022-05-18T05:18:47.4726158Z Greatest absolute difference: 0.001953125 at index (159,) (up to 1e-05 allowed) 2022-05-18T05:18:47.4726668Z Greatest relative difference: 0.001402524544179523 at index (170,) (up to 1e-05 allowed) 2022-05-18T05:18:47.4726932Z 2022-05-18T05:18:47.4727120Z _module_class, 2022-05-18T05:18:47.8053290Z ok (0.679s) 2022-05-18T05:18:47.8448703Z test_int64_promotion (__main__.TestTensorExprFuser) ... ok (0.039s) 2022-05-18T05:18:47.8823219Z test_int_output (__main__.TestTensorExprFuser) ... ok (0.037s) 2022-05-18T05:18:47.9726878Z test_le (__main__.TestTensorExprFuser) ... ok (0.090s) 2022-05-18T05:18:48.0770758Z test_loop (__main__.TestTensorExprFuser) ... ok (0.104s) 2022-05-18T05:18:48.8132207Z test_lt (__main__.TestTensorExprFuser) ... ok (0.736s) 2022-05-18T05:18:49.1660955Z test_mask (__main__.TestTensorExprFuser) ... ok (0.353s) 2022-05-18T05:18:49.2211908Z test_min_max (__main__.TestTensorExprFuser) ... ok (0.055s) 2022-05-18T05:18:49.2558110Z test_min_max_reduction (__main__.TestTensorExprFuser) ... ok (0.035s) 2022-05-18T05:18:49.2902525Z test_min_max_reduction2 (__main__.TestTensorExprFuser) ... ok (0.034s) 2022-05-18T05:18:49.3298696Z test_min_max_reduction_dim1 (__main__.TestTensorExprFuser) ... ok (0.039s) 2022-05-18T05:18:49.3854860Z test_min_max_reduction_dim1_2 (__main__.TestTensorExprFuser) ... ok (0.056s) 2022-05-18T05:18:49.7515678Z test_multi_rand (__main__.TestTensorExprFuser) ... ok (0.366s) 2022-05-18T05:18:49.8017002Z test_multioutput (__main__.TestTensorExprFuser) ... ok (0.050s) 2022-05-18T05:18:50.5963974Z test_multiple_outputs (__main__.TestTensorExprFuser) ... ok (0.794s) 2022-05-18T05:18:50.6721027Z test_nans (__main__.TestTensorExprFuser) ... ok (0.076s) 2022-05-18T05:18:50.7627452Z test_ne (__main__.TestTensorExprFuser) ... ok (0.090s) 2022-05-18T05:18:50.8079456Z test_promotion (__main__.TestTensorExprFuser) ... ok (0.045s) 2022-05-18T05:18:51.1880361Z test_rand_like (__main__.TestTensorExprFuser) ... ok (0.380s) 2022-05-18T05:18:51.2496185Z test_rank_two (__main__.TestTensorExprFuser) ... ok (0.062s) 2022-05-18T05:18:51.6327173Z test_relu (__main__.TestTensorExprFuser) ... ok (0.383s) 2022-05-18T05:18:51.9003901Z test_remainder (__main__.TestTensorExprFuser) ... ok (0.268s) 2022-05-18T05:18:51.9578176Z test_reps (__main__.TestTensorExprFuser) ... ok (0.057s) 2022-05-18T05:18:52.0278201Z test_scalar (__main__.TestTensorExprFuser) ... ok (0.070s) 2022-05-18T05:18:52.0655253Z test_short (__main__.TestTensorExprFuser) ... ok (0.038s) 2022-05-18T05:18:52.0823030Z test_simple_add (__main__.TestTensorExprFuser) ... ok (0.017s) 2022-05-18T05:18:52.1538771Z test_slice (__main__.TestTensorExprFuser) ... ok (0.071s) 2022-05-18T05:18:52.2798561Z test_sliced_stride (__main__.TestTensorExprFuser) ... ok (0.126s) 2022-05-18T05:18:52.7277144Z test_softmax_cpu (__main__.TestTensorExprFuser) ... ok (0.448s) 2022-05-18T05:18:52.7282025Z test_softmax_cuda (__main__.TestTensorExprFuser) ... skip: global allocs are not supported yet. (0.001s) 2022-05-18T05:18:52.8647383Z test_strided_output_preserved (__main__.TestTensorExprFuser) ... ok (0.136s) 2022-05-18T05:18:52.9134324Z test_three_arg (__main__.TestTensorExprFuser) ... ok (0.049s) 2022-05-18T05:18:53.2939780Z test_three_arg2 (__main__.TestTensorExprFuser) ... ok (0.380s) 2022-05-18T05:18:53.5042647Z test_transpose (__main__.TestTensorExprFuser) ... ok (0.210s) 2022-05-18T05:19:05.7035083Z test_unary_ops (__main__.TestTensorExprFuser) ... ok (12.199s) 2022-05-18T05:19:05.7862306Z test_unsqueeze (__main__.TestTensorExprFuser) ... ok (0.083s) 2022-05-18T05:19:05.9661286Z test_where (__main__.TestTensorExprFuser) ... ok (0.180s) 2022-05-18T05:19:05.9661946Z 2022-05-18T05:19:05.9662349Z ---------------------------------------------------------------------- 2022-05-18T05:19:05.9662727Z Ran 71 tests in 33.745s 2022-05-18T05:19:05.9662989Z 2022-05-18T05:19:05.9663194Z OK (skipped=3) 2022-05-18T05:19:05.9663476Z 2022-05-18T05:19:05.9663615Z Generating XML reports... 2022-05-18T05:19:05.9777673Z Generated XML report: test-reports/python-unittest/test_tensorexpr/TEST-TestTensorExprFuser-20220518051832.xml 2022-05-18T05:19:06.4569785Z Running test_serialization ... [2022-05-18 05:19:06.456459] 2022-05-18T05:19:06.4570472Z Executing ['/opt/conda/bin/python', 'test_serialization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 05:19:06.456564] 2022-05-18T05:19:09.0126348Z Test results will be stored in test-reports/python-unittest/test_serialization 2022-05-18T05:19:09.0151296Z 2022-05-18T05:19:09.0151932Z Running tests... 2022-05-18T05:19:09.0152446Z ---------------------------------------------------------------------- 2022-05-18T05:19:09.0715783Z test_serialization_new_format_old_format_compat_cuda (__main__.TestBothSerializationCUDA) ... ok (0.056s) 2022-05-18T05:19:09.0729329Z test_load_error_msg (__main__.TestOldSerialization) ... ok (0.001s) 2022-05-18T05:19:09.0737884Z test_load_nonexistent_device (__main__.TestOldSerialization) ... skip: Testing torch.load on CPU-only machine (0.001s) 2022-05-18T05:19:09.1086726Z test_load_python2_unicode_module (__main__.TestOldSerialization) ... ok (0.035s) 2022-05-18T05:19:09.1097287Z test_load_unicode_error_msg (__main__.TestOldSerialization) ... ok (0.001s) 2022-05-18T05:19:09.1150494Z test_save_different_dtype_error (__main__.TestOldSerialization) ... ok (0.005s) 2022-05-18T05:19:09.5991279Z test_save_different_dtype_unallocated (__main__.TestOldSerialization) ... ok (0.484s) 2022-05-18T05:19:09.6296615Z test_serialization (__main__.TestOldSerialization) ... ok (0.030s) 2022-05-18T05:19:09.6664873Z test_serialization_backwards_compat (__main__.TestOldSerialization) ... ok (0.037s) 2022-05-18T05:19:09.6763939Z test_serialization_container (__main__.TestOldSerialization) ... ok (0.010s) 2022-05-18T05:19:09.6851624Z test_serialization_container_filelike (__main__.TestOldSerialization) ... ok (0.009s) 2022-05-18T05:19:09.6861677Z test_serialization_dill (__main__.TestOldSerialization) ... skip: "dill" not found or not correct version (0.001s) 2022-05-18T05:19:09.6870553Z test_serialization_dill_version_not_supported (__main__.TestOldSerialization) ... skip: "dill" not found or is correct version (0.001s) 2022-05-18T05:19:09.6892157Z test_serialization_fake_zip (__main__.TestOldSerialization) ... ok (0.002s) 2022-05-18T05:19:09.7021223Z test_serialization_filelike (__main__.TestOldSerialization) ... ok (0.013s) 2022-05-18T05:19:09.7038039Z test_serialization_filelike_api_requirements (__main__.TestOldSerialization) ... ok (0.002s) 2022-05-18T05:19:09.7060684Z test_serialization_filelike_missing_attrs (__main__.TestOldSerialization) ... ok (0.002s) 2022-05-18T05:19:10.1037396Z test_serialization_filelike_stress (__main__.TestOldSerialization) ... ok (0.397s) 2022-05-18T05:19:10.1053380Z test_serialization_filelike_uses_readinto (__main__.TestOldSerialization) ... ok (0.002s) 2022-05-18T05:19:10.1279480Z test_serialization_gzip (__main__.TestOldSerialization) ... ok (0.022s) 2022-05-18T05:19:10.1626352Z test_serialization_map_location (__main__.TestOldSerialization) ... ok (0.035s) 2022-05-18T05:19:17.8865173Z test_serialization_offset (__main__.TestOldSerialization) ... ok (7.724s) 2022-05-18T05:19:26.3254144Z test_serialization_offset_filelike (__main__.TestOldSerialization) ... ok (8.439s) 2022-05-18T05:19:26.3285232Z test_serialization_offset_gzip (__main__.TestOldSerialization) ... ok (0.003s) 2022-05-18T05:19:26.3325671Z test_serialization_save_warnings (__main__.TestOldSerialization) ... ok (0.004s) 2022-05-18T05:19:26.3364220Z test_serialization_sparse (__main__.TestOldSerialization) ... test_serialization.py:293: UserWarning: Sparse CSR tensor support is in beta state.If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/SparseCsrTensorImpl.cpp:68.) 2022-05-18T05:19:26.3365821Z _test_serialization(lambda x: x.to_sparse_csr()) 2022-05-18T05:19:26.3379070Z ok (0.005s) 2022-05-18T05:19:26.3411302Z test_serialization_sparse_csr_invalid (__main__.TestOldSerialization) ... ok (0.003s) 2022-05-18T05:19:26.3467715Z test_serialization_sparse_invalid (__main__.TestOldSerialization) ... ok (0.006s) 2022-05-18T05:19:26.3487189Z test_serialization_storage_slice (__main__.TestOldSerialization) ... ok (0.002s) 2022-05-18T05:19:26.3559163Z test_serialization_zipfile_utils (__main__.TestOldSerialization) ... ok (0.007s) 2022-05-18T05:19:26.3572336Z test_serialize_device (__main__.TestOldSerialization) ... ok (0.001s) 2022-05-18T05:19:26.3582425Z test_load_error_msg (__main__.TestSerialization) ... ok (0.001s) 2022-05-18T05:19:26.3591288Z test_load_nonexistent_device (__main__.TestSerialization) ... skip: Testing torch.load on CPU-only machine (0.001s) 2022-05-18T05:19:26.3628457Z test_load_python2_unicode_module (__main__.TestSerialization) ... ok (0.004s) 2022-05-18T05:19:26.3638905Z test_load_unicode_error_msg (__main__.TestSerialization) ... ok (0.001s) 2022-05-18T05:19:26.3659036Z test_meta_serialization (__main__.TestSerialization) ... ok (0.002s) 2022-05-18T05:19:26.3772016Z test_pathlike_serialization (__main__.TestSerialization) ... ok (0.011s) 2022-05-18T05:19:26.3812375Z test_save_different_dtype_error (__main__.TestSerialization) ... ok (0.004s) 2022-05-18T05:19:26.9719894Z test_save_different_dtype_unallocated (__main__.TestSerialization) ... ok (0.591s) 2022-05-18T05:19:27.0014713Z test_serialization (__main__.TestSerialization) ... ok (0.029s) 2022-05-18T05:19:38.4102927Z test_serialization_2gb_file (__main__.TestSerialization) ... ok (11.408s) 2022-05-18T05:19:38.4298441Z test_serialization_backwards_compat (__main__.TestSerialization) ... ok (0.020s) 2022-05-18T05:19:38.4309310Z test_serialization_dill (__main__.TestSerialization) ... skip: "dill" not found or not correct version (0.001s) 2022-05-18T05:19:38.4318466Z test_serialization_dill_version_not_supported (__main__.TestSerialization) ... skip: "dill" not found or is correct version (0.001s) 2022-05-18T05:19:38.4341555Z test_serialization_fake_zip (__main__.TestSerialization) ... ok (0.002s) 2022-05-18T05:19:38.4481512Z test_serialization_filelike (__main__.TestSerialization) ... ok (0.014s) 2022-05-18T05:19:38.4499406Z test_serialization_filelike_api_requirements (__main__.TestSerialization) ... ok (0.002s) 2022-05-18T05:19:38.4525076Z test_serialization_filelike_missing_attrs (__main__.TestSerialization) ... ok (0.002s) 2022-05-18T05:19:39.0764224Z test_serialization_filelike_stress (__main__.TestSerialization) ... ok (0.624s) 2022-05-18T05:19:39.0781153Z test_serialization_filelike_uses_readinto (__main__.TestSerialization) ... ok (0.002s) 2022-05-18T05:19:39.1021823Z test_serialization_gzip (__main__.TestSerialization) ... ok (0.024s) 2022-05-18T05:19:39.1203112Z test_serialization_map_location (__main__.TestSerialization) ... ok (0.018s) 2022-05-18T05:19:39.1234127Z test_serialization_offset_gzip (__main__.TestSerialization) ... ok (0.003s) 2022-05-18T05:19:39.1252417Z test_serialization_save_warnings (__main__.TestSerialization) ... ok (0.002s) 2022-05-18T05:19:39.1297157Z test_serialization_sparse (__main__.TestSerialization) ... ok (0.004s) 2022-05-18T05:19:39.1328682Z test_serialization_sparse_csr_invalid (__main__.TestSerialization) ... ok (0.003s) 2022-05-18T05:19:39.1380064Z test_serialization_sparse_invalid (__main__.TestSerialization) ... ok (0.005s) 2022-05-18T05:19:39.1396358Z test_serialization_storage_slice (__main__.TestSerialization) ... ok (0.002s) 2022-05-18T05:19:39.1701897Z test_serialization_zipfile (__main__.TestSerialization) ... ok (0.030s) 2022-05-18T05:19:39.1842727Z test_serialization_zipfile_actually_jit (__main__.TestSerialization) ... /opt/conda/lib/python3.7/site-packages/torch/serialization.py:709: UserWarning: 'torch.load' received a zip file that looks like a TorchScript archive dispatching to 'torch.jit.load' (call 'torch.jit.load' directly to silence this warning) 2022-05-18T05:19:39.1843425Z " silence this warning)", UserWarning) 2022-05-18T05:19:39.1924514Z ok (0.022s) 2022-05-18T05:19:39.1996389Z test_serialization_zipfile_utils (__main__.TestSerialization) ... ok (0.007s) 2022-05-18T05:19:39.2009935Z test_serialize_device (__main__.TestSerialization) ... ok (0.001s) 2022-05-18T05:19:39.2022489Z test_cloned_deepcopy_requires_grad_False (__main__.TestSubclassSerialization) ... ok (0.001s) 2022-05-18T05:19:39.2032984Z test_cloned_deepcopy_requires_grad_True (__main__.TestSubclassSerialization) ... ok (0.001s) 2022-05-18T05:19:39.2051460Z test_tensor_subclass_deepcopy (__main__.TestSubclassSerialization) ... ok (0.002s) 2022-05-18T05:19:39.2077989Z test_tensor_subclass_getstate_overwrite (__main__.TestSubclassSerialization) ... ok (0.003s) 2022-05-18T05:19:39.2100706Z test_tensor_subclass_wrapper_serialization (__main__.TestSubclassSerialization) ... ok (0.002s) 2022-05-18T05:19:39.2101032Z 2022-05-18T05:19:39.2101586Z ---------------------------------------------------------------------- 2022-05-18T05:19:39.2105621Z Ran 67 tests in 30.195s 2022-05-18T05:19:39.2105831Z 2022-05-18T05:19:39.2106392Z OK (skipped=6) 2022-05-18T05:19:39.2106796Z 2022-05-18T05:19:39.2106932Z Generating XML reports... 2022-05-18T05:19:39.2138670Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestBothSerializationCUDA-20220518051909.xml 2022-05-18T05:19:39.2173736Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestOldSerialization-20220518051909.xml 2022-05-18T05:19:39.2210033Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestSerialization-20220518051909.xml 2022-05-18T05:19:39.2218618Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestSubclassSerialization-20220518051909.xml 2022-05-18T05:19:39.4683697Z Running test_mkldnn ... [2022-05-18 05:19:39.467836] 2022-05-18T05:19:39.4684361Z Executing ['/opt/conda/bin/python', 'test_mkldnn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 05:19:39.467939] 2022-05-18T05:19:40.4570284Z Test results will be stored in test-reports/python-unittest/test_mkldnn 2022-05-18T05:19:40.4591224Z 2022-05-18T05:19:40.4591601Z Running tests... 2022-05-18T05:19:40.4592108Z ---------------------------------------------------------------------- 2022-05-18T05:19:42.2116616Z test_0_dimension_tensor (__main__.TestMkldnn) ... ok (1.752s) 2022-05-18T05:19:42.2834546Z test_adaptive_avg_pool2d (__main__.TestMkldnn) ... ok (0.072s) 2022-05-18T05:19:42.3832167Z test_adaptive_avg_pool2d_bf16 (__main__.TestMkldnn) ... ok (0.100s) 2022-05-18T05:19:42.4146494Z test_add (__main__.TestMkldnn) ... ok (0.031s) 2022-05-18T05:19:42.4208626Z test_autograd_from_mkldnn (__main__.TestMkldnn) ... ok (0.006s) 2022-05-18T05:19:42.4297750Z test_autograd_to_mkldnn (__main__.TestMkldnn) ... ok (0.009s) 2022-05-18T05:19:42.4412190Z test_avg_pool2d (__main__.TestMkldnn) ... ok (0.011s) 2022-05-18T05:19:42.4625597Z test_avg_pool2d_bf16 (__main__.TestMkldnn) ... ok (0.021s) 2022-05-18T05:19:42.4687076Z test_avg_pool2d_stride_none (__main__.TestMkldnn) ... ok (0.006s) 2022-05-18T05:19:43.2456488Z test_avg_pool3d (__main__.TestMkldnn) ... ok (0.777s) 2022-05-18T05:19:44.1068496Z test_avg_pool3d_bf16 (__main__.TestMkldnn) ... ok (0.861s) 2022-05-18T05:19:44.1489517Z test_batch_norm_2d (__main__.TestMkldnn) ... /opt/conda/lib/python3.7/site-packages/torch/jit/_trace.py:745: UserWarning: The input to trace is already a ScriptModule, tracing it is a no-op. Returning the object as is. 2022-05-18T05:19:44.1490932Z "The input to trace is already a ScriptModule, tracing it is a no-op. Returning the object as is." 2022-05-18T05:19:44.1763122Z ok (0.069s) 2022-05-18T05:19:44.2072589Z test_batch_norm_2d_bf16 (__main__.TestMkldnn) ... ok (0.031s) 2022-05-18T05:19:44.8287308Z test_batch_norm_3d (__main__.TestMkldnn) ... ok (0.621s) 2022-05-18T05:19:45.1449074Z test_batch_norm_3d_bf16 (__main__.TestMkldnn) ... ok (0.316s) 2022-05-18T05:19:45.1477578Z test_clone (__main__.TestMkldnn) ... ok (0.003s) 2022-05-18T05:19:45.2815688Z test_conv1d (__main__.TestMkldnn) ... ok (0.133s) 2022-05-18T05:19:45.3631546Z test_conv1d_bf16 (__main__.TestMkldnn) ... ok (0.082s) 2022-05-18T05:19:45.3652161Z test_conv1d_functional (__main__.TestMkldnn) ... ok (0.002s) 2022-05-18T05:19:45.8441963Z test_conv2d (__main__.TestMkldnn) ... ok (0.479s) 2022-05-18T05:19:45.9459854Z test_conv2d_bf16 (__main__.TestMkldnn) ... ok (0.102s) 2022-05-18T05:19:45.9475879Z test_conv2d_legacy_jit_model (__main__.TestMkldnn) 2022-05-18T05:19:45.9603560Z MKLDNN integration used to serialize models with 5d weight for grouped ... ok (0.014s) 2022-05-18T05:19:46.2872554Z test_conv2d_nhwc (__main__.TestMkldnn) ... ok (0.327s) 2022-05-18T05:19:46.2880824Z test_conv2d_nhwc_bf16 (__main__.TestMkldnn) ... ok (0.001s) 2022-05-18T05:19:47.7497686Z test_conv3d (__main__.TestMkldnn) ... ok (1.461s) 2022-05-18T05:19:47.9577372Z test_conv3d_bf16 (__main__.TestMkldnn) ... ok (0.208s) 2022-05-18T05:19:47.9868316Z test_conversion (__main__.TestMkldnn) ... ok (0.029s) 2022-05-18T05:19:48.0035088Z test_copy (__main__.TestMkldnn) ... ok (0.017s) 2022-05-18T05:19:48.0053665Z test_detach (__main__.TestMkldnn) ... ok (0.002s) 2022-05-18T05:19:48.0068109Z test_empty (__main__.TestMkldnn) ... ok (0.001s) 2022-05-18T05:19:48.0098182Z test_gelu (__main__.TestMkldnn) ... ok (0.003s) 2022-05-18T05:19:48.0161147Z test_gelu_bf16 (__main__.TestMkldnn) ... ok (0.006s) 2022-05-18T05:19:48.0170954Z test_is_mkldnn (__main__.TestMkldnn) ... ok (0.001s) 2022-05-18T05:19:48.0241278Z test_is_mkldnn_jit (__main__.TestMkldnn) ... ok (0.007s) 2022-05-18T05:19:48.0329808Z test_legacy_new_failure (__main__.TestMkldnn) ... ok (0.009s) 2022-05-18T05:19:48.0587862Z test_linear (__main__.TestMkldnn) ... ok (0.026s) 2022-05-18T05:19:48.0643288Z test_linear_backward (__main__.TestMkldnn) ... ok (0.005s) 2022-05-18T05:19:48.0935947Z test_linear_bf16 (__main__.TestMkldnn) ... ok (0.029s) 2022-05-18T05:19:48.0993083Z test_linear_non_contiguous_weight (__main__.TestMkldnn) ... ok (0.006s) 2022-05-18T05:19:48.1907614Z test_max_pool2d (__main__.TestMkldnn) ... ok (0.091s) 2022-05-18T05:19:48.3707549Z test_max_pool2d_bf16 (__main__.TestMkldnn) ... ok (0.180s) 2022-05-18T05:19:48.3814966Z test_max_pool2d_stride_none (__main__.TestMkldnn) ... ok (0.011s) 2022-05-18T05:19:57.5124471Z test_max_pool3d (__main__.TestMkldnn) ... ok (9.131s) 2022-05-18T05:20:00.0583888Z test_max_pool3d_bf16 (__main__.TestMkldnn) ... ok (2.546s) 2022-05-18T05:20:00.0723678Z test_max_pool_unsupported (__main__.TestMkldnn) ... ok (0.014s) 2022-05-18T05:20:00.1120351Z test_mul (__main__.TestMkldnn) ... ok (0.039s) 2022-05-18T05:20:03.7716917Z test_prelu (__main__.TestMkldnn) ... ok (3.659s) 2022-05-18T05:20:05.4215712Z test_prelu_bf16 (__main__.TestMkldnn) ... ok (1.650s) 2022-05-18T05:20:05.4248478Z test_relu (__main__.TestMkldnn) ... ok (0.003s) 2022-05-18T05:20:05.4273970Z test_relu_ (__main__.TestMkldnn) ... ok (0.002s) 2022-05-18T05:20:05.4326681Z test_relu_bf16 (__main__.TestMkldnn) ... ok (0.005s) 2022-05-18T05:20:05.4369483Z test_relu_inplace_bf16 (__main__.TestMkldnn) ... ok (0.004s) 2022-05-18T05:20:05.4388862Z test_repr (__main__.TestMkldnn) ... ok (0.002s) 2022-05-18T05:20:05.4410713Z test_reshape (__main__.TestMkldnn) ... ok (0.002s) 2022-05-18T05:20:05.4439127Z test_reshape_backward (__main__.TestMkldnn) ... ok (0.003s) 2022-05-18T05:20:05.4510530Z test_reshape_blocked_format (__main__.TestMkldnn) ... ok (0.007s) 2022-05-18T05:20:05.8560098Z test_resnet18 (__main__.TestMkldnn) ... ok (0.405s) 2022-05-18T05:20:06.7715768Z test_resnext50_32x4d (__main__.TestMkldnn) ... ok (0.915s) 2022-05-18T05:20:06.7749267Z test_set_data_tensorimpl_type (__main__.TestMkldnn) ... ok (0.003s) 2022-05-18T05:20:06.7770459Z test_sigmoid (__main__.TestMkldnn) ... ok (0.002s) 2022-05-18T05:20:06.7800041Z test_softmax (__main__.TestMkldnn) ... ok (0.003s) 2022-05-18T05:20:06.7821670Z test_tanh (__main__.TestMkldnn) ... ok (0.002s) 2022-05-18T05:20:06.7866862Z test_transpose (__main__.TestMkldnn) ... ok (0.004s) 2022-05-18T05:20:06.8956164Z test_unsupported (__main__.TestMkldnn) ... ok (0.109s) 2022-05-18T05:20:06.9027956Z test_view (__main__.TestMkldnn) ... ok (0.007s) 2022-05-18T05:20:06.9043260Z test_zero_ (__main__.TestMkldnn) ... ok (0.001s) 2022-05-18T05:20:06.9044047Z 2022-05-18T05:20:06.9044710Z ---------------------------------------------------------------------- 2022-05-18T05:20:06.9045356Z Ran 66 tests in 26.445s 2022-05-18T05:20:06.9045674Z 2022-05-18T05:20:06.9046305Z OK 2022-05-18T05:20:06.9046569Z 2022-05-18T05:20:06.9050361Z Generating XML reports... 2022-05-18T05:20:06.9155253Z Generated XML report: test-reports/python-unittest/test_mkldnn/TEST-TestMkldnn-20220518051940.xml 2022-05-18T05:20:07.2024482Z Running test_cpp_api_parity ... [2022-05-18 05:20:07.201916] 2022-05-18T05:20:07.2025170Z Executing ['/opt/conda/bin/python', 'test_cpp_api_parity.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 05:20:07.202024] 2022-05-18T05:21:28.5998159Z Test results will be stored in test-reports/python-unittest/test_cpp_api_parity 2022-05-18T05:21:28.6092260Z 2022-05-18T05:21:28.6092991Z Running tests... 2022-05-18T05:21:28.6093986Z ---------------------------------------------------------------------- 2022-05-18T05:21:28.6564998Z test_torch_nn_AdaptiveAvgPool1d (__main__.TestCppApiParity) ... ok (0.047s) 2022-05-18T05:21:28.6732374Z test_torch_nn_AdaptiveAvgPool1d_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:28.6868185Z test_torch_nn_AdaptiveAvgPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:28.7019124Z test_torch_nn_AdaptiveAvgPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:28.7149594Z test_torch_nn_AdaptiveAvgPool1d_one_output (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:28.7298176Z test_torch_nn_AdaptiveAvgPool1d_one_output_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:28.7433788Z test_torch_nn_AdaptiveAvgPool2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:28.7596382Z test_torch_nn_AdaptiveAvgPool2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:28.7733516Z test_torch_nn_AdaptiveAvgPool2d_single (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:28.7863789Z test_torch_nn_AdaptiveAvgPool2d_single_1x1output (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:28.8014834Z test_torch_nn_AdaptiveAvgPool2d_single_1x1output_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:28.8189599Z test_torch_nn_AdaptiveAvgPool2d_single_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:28.8340692Z test_torch_nn_AdaptiveAvgPool2d_tuple (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:28.8519935Z test_torch_nn_AdaptiveAvgPool2d_tuple_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:28.8680314Z test_torch_nn_AdaptiveAvgPool2d_tuple_none (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:28.8866258Z test_torch_nn_AdaptiveAvgPool2d_tuple_none_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:28.9011060Z test_torch_nn_AdaptiveAvgPool3d_last_dim (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:28.9177821Z test_torch_nn_AdaptiveAvgPool3d_last_dim_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:28.9336983Z test_torch_nn_AdaptiveAvgPool3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:28.9550035Z test_torch_nn_AdaptiveAvgPool3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T05:21:28.9725365Z test_torch_nn_AdaptiveAvgPool3d_single (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:28.9995198Z test_torch_nn_AdaptiveAvgPool3d_single_cuda (__main__.TestCppApiParity) ... ok (0.027s) 2022-05-18T05:21:29.0193266Z test_torch_nn_AdaptiveAvgPool3d_tuple (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:29.0555563Z test_torch_nn_AdaptiveAvgPool3d_tuple_cuda (__main__.TestCppApiParity) ... ok (0.036s) 2022-05-18T05:21:29.0788513Z test_torch_nn_AdaptiveAvgPool3d_tuple_none (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T05:21:29.1284581Z test_torch_nn_AdaptiveAvgPool3d_tuple_none_cuda (__main__.TestCppApiParity) ... ok (0.049s) 2022-05-18T05:21:29.1432364Z test_torch_nn_AdaptiveMaxPool1d (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:29.1603459Z test_torch_nn_AdaptiveMaxPool1d_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:29.1750403Z test_torch_nn_AdaptiveMaxPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:29.1920693Z test_torch_nn_AdaptiveMaxPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:29.2072505Z test_torch_nn_AdaptiveMaxPool2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:29.2270995Z test_torch_nn_AdaptiveMaxPool2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:29.2424567Z test_torch_nn_AdaptiveMaxPool2d_single (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:29.2620131Z test_torch_nn_AdaptiveMaxPool2d_single_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:29.2774771Z test_torch_nn_AdaptiveMaxPool2d_tuple (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:29.2981241Z test_torch_nn_AdaptiveMaxPool2d_tuple_cuda (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T05:21:29.3140087Z test_torch_nn_AdaptiveMaxPool2d_tuple_none (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:29.3370506Z test_torch_nn_AdaptiveMaxPool2d_tuple_none_cuda (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T05:21:29.3538886Z test_torch_nn_AdaptiveMaxPool3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:29.3815783Z test_torch_nn_AdaptiveMaxPool3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T05:21:29.4009234Z test_torch_nn_AdaptiveMaxPool3d_single (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:29.4407565Z test_torch_nn_AdaptiveMaxPool3d_single_cuda (__main__.TestCppApiParity) ... ok (0.040s) 2022-05-18T05:21:29.4600959Z test_torch_nn_AdaptiveMaxPool3d_single_nonatomic (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:29.4999200Z test_torch_nn_AdaptiveMaxPool3d_single_nonatomic_cuda (__main__.TestCppApiParity) ... ok (0.040s) 2022-05-18T05:21:29.5241578Z test_torch_nn_AdaptiveMaxPool3d_tuple (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T05:21:29.5891940Z test_torch_nn_AdaptiveMaxPool3d_tuple_cuda (__main__.TestCppApiParity) ... ok (0.065s) 2022-05-18T05:21:29.6133204Z test_torch_nn_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T05:21:29.6784855Z test_torch_nn_AdaptiveMaxPool3d_tuple_nonatomic_cuda (__main__.TestCppApiParity) ... ok (0.065s) 2022-05-18T05:21:29.7073464Z test_torch_nn_AdaptiveMaxPool3d_tuple_none (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T05:21:29.7980999Z test_torch_nn_AdaptiveMaxPool3d_tuple_none_cuda (__main__.TestCppApiParity) ... ok (0.090s) 2022-05-18T05:21:29.8139233Z test_torch_nn_AvgPool1d (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:29.8310644Z test_torch_nn_AvgPool1d_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:29.8458652Z test_torch_nn_AvgPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:29.8623048Z test_torch_nn_AvgPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:29.8773862Z test_torch_nn_AvgPool1d_stride (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:29.8945834Z test_torch_nn_AvgPool1d_stride_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:29.9098972Z test_torch_nn_AvgPool1d_stride_pad (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:29.9272235Z test_torch_nn_AvgPool1d_stride_pad_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:29.9429636Z test_torch_nn_AvgPool2d (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:29.9628096Z test_torch_nn_AvgPool2d_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:29.9785376Z test_torch_nn_AvgPool2d_divisor (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:29.9982724Z test_torch_nn_AvgPool2d_divisor_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:30.0141084Z test_torch_nn_AvgPool2d_divisor_stride (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:30.0339849Z test_torch_nn_AvgPool2d_divisor_stride_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:30.0504803Z test_torch_nn_AvgPool2d_divisor_stride_pad (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:30.0722376Z test_torch_nn_AvgPool2d_divisor_stride_pad_cuda (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T05:21:30.0875501Z test_torch_nn_AvgPool2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:30.1053278Z test_torch_nn_AvgPool2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:30.1210128Z test_torch_nn_AvgPool2d_stride (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:30.1407219Z test_torch_nn_AvgPool2d_stride_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:30.1554394Z test_torch_nn_AvgPool2d_stride_pad (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:30.1774027Z test_torch_nn_AvgPool2d_stride_pad_cuda (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T05:21:30.1936915Z test_torch_nn_AvgPool3d (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:30.2139535Z test_torch_nn_AvgPool3d_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:30.2298501Z test_torch_nn_AvgPool3d_divisor (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:30.2499726Z test_torch_nn_AvgPool3d_divisor_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:30.2658802Z test_torch_nn_AvgPool3d_divisor_stride (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:30.2816388Z test_torch_nn_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:30.3019942Z test_torch_nn_AvgPool3d_divisor_stride1_pad0_gpu_input_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:30.3222164Z test_torch_nn_AvgPool3d_divisor_stride_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:30.3403164Z test_torch_nn_AvgPool3d_divisor_stride_pad (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:30.3685241Z test_torch_nn_AvgPool3d_divisor_stride_pad_cuda (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T05:21:30.3853571Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:30.4062271Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_cuda (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T05:21:30.4254247Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:30.4575990Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_general_output_cuda (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T05:21:30.4755120Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:30.5035178Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_cuda (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T05:21:30.5189778Z test_torch_nn_AvgPool3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:30.5370393Z test_torch_nn_AvgPool3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:30.5531373Z test_torch_nn_AvgPool3d_stride (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:30.5688806Z test_torch_nn_AvgPool3d_stride1_pad0_gpu_input (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:30.5884881Z test_torch_nn_AvgPool3d_stride1_pad0_gpu_input_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:30.6085226Z test_torch_nn_AvgPool3d_stride_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:30.6262128Z test_torch_nn_AvgPool3d_stride_pad (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:30.6535013Z test_torch_nn_AvgPool3d_stride_pad_cuda (__main__.TestCppApiParity) ... ok (0.027s) 2022-05-18T05:21:30.6703115Z test_torch_nn_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:30.6947434Z test_torch_nn_AvgPool3d_stride_pad_gpu_fixedkw_output_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T05:21:30.7126784Z test_torch_nn_AvgPool3d_stride_pad_gpu_general_output (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:30.7439833Z test_torch_nn_AvgPool3d_stride_pad_gpu_general_output_cuda (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T05:21:30.7603098Z test_torch_nn_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:30.7860681Z test_torch_nn_AvgPool3d_stride_pad_gpu_input_nooverlap_cuda (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T05:21:30.7990358Z test_torch_nn_BCELoss (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:30.8124506Z test_torch_nn_BCELoss_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:30.8252348Z test_torch_nn_BCELoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.013s) 2022-05-18T05:21:30.8386780Z test_torch_nn_BCELoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... expected failure (0.013s) 2022-05-18T05:21:30.8513087Z test_torch_nn_BCELoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.013s) 2022-05-18T05:21:30.8646242Z test_torch_nn_BCELoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... expected failure (0.013s) 2022-05-18T05:21:30.8770654Z test_torch_nn_BCELoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.012s) 2022-05-18T05:21:30.8903791Z test_torch_nn_BCELoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... expected failure (0.013s) 2022-05-18T05:21:30.9031627Z test_torch_nn_BCELoss_scalar_weights (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:30.9189394Z test_torch_nn_BCELoss_scalar_weights_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:30.9325777Z test_torch_nn_BCELoss_weights (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:30.9472265Z test_torch_nn_BCELoss_weights_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:30.9606713Z test_torch_nn_BCEWithLogitsLoss (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:30.9756561Z test_torch_nn_BCEWithLogitsLoss_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:30.9894538Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.014s) 2022-05-18T05:21:31.0028914Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... expected failure (0.013s) 2022-05-18T05:21:31.0152767Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.012s) 2022-05-18T05:21:31.0288185Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... expected failure (0.013s) 2022-05-18T05:21:31.0414216Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.013s) 2022-05-18T05:21:31.0547774Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... expected failure (0.013s) 2022-05-18T05:21:31.0673937Z test_torch_nn_BCEWithLogitsLoss_scalar_weights (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:31.0811166Z test_torch_nn_BCEWithLogitsLoss_scalar_weights_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:31.0938919Z test_torch_nn_BCEWithLogitsLoss_weights (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:31.1079970Z test_torch_nn_BCEWithLogitsLoss_weights_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:31.1251543Z test_torch_nn_BatchNorm1d_3d_input (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:31.6628006Z test_torch_nn_BatchNorm1d_3d_input_cuda (__main__.TestCppApiParity) ... ok (0.537s) 2022-05-18T05:21:31.6776252Z test_torch_nn_BatchNorm1d_3d_input_not_affine (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:31.6970666Z test_torch_nn_BatchNorm1d_3d_input_not_affine_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:31.7137302Z test_torch_nn_BatchNorm1d_affine (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:31.7370646Z test_torch_nn_BatchNorm1d_affine_cuda (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T05:21:31.7551288Z test_torch_nn_BatchNorm1d_affine_simple_average (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:31.7784484Z test_torch_nn_BatchNorm1d_affine_simple_average_cuda (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T05:21:31.7927555Z test_torch_nn_BatchNorm1d_not_affine (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:31.8099859Z test_torch_nn_BatchNorm1d_not_affine_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:31.8261710Z test_torch_nn_BatchNorm1d_not_tracking_stats (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:31.8487002Z test_torch_nn_BatchNorm1d_not_tracking_stats_cuda (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T05:21:31.8613999Z test_torch_nn_BatchNorm1d_zero_batch (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:31.8750083Z test_torch_nn_BatchNorm1d_zero_batch_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:31.8938313Z test_torch_nn_BatchNorm2d (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:31.9129028Z test_torch_nn_BatchNorm2d_2d_simple_average (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:31.9457920Z test_torch_nn_BatchNorm2d_2d_simple_average_cuda (__main__.TestCppApiParity) ... ok (0.033s) 2022-05-18T05:21:31.9774346Z test_torch_nn_BatchNorm2d_cuda (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T05:21:31.9963287Z test_torch_nn_BatchNorm2d_momentum (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:32.0287243Z test_torch_nn_BatchNorm2d_momentum_cuda (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T05:21:32.0459827Z test_torch_nn_BatchNorm2d_not_affine (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:32.0731863Z test_torch_nn_BatchNorm2d_not_affine_cuda (__main__.TestCppApiParity) ... ok (0.027s) 2022-05-18T05:21:32.0915416Z test_torch_nn_BatchNorm2d_not_tracking_stats (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:32.1226082Z test_torch_nn_BatchNorm2d_not_tracking_stats_cuda (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T05:21:32.1353270Z test_torch_nn_BatchNorm2d_zero_batch (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:32.1489707Z test_torch_nn_BatchNorm2d_zero_batch_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:32.1716460Z test_torch_nn_BatchNorm3d (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T05:21:32.1942169Z test_torch_nn_BatchNorm3d_3d_simple_average (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T05:21:32.2377839Z test_torch_nn_BatchNorm3d_3d_simple_average_cuda (__main__.TestCppApiParity) ... ok (0.043s) 2022-05-18T05:21:32.2832110Z test_torch_nn_BatchNorm3d_cuda (__main__.TestCppApiParity) ... ok (0.045s) 2022-05-18T05:21:32.3050032Z test_torch_nn_BatchNorm3d_momentum (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T05:21:32.3500119Z test_torch_nn_BatchNorm3d_momentum_cuda (__main__.TestCppApiParity) ... ok (0.045s) 2022-05-18T05:21:32.3707671Z test_torch_nn_BatchNorm3d_not_affine (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T05:21:32.4112492Z test_torch_nn_BatchNorm3d_not_affine_cuda (__main__.TestCppApiParity) ... ok (0.040s) 2022-05-18T05:21:32.4333880Z test_torch_nn_BatchNorm3d_not_tracking_stats (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T05:21:32.4781225Z test_torch_nn_BatchNorm3d_not_tracking_stats_cuda (__main__.TestCppApiParity) ... ok (0.045s) 2022-05-18T05:21:32.4908026Z test_torch_nn_BatchNorm3d_zero_batch (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:32.5045025Z test_torch_nn_BatchNorm3d_zero_batch_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:32.5178647Z test_torch_nn_CELU (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:32.5338517Z test_torch_nn_CELU_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:32.5458363Z test_torch_nn_CELU_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:32.5588818Z test_torch_nn_CELU_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:32.5729457Z test_torch_nn_CTCLoss_2d_int_target_lengths_tensors (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:32.5907604Z test_torch_nn_CTCLoss_2d_int_target_lengths_tensors_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:32.6050745Z test_torch_nn_CTCLoss_2d_lengths_tensors (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:32.6230474Z test_torch_nn_CTCLoss_2d_lengths_tensors_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:32.6376340Z test_torch_nn_CTCLoss_lengths_tensors (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:32.6557215Z test_torch_nn_CTCLoss_lengths_tensors_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:32.6694521Z test_torch_nn_ConstantPad1d (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:32.6828084Z test_torch_nn_ConstantPad1d_batch (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:32.6985327Z test_torch_nn_ConstantPad1d_batch_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:32.7129823Z test_torch_nn_ConstantPad1d_complex (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:32.7365116Z test_torch_nn_ConstantPad1d_complex_cuda (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T05:21:32.7537095Z test_torch_nn_ConstantPad1d_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:32.7739466Z test_torch_nn_ConstantPad2d (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:32.7962431Z test_torch_nn_ConstantPad2d_complex (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T05:21:32.8439456Z test_torch_nn_ConstantPad2d_complex_cuda (__main__.TestCppApiParity) ... ok (0.047s) 2022-05-18T05:21:32.8849848Z test_torch_nn_ConstantPad2d_cuda (__main__.TestCppApiParity) ... ok (0.041s) 2022-05-18T05:21:32.9018248Z test_torch_nn_ConstantPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:32.9309435Z test_torch_nn_ConstantPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T05:21:32.9820269Z test_torch_nn_ConstantPad3d (__main__.TestCppApiParity) ... ok (0.051s) 2022-05-18T05:21:33.0433546Z test_torch_nn_ConstantPad3d_complex (__main__.TestCppApiParity) ... ok (0.061s) 2022-05-18T05:21:33.2453918Z test_torch_nn_ConstantPad3d_complex_cuda (__main__.TestCppApiParity) ... ok (0.202s) 2022-05-18T05:21:33.4330816Z test_torch_nn_ConstantPad3d_cuda (__main__.TestCppApiParity) ... ok (0.188s) 2022-05-18T05:21:33.4650668Z test_torch_nn_ConstantPad3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T05:21:33.5650925Z test_torch_nn_ConstantPad3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.100s) 2022-05-18T05:21:33.5843067Z test_torch_nn_Conv1d (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:33.6009810Z test_torch_nn_Conv1d_circular_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:34.2157436Z test_torch_nn_Conv1d_circular_stride2_pad2_cuda (__main__.TestCppApiParity) ... ok (0.614s) 2022-05-18T05:21:34.2450696Z test_torch_nn_Conv1d_cuda (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T05:21:34.2632330Z test_torch_nn_Conv1d_dilated (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:34.2907973Z test_torch_nn_Conv1d_dilated_cuda (__main__.TestCppApiParity) ... ok (0.027s) 2022-05-18T05:21:34.3080911Z test_torch_nn_Conv1d_groups (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:34.3338308Z test_torch_nn_Conv1d_groups_cuda (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T05:21:34.3521800Z test_torch_nn_Conv1d_pad1 (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:34.3817304Z test_torch_nn_Conv1d_pad1_cuda (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T05:21:34.3982642Z test_torch_nn_Conv1d_pad1size1 (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:34.4209230Z test_torch_nn_Conv1d_pad1size1_cuda (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T05:21:34.4396583Z test_torch_nn_Conv1d_pad2 (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:34.4708009Z test_torch_nn_Conv1d_pad2_cuda (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T05:21:34.4872006Z test_torch_nn_Conv1d_pad2size1 (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:34.5097778Z test_torch_nn_Conv1d_pad2size1_cuda (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T05:21:34.5281802Z test_torch_nn_Conv1d_pad_same (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:34.5301616Z 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:883.) 2022-05-18T05:21:34.5303257Z self.padding, self.dilation, self.groups) 2022-05-18T05:21:34.5475645Z ok (0.019s) 2022-05-18T05:21:34.5779431Z test_torch_nn_Conv1d_pad_same2_cuda (__main__.TestCppApiParity) ... ok (0.030s) 2022-05-18T05:21:34.6073149Z test_torch_nn_Conv1d_pad_same_cuda (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T05:21:34.6273952Z test_torch_nn_Conv1d_pad_same_dilated (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:34.6591153Z test_torch_nn_Conv1d_pad_same_dilated_cuda (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T05:21:34.6786224Z test_torch_nn_Conv1d_pad_valid (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:34.7086664Z test_torch_nn_Conv1d_pad_valid_cuda (__main__.TestCppApiParity) ... ok (0.030s) 2022-05-18T05:21:34.7264739Z test_torch_nn_Conv1d_reflect_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:34.7500070Z test_torch_nn_Conv1d_reflect_stride2_pad2_cuda (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T05:21:34.7679658Z test_torch_nn_Conv1d_replicate_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:34.7928824Z test_torch_nn_Conv1d_replicate_stride2_pad2_cuda (__main__.TestCppApiParity) ... ok (0.025s) 2022-05-18T05:21:34.8127292Z test_torch_nn_Conv1d_stride (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:34.8421516Z test_torch_nn_Conv1d_stride_cuda (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T05:21:34.8588518Z test_torch_nn_Conv1d_zero_batch (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:34.8775888Z test_torch_nn_Conv1d_zero_batch_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:34.8945543Z test_torch_nn_Conv1d_zeros_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:34.9176359Z test_torch_nn_Conv1d_zeros_stride2_pad2_cuda (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T05:21:34.9380550Z test_torch_nn_Conv2d (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:34.9565913Z test_torch_nn_Conv2d_circular_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:34.9847788Z test_torch_nn_Conv2d_circular_stride2_pad2_cuda (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T05:21:35.0217527Z test_torch_nn_Conv2d_cuda (__main__.TestCppApiParity) ... ok (0.037s) 2022-05-18T05:21:35.0409596Z test_torch_nn_Conv2d_depthwise (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:35.0715924Z test_torch_nn_Conv2d_depthwise_cuda (__main__.TestCppApiParity) ... ok (0.030s) 2022-05-18T05:21:35.0894465Z test_torch_nn_Conv2d_depthwise_dilated (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:35.1153392Z test_torch_nn_Conv2d_depthwise_dilated_cuda (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T05:21:35.1368866Z test_torch_nn_Conv2d_depthwise_padded (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T05:21:35.1762808Z test_torch_nn_Conv2d_depthwise_padded_cuda (__main__.TestCppApiParity) ... ok (0.039s) 2022-05-18T05:21:35.1940575Z test_torch_nn_Conv2d_depthwise_strided (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:35.2189376Z test_torch_nn_Conv2d_depthwise_strided_cuda (__main__.TestCppApiParity) ... ok (0.025s) 2022-05-18T05:21:35.2412148Z test_torch_nn_Conv2d_depthwise_with_multiplier (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T05:21:35.2831733Z test_torch_nn_Conv2d_depthwise_with_multiplier_cuda (__main__.TestCppApiParity) ... ok (0.042s) 2022-05-18T05:21:35.3005773Z test_torch_nn_Conv2d_dilated (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:35.3271025Z test_torch_nn_Conv2d_dilated_cuda (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T05:21:35.3478331Z test_torch_nn_Conv2d_groups (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T05:21:35.3864385Z test_torch_nn_Conv2d_groups_cuda (__main__.TestCppApiParity) ... ok (0.038s) 2022-05-18T05:21:35.4074041Z test_torch_nn_Conv2d_groups_thnn (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T05:21:35.4458158Z test_torch_nn_Conv2d_groups_thnn_cuda (__main__.TestCppApiParity) ... ok (0.038s) 2022-05-18T05:21:35.4641721Z test_torch_nn_Conv2d_no_bias (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:35.4960787Z test_torch_nn_Conv2d_no_bias_cuda (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T05:21:35.5176460Z test_torch_nn_Conv2d_pad_same (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T05:21:35.5593947Z test_torch_nn_Conv2d_pad_same_cuda (__main__.TestCppApiParity) ... ok (0.042s) 2022-05-18T05:21:35.5808369Z test_torch_nn_Conv2d_pad_same_dilated (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T05:21:35.6206206Z test_torch_nn_Conv2d_pad_same_dilated_cuda (__main__.TestCppApiParity) ... ok (0.040s) 2022-05-18T05:21:35.6395512Z test_torch_nn_Conv2d_pad_valid (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:35.6715333Z test_torch_nn_Conv2d_pad_valid_cuda (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T05:21:35.6907572Z test_torch_nn_Conv2d_padding (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:35.7236562Z test_torch_nn_Conv2d_padding_cuda (__main__.TestCppApiParity) ... ok (0.033s) 2022-05-18T05:21:35.7414273Z test_torch_nn_Conv2d_reflect_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:35.7679513Z test_torch_nn_Conv2d_reflect_stride2_pad2_cuda (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T05:21:35.7856196Z test_torch_nn_Conv2d_replicate_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:35.8123232Z test_torch_nn_Conv2d_replicate_stride2_pad2_cuda (__main__.TestCppApiParity) ... ok (0.027s) 2022-05-18T05:21:35.8308797Z test_torch_nn_Conv2d_strided (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:35.8613100Z test_torch_nn_Conv2d_strided_cuda (__main__.TestCppApiParity) ... ok (0.030s) 2022-05-18T05:21:35.8764888Z test_torch_nn_Conv2d_zero_batch (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:35.8962446Z test_torch_nn_Conv2d_zero_batch_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:35.9138644Z test_torch_nn_Conv2d_zeros_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:35.9405332Z test_torch_nn_Conv2d_zeros_stride2_pad2_cuda (__main__.TestCppApiParity) ... ok (0.027s) 2022-05-18T05:21:35.9597510Z test_torch_nn_Conv3d (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:35.9775853Z test_torch_nn_Conv3d_1x1x1_no_bias (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:36.0075249Z test_torch_nn_Conv3d_1x1x1_no_bias_cuda (__main__.TestCppApiParity) ... ok (0.030s) 2022-05-18T05:21:36.0304859Z test_torch_nn_Conv3d_circular_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T05:21:36.0738132Z test_torch_nn_Conv3d_circular_stride2_pad2_cuda (__main__.TestCppApiParity) ... ok (0.043s) 2022-05-18T05:21:36.1065620Z test_torch_nn_Conv3d_cuda (__main__.TestCppApiParity) ... ok (0.033s) 2022-05-18T05:21:36.1288450Z test_torch_nn_Conv3d_dilated (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T05:21:36.1728546Z test_torch_nn_Conv3d_dilated_cuda (__main__.TestCppApiParity) ... ok (0.044s) 2022-05-18T05:21:36.1925257Z test_torch_nn_Conv3d_dilated_strided (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:36.2271082Z test_torch_nn_Conv3d_dilated_strided_cuda (__main__.TestCppApiParity) ... ok (0.034s) 2022-05-18T05:21:36.2462779Z test_torch_nn_Conv3d_groups (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:36.2775330Z test_torch_nn_Conv3d_groups_cuda (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T05:21:36.2953233Z test_torch_nn_Conv3d_no_bias (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:36.3242416Z test_torch_nn_Conv3d_no_bias_cuda (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T05:21:36.3637826Z test_torch_nn_Conv3d_pad_same (__main__.TestCppApiParity) ... ok (0.039s) 2022-05-18T05:21:36.4657324Z test_torch_nn_Conv3d_pad_same_cuda (__main__.TestCppApiParity) ... ok (0.102s) 2022-05-18T05:21:36.5040697Z test_torch_nn_Conv3d_pad_same_dilated (__main__.TestCppApiParity) ... ok (0.038s) 2022-05-18T05:21:36.6070700Z test_torch_nn_Conv3d_pad_same_dilated_cuda (__main__.TestCppApiParity) ... ok (0.103s) 2022-05-18T05:21:36.6317196Z test_torch_nn_Conv3d_pad_valid (__main__.TestCppApiParity) ... ok (0.025s) 2022-05-18T05:21:36.6853948Z test_torch_nn_Conv3d_pad_valid_cuda (__main__.TestCppApiParity) ... ok (0.054s) 2022-05-18T05:21:36.7073105Z test_torch_nn_Conv3d_replicate_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T05:21:36.7480270Z test_torch_nn_Conv3d_replicate_stride2_pad2_cuda (__main__.TestCppApiParity) ... ok (0.041s) 2022-05-18T05:21:36.7676711Z test_torch_nn_Conv3d_stride (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:36.8019856Z test_torch_nn_Conv3d_stride_cuda (__main__.TestCppApiParity) ... ok (0.034s) 2022-05-18T05:21:36.8242211Z test_torch_nn_Conv3d_stride_padding (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T05:21:36.8687578Z test_torch_nn_Conv3d_stride_padding_cuda (__main__.TestCppApiParity) ... ok (0.044s) 2022-05-18T05:21:36.8851329Z test_torch_nn_Conv3d_zero_batch (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:36.9085302Z test_torch_nn_Conv3d_zero_batch_cuda (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T05:21:36.9301624Z test_torch_nn_Conv3d_zeros_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T05:21:36.9709773Z test_torch_nn_Conv3d_zeros_stride2_pad2_cuda (__main__.TestCppApiParity) ... ok (0.041s) 2022-05-18T05:21:36.9883777Z test_torch_nn_ConvTranspose1d (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:37.0147270Z test_torch_nn_ConvTranspose1d_cuda (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T05:21:37.0318337Z test_torch_nn_ConvTranspose1d_dilated (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:37.0571606Z test_torch_nn_ConvTranspose1d_dilated_cuda (__main__.TestCppApiParity) ... ok (0.025s) 2022-05-18T05:21:37.0775677Z test_torch_nn_ConvTranspose1d_groups (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:37.1113055Z test_torch_nn_ConvTranspose1d_groups_cuda (__main__.TestCppApiParity) ... ok (0.034s) 2022-05-18T05:21:37.1273968Z test_torch_nn_ConvTranspose1d_no_bias (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:37.1497937Z test_torch_nn_ConvTranspose1d_no_bias_cuda (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T05:21:37.1819086Z test_torch_nn_ConvTranspose2d (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T05:21:37.2582604Z test_torch_nn_ConvTranspose2d_cuda (__main__.TestCppApiParity) ... ok (0.076s) 2022-05-18T05:21:37.2776450Z test_torch_nn_ConvTranspose2d_dilated (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:37.3112057Z test_torch_nn_ConvTranspose2d_dilated_cuda (__main__.TestCppApiParity) ... ok (0.033s) 2022-05-18T05:21:37.3294058Z test_torch_nn_ConvTranspose2d_groups (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:37.3584816Z test_torch_nn_ConvTranspose2d_groups_cuda (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T05:21:37.3891263Z test_torch_nn_ConvTranspose2d_no_bias (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T05:21:37.4600521Z test_torch_nn_ConvTranspose2d_no_bias_cuda (__main__.TestCppApiParity) ... ok (0.071s) 2022-05-18T05:21:37.4860291Z test_torch_nn_ConvTranspose3d (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T05:21:37.5419598Z test_torch_nn_ConvTranspose3d_cuda (__main__.TestCppApiParity) ... ok (0.056s) 2022-05-18T05:21:37.5750512Z test_torch_nn_ConvTranspose3d_dilated (__main__.TestCppApiParity) ... ok (0.033s) 2022-05-18T05:21:37.6574048Z test_torch_nn_ConvTranspose3d_dilated_cuda (__main__.TestCppApiParity) ... ok (0.082s) 2022-05-18T05:21:37.6709111Z test_torch_nn_CosineEmbeddingLoss (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:37.6859659Z test_torch_nn_CosineEmbeddingLoss_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:37.6992375Z test_torch_nn_CosineEmbeddingLoss_margin (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:37.7141772Z test_torch_nn_CosineEmbeddingLoss_margin_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:37.7272204Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:37.7421617Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:37.7550995Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:37.7698387Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:37.7828666Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:37.7997158Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:37.8129957Z test_torch_nn_CrossEntropyLoss (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:37.8261599Z test_torch_nn_CrossEntropyLoss_2d (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:37.8400254Z test_torch_nn_CrossEntropyLoss_2d_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:37.8531150Z test_torch_nn_CrossEntropyLoss_2d_ignore_index (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:37.8669911Z test_torch_nn_CrossEntropyLoss_2d_ignore_index_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:37.8808280Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:37.8959718Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:37.9100086Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:37.9251070Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:37.9386939Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:37.9533172Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:37.9674120Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:37.9828710Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:37.9961448Z test_torch_nn_CrossEntropyLoss_2d_prob_target (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:38.0101242Z test_torch_nn_CrossEntropyLoss_2d_prob_target_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:38.0232038Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:38.0374870Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:38.0506918Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:38.0647366Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:38.0783152Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:38.0929119Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:38.1062509Z test_torch_nn_CrossEntropyLoss_2d_prob_target_weights (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:38.1207529Z test_torch_nn_CrossEntropyLoss_2d_prob_target_weights_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:38.1340270Z test_torch_nn_CrossEntropyLoss_2d_weights (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:38.1497142Z test_torch_nn_CrossEntropyLoss_2d_weights_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:38.1649957Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:38.1812916Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:38.1964207Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:38.2127578Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:38.2278130Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:38.2435898Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:38.2583107Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:38.2726527Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:38.2859233Z test_torch_nn_CrossEntropyLoss_3d_prob_target (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:38.2997850Z test_torch_nn_CrossEntropyLoss_3d_prob_target_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:38.3130996Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:38.3270054Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:38.3404030Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:38.3543604Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:38.3682200Z test_torch_nn_CrossEntropyLoss_3d_prob_target_weights (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:38.3825300Z test_torch_nn_CrossEntropyLoss_3d_prob_target_weights_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:38.3959071Z test_torch_nn_CrossEntropyLoss_4d_prob_target (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:38.4098080Z test_torch_nn_CrossEntropyLoss_4d_prob_target_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:38.4236711Z test_torch_nn_CrossEntropyLoss_4d_prob_target_weights (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:38.4381814Z test_torch_nn_CrossEntropyLoss_4d_prob_target_weights_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:38.4519788Z test_torch_nn_CrossEntropyLoss_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:38.4650457Z test_torch_nn_CrossEntropyLoss_dim_is_3 (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:38.4788404Z test_torch_nn_CrossEntropyLoss_dim_is_3_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:38.4919695Z test_torch_nn_CrossEntropyLoss_higher_dim (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:38.5059577Z test_torch_nn_CrossEntropyLoss_higher_dim_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:38.5193007Z test_torch_nn_CrossEntropyLoss_weights (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:38.5334105Z test_torch_nn_CrossEntropyLoss_weights_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:38.5513310Z test_torch_nn_CrossMapLRN2d (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:38.5798418Z test_torch_nn_CrossMapLRN2d_cuda (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T05:21:38.5937016Z test_torch_nn_ELU (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:38.6104535Z test_torch_nn_ELU_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:38.6228268Z test_torch_nn_ELU_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:38.6362546Z test_torch_nn_ELU_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:38.6514920Z test_torch_nn_Embedding (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:38.6679853Z test_torch_nn_EmbeddingBag_discontiguous (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:38.6891280Z test_torch_nn_EmbeddingBag_discontiguous_cuda (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T05:21:38.7042755Z test_torch_nn_EmbeddingBag_max (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:38.7229359Z test_torch_nn_EmbeddingBag_max_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:38.7379006Z test_torch_nn_EmbeddingBag_max_padding_idx (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:38.7563574Z test_torch_nn_EmbeddingBag_max_padding_idx_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:38.7713297Z test_torch_nn_EmbeddingBag_mean (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:38.7904482Z test_torch_nn_EmbeddingBag_mean_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:38.8058597Z test_torch_nn_EmbeddingBag_mean_padding_idx (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:38.8250178Z test_torch_nn_EmbeddingBag_mean_padding_idx_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:38.8406298Z test_torch_nn_EmbeddingBag_sparse (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:38.8608976Z test_torch_nn_EmbeddingBag_sparse_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:38.8761464Z test_torch_nn_EmbeddingBag_sum (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:38.8960206Z test_torch_nn_EmbeddingBag_sum_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:38.9113964Z test_torch_nn_EmbeddingBag_sum_padding_idx (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:38.9307546Z test_torch_nn_EmbeddingBag_sum_padding_idx_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:38.9532855Z test_torch_nn_Embedding_cuda (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T05:21:38.9720945Z test_torch_nn_Embedding_discontiguous (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:39.0013090Z test_torch_nn_Embedding_discontiguous_cuda (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T05:21:39.0169519Z test_torch_nn_Embedding_sparse (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:39.0379803Z test_torch_nn_Embedding_sparse_cuda (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T05:21:39.0531914Z test_torch_nn_Flatten (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:39.0731058Z test_torch_nn_Flatten_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:39.0868920Z test_torch_nn_Flatten_no_batch_dim (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:39.1044311Z test_torch_nn_Flatten_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:39.1206395Z test_torch_nn_Fold (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:39.1412612Z test_torch_nn_Fold_cuda (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T05:21:39.1574763Z test_torch_nn_Fold_int_input (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:39.1778523Z test_torch_nn_Fold_int_input_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:39.1931589Z test_torch_nn_Fold_no_batch_dim_input (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:39.2106555Z test_torch_nn_Fold_no_batch_dim_input_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:39.2260231Z test_torch_nn_Fold_no_batch_dim_int_input (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:39.2436967Z test_torch_nn_Fold_no_batch_dim_int_input_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:39.2601635Z test_torch_nn_FractionalMaxPool2d_ratio (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:39.2769687Z test_torch_nn_FractionalMaxPool2d_ratio_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:39.2928477Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:39.3089551Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:39.3246913Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:39.3251691Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T05:21:39.3414424Z test_torch_nn_FractionalMaxPool2d_size (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:39.3588651Z test_torch_nn_FractionalMaxPool2d_size_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:39.3741538Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:39.3914673Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:39.4054563Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:39.4058909Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T05:21:39.4299521Z test_torch_nn_FractionalMaxPool3d_asymsize (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T05:21:39.4847599Z test_torch_nn_FractionalMaxPool3d_asymsize_cuda (__main__.TestCppApiParity) ... ok (0.055s) 2022-05-18T05:21:39.4996871Z test_torch_nn_FractionalMaxPool3d_ratio (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:39.5201191Z test_torch_nn_FractionalMaxPool3d_ratio_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:39.5342627Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:39.5518679Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:39.5659830Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:39.5664317Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T05:21:39.5883127Z test_torch_nn_FractionalMaxPool3d_size (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T05:21:39.6350653Z test_torch_nn_FractionalMaxPool3d_size_cuda (__main__.TestCppApiParity) ... ok (0.047s) 2022-05-18T05:21:39.6527738Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:39.6834743Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T05:21:39.7008360Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:39.7012746Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T05:21:39.7147236Z test_torch_nn_GELU (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:39.7308059Z test_torch_nn_GELU_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:39.7431146Z test_torch_nn_GELU_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:39.7560989Z test_torch_nn_GELU_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:39.7692299Z test_torch_nn_GLU (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:39.7845283Z test_torch_nn_GLU_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:39.7991286Z test_torch_nn_GLU_dim (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:39.8192825Z test_torch_nn_GLU_dim_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:39.8371957Z test_torch_nn_GroupNorm_1d_affine (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:39.8537025Z test_torch_nn_GroupNorm_1d_affine_GN (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:39.8774217Z test_torch_nn_GroupNorm_1d_affine_GN_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T05:21:39.9046029Z test_torch_nn_GroupNorm_1d_affine_cuda (__main__.TestCppApiParity) ... ok (0.027s) 2022-05-18T05:21:39.9351785Z test_torch_nn_GroupNorm_1d_affine_large_batch (__main__.TestCppApiParity) ... ok (0.030s) 2022-05-18T05:21:40.0048400Z test_torch_nn_GroupNorm_1d_affine_large_batch_cuda (__main__.TestCppApiParity) ... ok (0.069s) 2022-05-18T05:21:40.0204000Z test_torch_nn_GroupNorm_1d_no_affine_IN (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:40.0407662Z test_torch_nn_GroupNorm_1d_no_affine_IN_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:40.0547056Z test_torch_nn_GroupNorm_1d_no_affine_LN (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:40.0712852Z test_torch_nn_GroupNorm_1d_no_affine_LN_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:40.0896292Z test_torch_nn_GroupNorm_2d_affine (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:40.1206095Z test_torch_nn_GroupNorm_2d_affine_cuda (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T05:21:40.1595174Z test_torch_nn_GroupNorm_2d_affine_large_feature (__main__.TestCppApiParity) ... ok (0.039s) 2022-05-18T05:21:40.2534151Z test_torch_nn_GroupNorm_2d_affine_large_feature_cuda (__main__.TestCppApiParity) ... ok (0.094s) 2022-05-18T05:21:40.2679536Z test_torch_nn_GroupNorm_2d_no_affine_IN (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:40.2879339Z test_torch_nn_GroupNorm_2d_no_affine_IN_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:40.3025971Z test_torch_nn_GroupNorm_2d_no_affine_LN (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:40.3223361Z test_torch_nn_GroupNorm_2d_no_affine_LN_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:40.3499613Z test_torch_nn_GroupNorm_2d_no_affine_large_feature (__main__.TestCppApiParity) ... ok (0.027s) 2022-05-18T05:21:40.4041837Z test_torch_nn_GroupNorm_2d_no_affine_large_feature_cuda (__main__.TestCppApiParity) ... ok (0.054s) 2022-05-18T05:21:40.4178857Z test_torch_nn_Hardshrink (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:40.4349821Z test_torch_nn_Hardshrink_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:40.4470490Z test_torch_nn_Hardshrink_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:40.4601620Z test_torch_nn_Hardshrink_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:40.4736613Z test_torch_nn_Hardtanh (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:40.4897438Z test_torch_nn_Hardtanh_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:40.5018204Z test_torch_nn_Hardtanh_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:40.5147976Z test_torch_nn_Hardtanh_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:40.5276983Z test_torch_nn_HingeEmbeddingLoss (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:40.5435690Z test_torch_nn_HingeEmbeddingLoss_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:40.5566211Z test_torch_nn_HingeEmbeddingLoss_margin (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:40.5704913Z test_torch_nn_HingeEmbeddingLoss_margin_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:40.5833747Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.013s) 2022-05-18T05:21:40.5971661Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... expected failure (0.014s) 2022-05-18T05:21:40.6099920Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.013s) 2022-05-18T05:21:40.6237653Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... expected failure (0.014s) 2022-05-18T05:21:40.6364473Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.013s) 2022-05-18T05:21:40.6501934Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... expected failure (0.014s) 2022-05-18T05:21:40.6629928Z test_torch_nn_HingeEmbeddingLoss_scalar_margin (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:40.6766505Z test_torch_nn_HingeEmbeddingLoss_scalar_margin_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:40.6890828Z test_torch_nn_HuberLoss (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:40.7024775Z test_torch_nn_HuberLoss_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:40.7183034Z test_torch_nn_InstanceNorm1d (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:40.7418923Z test_torch_nn_InstanceNorm1d_cuda (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T05:21:40.7560402Z test_torch_nn_InstanceNorm1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:40.7726437Z test_torch_nn_InstanceNorm1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:40.7894286Z test_torch_nn_InstanceNorm1d_tracking_stats (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:40.8135409Z test_torch_nn_InstanceNorm1d_tracking_stats_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T05:21:40.8282221Z test_torch_nn_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:40.8459552Z test_torch_nn_InstanceNorm1d_tracking_stats_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:40.8627809Z test_torch_nn_InstanceNorm2d (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:40.8891146Z test_torch_nn_InstanceNorm2d_cuda (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T05:21:40.9041689Z test_torch_nn_InstanceNorm2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:40.9249937Z test_torch_nn_InstanceNorm2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T05:21:40.9424745Z test_torch_nn_InstanceNorm2d_tracking_stats (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:40.9698778Z test_torch_nn_InstanceNorm2d_tracking_stats_cuda (__main__.TestCppApiParity) ... ok (0.027s) 2022-05-18T05:21:40.9856351Z test_torch_nn_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:41.0073215Z test_torch_nn_InstanceNorm2d_tracking_stats_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T05:21:41.0276582Z test_torch_nn_InstanceNorm3d (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:41.0674092Z test_torch_nn_InstanceNorm3d_cuda (__main__.TestCppApiParity) ... ok (0.040s) 2022-05-18T05:21:41.0843113Z test_torch_nn_InstanceNorm3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:41.1108108Z test_torch_nn_InstanceNorm3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T05:21:41.1320702Z test_torch_nn_InstanceNorm3d_tracking_stats (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T05:21:41.1730516Z test_torch_nn_InstanceNorm3d_tracking_stats_cuda (__main__.TestCppApiParity) ... ok (0.041s) 2022-05-18T05:21:41.1933388Z test_torch_nn_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:41.2341099Z test_torch_nn_InstanceNorm3d_tracking_stats_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.041s) 2022-05-18T05:21:41.2351192Z 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-18T05:21:41.2352116Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T05:21:41.2459217Z /var/lib/jenkins/workspace/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:58.) 2022-05-18T05:21:41.2460292Z cpp_test_fn(arg_dict_file_path, module_file_path, forward_output_file_path, backward_grad_dict_file_path) 2022-05-18T05:21:41.2470381Z ok (0.013s) 2022-05-18T05:21:41.2605646Z test_torch_nn_KLDivLoss_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:41.2732547Z test_torch_nn_KLDivLoss_log_target (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:41.2867082Z test_torch_nn_KLDivLoss_log_target_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:41.2992109Z test_torch_nn_KLDivLoss_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:41.3126092Z test_torch_nn_KLDivLoss_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:41.3250951Z test_torch_nn_KLDivLoss_scalar_log_target (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:41.3384958Z test_torch_nn_KLDivLoss_scalar_log_target_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:41.3513437Z test_torch_nn_L1Loss (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:41.3648979Z test_torch_nn_L1Loss_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:41.3771423Z test_torch_nn_L1Loss_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:41.3905553Z test_torch_nn_L1Loss_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:41.4044660Z test_torch_nn_LPPool1d (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:41.4202004Z test_torch_nn_LPPool1d_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:41.4339834Z test_torch_nn_LPPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:41.4496915Z test_torch_nn_LPPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:41.4635058Z test_torch_nn_LPPool1d_norm (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:41.4792109Z test_torch_nn_LPPool1d_norm_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:41.4933141Z test_torch_nn_LPPool2d (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:41.5103348Z test_torch_nn_LPPool2d_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:41.5246346Z test_torch_nn_LPPool2d_norm (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:41.5415909Z test_torch_nn_LPPool2d_norm_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:41.5588744Z test_torch_nn_LayerNorm_1d_elementwise_affine (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:41.5849316Z test_torch_nn_LayerNorm_1d_elementwise_affine_cuda (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T05:21:41.5989327Z test_torch_nn_LayerNorm_1d_empty_elementwise_affine (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:41.6156273Z test_torch_nn_LayerNorm_1d_empty_elementwise_affine_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:41.6306282Z test_torch_nn_LayerNorm_1d_no_elementwise_affine (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:41.6511601Z test_torch_nn_LayerNorm_1d_no_elementwise_affine_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:41.6692653Z test_torch_nn_LayerNorm_3d_elementwise_affine (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:41.6971652Z test_torch_nn_LayerNorm_3d_elementwise_affine_cuda (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T05:21:41.7619661Z test_torch_nn_LayerNorm_3d_no_affine_large_feature (__main__.TestCppApiParity) ... ok (0.065s) 2022-05-18T05:21:41.8865721Z test_torch_nn_LayerNorm_3d_no_affine_large_feature_cuda (__main__.TestCppApiParity) ... ok (0.124s) 2022-05-18T05:21:41.9023333Z test_torch_nn_LayerNorm_3d_no_elementwise_affine (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:41.9219439Z test_torch_nn_LayerNorm_3d_no_elementwise_affine_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:41.9357071Z test_torch_nn_LeakyReLU (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:41.9520531Z test_torch_nn_LeakyReLU_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:41.9655261Z test_torch_nn_LeakyReLU_with_negval (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:41.9817884Z test_torch_nn_LeakyReLU_with_negval_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:41.9939170Z test_torch_nn_LeakyReLU_with_negval_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:42.0092535Z test_torch_nn_LeakyReLU_with_negval_scalar_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:42.0237158Z test_torch_nn_LeakyReLU_with_zero_negval (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:42.0421786Z test_torch_nn_LeakyReLU_with_zero_negval_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:42.0600172Z test_torch_nn_Linear (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:42.0881361Z test_torch_nn_Linear_cuda (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T05:21:42.1047976Z test_torch_nn_Linear_no_batch_dim (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:42.1270699Z test_torch_nn_Linear_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T05:21:42.1436532Z test_torch_nn_Linear_no_bias (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:42.1675093Z test_torch_nn_Linear_no_bias_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T05:21:42.1823722Z test_torch_nn_LocalResponseNorm_1d (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:42.2005510Z test_torch_nn_LocalResponseNorm_1d_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:42.2182344Z test_torch_nn_LocalResponseNorm_2d_uneven_pad (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:42.2482296Z test_torch_nn_LocalResponseNorm_2d_uneven_pad_cuda (__main__.TestCppApiParity) ... ok (0.030s) 2022-05-18T05:21:42.2907716Z test_torch_nn_LocalResponseNorm_3d_custom_params (__main__.TestCppApiParity) ... ok (0.042s) 2022-05-18T05:21:42.4037103Z test_torch_nn_LocalResponseNorm_3d_custom_params_cuda (__main__.TestCppApiParity) ... ok (0.113s) 2022-05-18T05:21:42.4185129Z test_torch_nn_LogSigmoid (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:42.4353259Z test_torch_nn_LogSigmoid_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:42.4481209Z test_torch_nn_LogSigmoid_scalar (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:42.4616928Z test_torch_nn_LogSigmoid_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:42.4777056Z test_torch_nn_LogSoftmax (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:42.5022900Z test_torch_nn_LogSoftmax_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T05:21:42.5236478Z test_torch_nn_LogSoftmax_multiparam (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T05:21:42.5673204Z test_torch_nn_LogSoftmax_multiparam_cuda (__main__.TestCppApiParity) ... ok (0.043s) 2022-05-18T05:21:42.5808557Z test_torch_nn_LogSoftmax_multiparam_scalar (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:42.5945388Z test_torch_nn_LogSoftmax_multiparam_scalar_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:42.6084847Z test_torch_nn_LogSoftmax_no_batch_dim (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:42.6248962Z test_torch_nn_LogSoftmax_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:42.6380590Z test_torch_nn_MSELoss (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:42.6523216Z test_torch_nn_MSELoss_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:42.6913124Z test_torch_nn_MSELoss_prec (__main__.TestCppApiParity) ... ok (0.039s) 2022-05-18T05:21:42.7403398Z test_torch_nn_MSELoss_prec_cuda (__main__.TestCppApiParity) ... ok (0.049s) 2022-05-18T05:21:42.7537987Z test_torch_nn_MSELoss_scalar (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:42.7677725Z test_torch_nn_MSELoss_scalar_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:42.7810367Z test_torch_nn_MarginRankingLoss (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:42.7956902Z test_torch_nn_MarginRankingLoss_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:42.8088463Z test_torch_nn_MarginRankingLoss_margin (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:42.8230919Z test_torch_nn_MarginRankingLoss_margin_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:42.8360671Z test_torch_nn_MarginRankingLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:42.8501701Z test_torch_nn_MarginRankingLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:42.8629964Z test_torch_nn_MarginRankingLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:42.8773426Z test_torch_nn_MarginRankingLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:42.8901256Z test_torch_nn_MarginRankingLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:42.9042591Z test_torch_nn_MarginRankingLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:42.9186361Z test_torch_nn_MaxPool1d (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:42.9364301Z test_torch_nn_MaxPool1d_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:42.9511102Z test_torch_nn_MaxPool1d_stride (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:42.9692817Z test_torch_nn_MaxPool1d_stride_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:42.9836262Z test_torch_nn_MaxPool2d_3d_input (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:43.0016983Z test_torch_nn_MaxPool2d_3d_input_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:43.0160721Z test_torch_nn_MaxPool2d_4d_input (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:43.0342231Z test_torch_nn_MaxPool2d_4d_input_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:43.0491446Z test_torch_nn_MaxPool3d (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:43.0687378Z test_torch_nn_MaxPool3d_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:43.0833954Z test_torch_nn_MaxPool3d_stride (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:43.1027030Z test_torch_nn_MaxPool3d_stride_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:43.1195991Z test_torch_nn_MaxPool3d_stride_padding (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:43.1476149Z test_torch_nn_MaxPool3d_stride_padding_cuda (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T05:21:43.1655277Z test_torch_nn_Mish (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:43.1930188Z test_torch_nn_Mish_cuda (__main__.TestCppApiParity) ... ok (0.027s) 2022-05-18T05:21:43.2058686Z test_torch_nn_Mish_scalar (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:43.2195629Z test_torch_nn_Mish_scalar_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:43.2324925Z test_torch_nn_MultiLabelMarginLoss (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:43.2452331Z test_torch_nn_MultiLabelMarginLoss_1d (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:43.2590798Z test_torch_nn_MultiLabelMarginLoss_1d_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:43.2730718Z test_torch_nn_MultiLabelMarginLoss_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:43.2856723Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:43.2993221Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:43.3118575Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:43.3254482Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:43.3379998Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:43.3517424Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:43.3653167Z test_torch_nn_MultiLabelSoftMarginLoss (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:43.3798249Z test_torch_nn_MultiLabelSoftMarginLoss_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:43.3933119Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:43.4076490Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:43.4210741Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:43.4373377Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:43.4505543Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:43.4644627Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:43.4777889Z test_torch_nn_MultiLabelSoftMarginLoss_weights (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:43.4921646Z test_torch_nn_MultiLabelSoftMarginLoss_weights_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:43.5044114Z test_torch_nn_MultiMarginLoss (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:43.5168329Z test_torch_nn_MultiMarginLoss_1d (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:43.5234615Z 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:24.) 2022-05-18T05:21:43.5235878Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T05:21:43.5291224Z /var/lib/jenkins/workspace/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:24.) 2022-05-18T05:21:43.5292213Z cpp_test_fn(arg_dict_file_path, module_file_path, forward_output_file_path, backward_grad_dict_file_path) 2022-05-18T05:21:43.5305131Z ok (0.014s) 2022-05-18T05:21:43.5370586Z 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:24.) 2022-05-18T05:21:43.5371649Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T05:21:43.5427827Z /var/lib/jenkins/workspace/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:24.) 2022-05-18T05:21:43.5428804Z cpp_test_fn(arg_dict_file_path, module_file_path, forward_output_file_path, backward_grad_dict_file_path) 2022-05-18T05:21:43.5442324Z ok (0.014s) 2022-05-18T05:21:43.5565315Z test_torch_nn_MultiMarginLoss_margin (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:43.5699429Z test_torch_nn_MultiMarginLoss_margin_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:43.5822182Z test_torch_nn_MultiMarginLoss_p (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:43.5959019Z test_torch_nn_MultiMarginLoss_p_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:43.6084097Z test_torch_nn_MultiMarginLoss_weights (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:43.6221695Z test_torch_nn_MultiMarginLoss_weights_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:43.6346369Z test_torch_nn_NLLLoss (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:43.6470845Z test_torch_nn_NLLLoss_2d (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:43.6605981Z test_torch_nn_NLLLoss_2d_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:43.6734029Z test_torch_nn_NLLLoss_2d_ignore_index (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:43.6866270Z test_torch_nn_NLLLoss_2d_ignore_index_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:43.6993418Z test_torch_nn_NLLLoss_2d_weights (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:43.7130308Z test_torch_nn_NLLLoss_2d_weights_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:43.7263264Z test_torch_nn_NLLLoss_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:43.7388792Z test_torch_nn_NLLLoss_dim_is_3 (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:43.7522647Z test_torch_nn_NLLLoss_dim_is_3_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:43.7648293Z test_torch_nn_NLLLoss_higher_dim (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:43.7780764Z test_torch_nn_NLLLoss_higher_dim_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:43.7904979Z test_torch_nn_NLLLoss_ignore_index (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:43.8035992Z test_torch_nn_NLLLoss_ignore_index_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:43.8180962Z test_torch_nn_NLLLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.014s) 2022-05-18T05:21:43.8328971Z test_torch_nn_NLLLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... expected failure (0.015s) 2022-05-18T05:21:43.8472176Z test_torch_nn_NLLLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.014s) 2022-05-18T05:21:43.8618898Z test_torch_nn_NLLLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... expected failure (0.015s) 2022-05-18T05:21:43.8761498Z test_torch_nn_NLLLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.014s) 2022-05-18T05:21:43.8907785Z test_torch_nn_NLLLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... expected failure (0.014s) 2022-05-18T05:21:43.9036126Z test_torch_nn_NLLLoss_weights (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:43.9172608Z test_torch_nn_NLLLoss_weights_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:43.9305497Z test_torch_nn_NLLLoss_weights_ignore_index (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:43.9441931Z test_torch_nn_NLLLoss_weights_ignore_index_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:43.9569979Z test_torch_nn_NLLLoss_weights_ignore_index_neg (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:43.9705798Z test_torch_nn_NLLLoss_weights_ignore_index_neg_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:43.9852643Z test_torch_nn_PReLU_1d (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:44.0038401Z test_torch_nn_PReLU_1d_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:44.0185806Z test_torch_nn_PReLU_1d_multiparam (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:44.0371435Z test_torch_nn_PReLU_1d_multiparam_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:44.0534327Z test_torch_nn_PReLU_2d (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:44.0773896Z test_torch_nn_PReLU_2d_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T05:21:44.0934860Z test_torch_nn_PReLU_2d_multiparam (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:44.1179262Z test_torch_nn_PReLU_2d_multiparam_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T05:21:44.1441298Z test_torch_nn_PReLU_3d (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T05:21:44.2035278Z test_torch_nn_PReLU_3d_cuda (__main__.TestCppApiParity) ... ok (0.059s) 2022-05-18T05:21:44.2301104Z test_torch_nn_PReLU_3d_multiparam (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T05:21:44.2906987Z test_torch_nn_PReLU_3d_multiparam_cuda (__main__.TestCppApiParity) ... ok (0.060s) 2022-05-18T05:21:44.3049158Z test_torch_nn_PReLU_scalar (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:44.3199906Z test_torch_nn_PReLU_scalar_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:44.3335464Z test_torch_nn_PairwiseDistance (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:44.3469764Z test_torch_nn_PairwiseDistance_broadcast_lhs (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:44.3627567Z test_torch_nn_PairwiseDistance_broadcast_lhs_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:44.3770175Z test_torch_nn_PairwiseDistance_broadcast_rhs (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:44.3930149Z test_torch_nn_PairwiseDistance_broadcast_rhs_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:44.4091330Z test_torch_nn_PairwiseDistance_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:44.4221058Z test_torch_nn_PairwiseDistance_no_batch_dim (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:44.4358573Z test_torch_nn_PairwiseDistance_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:44.4497654Z test_torch_nn_PairwiseDistance_with_non_default_args (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:44.4666077Z test_torch_nn_PairwiseDistance_with_non_default_args_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:44.4823022Z test_torch_nn_PixelShuffle (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:44.5043049Z test_torch_nn_PixelShuffle_cuda (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T05:21:44.5200185Z test_torch_nn_PixelUnshuffle (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:44.5434938Z test_torch_nn_PixelUnshuffle_cuda (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T05:21:44.5565277Z test_torch_nn_PoissonNLLLoss_full_loss (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:44.5705557Z test_torch_nn_PoissonNLLLoss_full_loss_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:44.5834601Z test_torch_nn_PoissonNLLLoss_full_loss_no_log_input (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:44.5972548Z test_torch_nn_PoissonNLLLoss_full_loss_no_log_input_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:44.6099272Z test_torch_nn_PoissonNLLLoss_no_full_loss (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:44.6234108Z test_torch_nn_PoissonNLLLoss_no_full_loss_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:44.6361815Z test_torch_nn_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:44.6515703Z test_torch_nn_PoissonNLLLoss_no_full_loss_no_log_input_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:44.6646191Z test_torch_nn_RReLU (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:44.6650771Z test_torch_nn_RReLU_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T05:21:44.6791224Z test_torch_nn_RReLU_with_up_down (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:44.6795320Z test_torch_nn_RReLU_with_up_down_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T05:21:44.6916052Z test_torch_nn_RReLU_with_up_down_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:44.6920344Z test_torch_nn_RReLU_with_up_down_scalar_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T05:21:44.7061243Z test_torch_nn_ReLU (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:44.7203135Z test_torch_nn_ReLU6 (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:44.7392049Z test_torch_nn_ReLU6_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:44.7511788Z test_torch_nn_ReLU6_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:44.7642209Z test_torch_nn_ReLU6_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:44.7833628Z test_torch_nn_ReLU_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:44.7953442Z test_torch_nn_ReLU_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:44.8082239Z test_torch_nn_ReLU_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:44.8244698Z test_torch_nn_ReflectionPad1d (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:44.8399540Z test_torch_nn_ReflectionPad1d_batch (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:44.8558663Z test_torch_nn_ReflectionPad1d_batch_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:44.8731679Z test_torch_nn_ReflectionPad1d_complex (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:44.8945977Z test_torch_nn_ReflectionPad1d_complex_cuda (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T05:21:44.9120577Z test_torch_nn_ReflectionPad1d_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:44.9403482Z test_torch_nn_ReflectionPad2d (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T05:21:44.9814302Z test_torch_nn_ReflectionPad2d_complex (__main__.TestCppApiParity) ... ok (0.041s) 2022-05-18T05:21:45.0921295Z test_torch_nn_ReflectionPad2d_complex_cuda (__main__.TestCppApiParity) ... ok (0.111s) 2022-05-18T05:21:45.1542989Z test_torch_nn_ReflectionPad2d_cuda (__main__.TestCppApiParity) ... ok (0.062s) 2022-05-18T05:21:45.1738220Z test_torch_nn_ReflectionPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:45.2119631Z test_torch_nn_ReflectionPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.038s) 2022-05-18T05:21:45.2579639Z test_torch_nn_ReflectionPad3d (__main__.TestCppApiParity) ... ok (0.046s) 2022-05-18T05:21:45.3268522Z test_torch_nn_ReflectionPad3d_complex (__main__.TestCppApiParity) ... ok (0.069s) 2022-05-18T05:21:45.5206315Z test_torch_nn_ReflectionPad3d_complex_cuda (__main__.TestCppApiParity) ... ok (0.194s) 2022-05-18T05:21:45.6448556Z test_torch_nn_ReflectionPad3d_cuda (__main__.TestCppApiParity) ... ok (0.124s) 2022-05-18T05:21:45.6743926Z test_torch_nn_ReflectionPad3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T05:21:45.7432675Z test_torch_nn_ReflectionPad3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.069s) 2022-05-18T05:21:45.7569460Z test_torch_nn_ReplicationPad1d (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:45.7702082Z test_torch_nn_ReplicationPad1d_batch (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:45.7855663Z test_torch_nn_ReplicationPad1d_batch_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:45.8001346Z test_torch_nn_ReplicationPad1d_complex (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:45.8195800Z test_torch_nn_ReplicationPad1d_complex_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:45.8362098Z test_torch_nn_ReplicationPad1d_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:45.8554943Z test_torch_nn_ReplicationPad2d (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:45.8809109Z test_torch_nn_ReplicationPad2d_complex (__main__.TestCppApiParity) ... ok (0.025s) 2022-05-18T05:21:45.9416861Z test_torch_nn_ReplicationPad2d_complex_cuda (__main__.TestCppApiParity) ... ok (0.061s) 2022-05-18T05:21:45.9800626Z test_torch_nn_ReplicationPad2d_cuda (__main__.TestCppApiParity) ... ok (0.038s) 2022-05-18T05:21:45.9963109Z test_torch_nn_ReplicationPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:46.0225585Z test_torch_nn_ReplicationPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T05:21:46.1068146Z test_torch_nn_ReplicationPad3d (__main__.TestCppApiParity) ... ok (0.084s) 2022-05-18T05:21:46.1512745Z test_torch_nn_ReplicationPad3d_complex (__main__.TestCppApiParity) ... ok (0.044s) 2022-05-18T05:21:46.2641977Z test_torch_nn_ReplicationPad3d_complex_cuda (__main__.TestCppApiParity) ... ok (0.113s) 2022-05-18T05:21:46.3343962Z test_torch_nn_ReplicationPad3d_cuda (__main__.TestCppApiParity) ... ok (0.070s) 2022-05-18T05:21:46.3563151Z test_torch_nn_ReplicationPad3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T05:21:46.4074674Z test_torch_nn_ReplicationPad3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.051s) 2022-05-18T05:21:46.4207237Z test_torch_nn_SELU (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:46.4367750Z test_torch_nn_SELU_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:46.4487106Z test_torch_nn_SELU_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:46.4616038Z test_torch_nn_SELU_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:46.4818276Z test_torch_nn_SampleModule_has_parity (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:46.5089950Z test_torch_nn_SampleModule_has_parity_cuda (__main__.TestCppApiParity) ... ok (0.027s) 2022-05-18T05:21:46.5272261Z test_torch_nn_SampleModule_no_parity (__main__.TestCppApiParity) ... expected failure (0.018s) 2022-05-18T05:21:46.5485916Z test_torch_nn_SampleModule_no_parity_cuda (__main__.TestCppApiParity) ... expected failure (0.021s) 2022-05-18T05:21:46.5643392Z test_torch_nn_SiLU (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:46.5903521Z test_torch_nn_SiLU_cuda (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T05:21:46.6023166Z test_torch_nn_SiLU_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:46.6152061Z test_torch_nn_SiLU_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:46.6301168Z test_torch_nn_Sigmoid (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:46.6514312Z test_torch_nn_Sigmoid_cuda (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T05:21:46.6633892Z test_torch_nn_Sigmoid_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:46.6763328Z test_torch_nn_Sigmoid_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:46.6887471Z test_torch_nn_SmoothL1Loss (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:46.7020332Z test_torch_nn_SmoothL1Loss_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:46.7142602Z test_torch_nn_SmoothL1Loss_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:46.7276011Z test_torch_nn_SmoothL1Loss_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:46.7400545Z test_torch_nn_SoftMarginLoss (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:46.7533947Z test_torch_nn_SoftMarginLoss_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:46.7657869Z test_torch_nn_SoftMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.012s) 2022-05-18T05:21:46.7792450Z test_torch_nn_SoftMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... expected failure (0.013s) 2022-05-18T05:21:46.7917062Z test_torch_nn_SoftMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.012s) 2022-05-18T05:21:46.8050506Z test_torch_nn_SoftMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... expected failure (0.013s) 2022-05-18T05:21:46.8174410Z test_torch_nn_SoftMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.012s) 2022-05-18T05:21:46.8315299Z test_torch_nn_SoftMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... expected failure (0.014s) 2022-05-18T05:21:46.8490284Z test_torch_nn_Softmax (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:46.8720794Z test_torch_nn_Softmax2d (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T05:21:46.9135748Z test_torch_nn_Softmax2d_cuda (__main__.TestCppApiParity) ... ok (0.041s) 2022-05-18T05:21:46.9297232Z test_torch_nn_Softmax2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:46.9476315Z test_torch_nn_Softmax2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:46.9709802Z test_torch_nn_Softmax_cuda (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T05:21:46.9842118Z test_torch_nn_Softmax_no_batch_dim (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:46.9996701Z test_torch_nn_Softmax_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:47.0122026Z test_torch_nn_Softmax_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:47.0253853Z test_torch_nn_Softmax_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:47.0407510Z test_torch_nn_Softmin (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:47.0640899Z test_torch_nn_Softmin_cuda (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T05:21:47.0835943Z test_torch_nn_Softmin_multidim (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:47.1130316Z test_torch_nn_Softmin_multidim_cuda (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T05:21:47.1276082Z test_torch_nn_Softmin_no_batch_dim (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:47.1480350Z test_torch_nn_Softmin_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T05:21:47.1603584Z test_torch_nn_Softmin_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:47.1734971Z test_torch_nn_Softmin_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:47.1888793Z test_torch_nn_Softplus (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:47.2044045Z test_torch_nn_Softplus_beta (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:47.2283526Z test_torch_nn_Softplus_beta_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T05:21:47.2438144Z test_torch_nn_Softplus_beta_threshold (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:47.2672234Z test_torch_nn_Softplus_beta_threshold_cuda (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T05:21:47.2792929Z test_torch_nn_Softplus_beta_threshold_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:47.2924894Z test_torch_nn_Softplus_beta_threshold_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:47.3158657Z test_torch_nn_Softplus_cuda (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T05:21:47.3291663Z test_torch_nn_Softshrink (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:47.3448251Z test_torch_nn_Softshrink_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:47.3579862Z test_torch_nn_Softshrink_lambda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:47.3734296Z test_torch_nn_Softshrink_lambda_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:47.3856048Z test_torch_nn_Softshrink_lambda_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:47.3989009Z test_torch_nn_Softshrink_lambda_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:47.4123693Z test_torch_nn_Softsign (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:47.4287842Z test_torch_nn_Softsign_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:47.4409058Z test_torch_nn_Softsign_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:47.4542331Z test_torch_nn_Softsign_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:47.4690873Z test_torch_nn_Tanh (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:47.4905993Z test_torch_nn_Tanh_cuda (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T05:21:47.5027868Z test_torch_nn_Tanh_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:47.5158508Z test_torch_nn_Tanh_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:47.5308980Z test_torch_nn_Tanhshrink (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:47.5528012Z test_torch_nn_Tanhshrink_cuda (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T05:21:47.5650281Z test_torch_nn_Tanhshrink_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:47.5783244Z test_torch_nn_Tanhshrink_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:47.5936185Z test_torch_nn_Threshold_large_value (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:47.6157522Z test_torch_nn_Threshold_large_value_cuda (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T05:21:47.6308732Z test_torch_nn_Threshold_threshold_value (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:47.6602148Z test_torch_nn_Threshold_threshold_value_cuda (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T05:21:47.6722534Z test_torch_nn_Threshold_threshold_value_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:47.6854610Z test_torch_nn_Threshold_threshold_value_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:47.7787622Z test_torch_nn_TransformerDecoderLayer_gelu_activation (__main__.TestCppApiParity) ... ok (0.093s) 2022-05-18T05:21:47.9062975Z test_torch_nn_TransformerDecoderLayer_gelu_activation_cuda (__main__.TestCppApiParity) ... ok (0.127s) 2022-05-18T05:21:47.9992470Z test_torch_nn_TransformerDecoderLayer_relu_activation (__main__.TestCppApiParity) ... ok (0.093s) 2022-05-18T05:21:48.1253546Z test_torch_nn_TransformerDecoderLayer_relu_activation_cuda (__main__.TestCppApiParity) ... ok (0.126s) 2022-05-18T05:21:48.1906195Z test_torch_nn_TransformerEncoderLayer_gelu_activation (__main__.TestCppApiParity) ... ok (0.065s) 2022-05-18T05:21:48.2794626Z test_torch_nn_TransformerEncoderLayer_gelu_activation_cuda (__main__.TestCppApiParity) ... ok (0.089s) 2022-05-18T05:21:48.3452894Z test_torch_nn_TransformerEncoderLayer_relu_activation (__main__.TestCppApiParity) ... ok (0.066s) 2022-05-18T05:21:48.4370533Z test_torch_nn_TransformerEncoderLayer_relu_activation_cuda (__main__.TestCppApiParity) ... ok (0.092s) 2022-05-18T05:21:48.7280366Z test_torch_nn_Transformer_multilayer_coder (__main__.TestCppApiParity) ... ok (0.291s) 2022-05-18T05:21:49.1575883Z test_torch_nn_Transformer_multilayer_coder_cuda (__main__.TestCppApiParity) ... ok (0.429s) 2022-05-18T05:21:49.1706157Z test_torch_nn_TripletMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:49.1849446Z test_torch_nn_TripletMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:49.1977993Z test_torch_nn_TripletMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:49.2121846Z test_torch_nn_TripletMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:49.2251225Z test_torch_nn_TripletMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:49.2396581Z test_torch_nn_TripletMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:49.2535570Z test_torch_nn_Unflatten_no_batch_dim (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:49.2715455Z test_torch_nn_Unflatten_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:49.2866893Z test_torch_nn_Unfold (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:49.3092560Z test_torch_nn_Unfold_cuda (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T05:21:49.3242886Z test_torch_nn_Unfold_int_input (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:49.3475676Z test_torch_nn_Unfold_int_input_cuda (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T05:21:49.3635159Z test_torch_nn_ZeroPad2d (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:49.3824213Z test_torch_nn_ZeroPad2d_complex (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:49.4135340Z test_torch_nn_ZeroPad2d_complex_cuda (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T05:21:49.4383024Z test_torch_nn_ZeroPad2d_cuda (__main__.TestCppApiParity) ... ok (0.025s) 2022-05-18T05:21:49.4516069Z test_torch_nn_ZeroPad2d_negative_dims (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:49.4673438Z test_torch_nn_ZeroPad2d_negative_dims_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:49.4817177Z test_torch_nn_ZeroPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:49.5013217Z test_torch_nn_ZeroPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:49.5099908Z test_torch_nn_functional_BCELoss_no_reduce (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T05:21:49.5249852Z test_torch_nn_functional_BCELoss_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:49.5307670Z test_torch_nn_functional_BCELoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:49.5371359Z test_torch_nn_functional_BCELoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:49.5460421Z test_torch_nn_functional_BCELoss_weights_no_reduce (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T05:21:49.5618185Z test_torch_nn_functional_BCELoss_weights_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T05:21:49.5676844Z test_torch_nn_functional_BCELoss_weights_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:49.5742162Z test_torch_nn_functional_BCELoss_weights_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:49.5752379Z 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-18T05:21:49.5753007Z warnings.warn(warning.format(ret)) 2022-05-18T05:21:49.5831546Z ok (0.009s) 2022-05-18T05:21:49.5983165Z test_torch_nn_functional_BCEWithLogitsLoss_legacy_enum_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:49.6068748Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:49.6220715Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:49.6280593Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:49.6346383Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:49.6413337Z test_torch_nn_functional_HingeEmbeddingLoss_margin_no_reduce (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:49.6496765Z test_torch_nn_functional_HingeEmbeddingLoss_margin_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:49.6564121Z test_torch_nn_functional_HingeEmbeddingLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:49.6647159Z test_torch_nn_functional_HingeEmbeddingLoss_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:49.6716174Z test_torch_nn_functional_HuberLoss_delta (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:49.6807903Z test_torch_nn_functional_HuberLoss_delta_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T05:21:49.6883991Z test_torch_nn_functional_KLDivLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:49.6990782Z test_torch_nn_functional_KLDivLoss_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T05:21:49.7071325Z test_torch_nn_functional_KLDivLoss_no_reduce_log_target (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:49.7200908Z test_torch_nn_functional_KLDivLoss_no_reduce_log_target_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:49.7260317Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:49.7325886Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:49.7384472Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar_log_target (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:49.7449067Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar_log_target_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:49.7528127Z test_torch_nn_functional_KLDivLoss_with_log_target_no_reduce (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:49.7654989Z test_torch_nn_functional_KLDivLoss_with_log_target_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:49.7734158Z test_torch_nn_functional_KLDivLoss_with_target_no_reduce (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:49.7865703Z test_torch_nn_functional_KLDivLoss_with_target_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:49.7935120Z test_torch_nn_functional_L1Loss_no_reduce (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:49.8004669Z test_torch_nn_functional_L1Loss_no_reduce_complex (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:49.8097209Z test_torch_nn_functional_L1Loss_no_reduce_complex_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T05:21:49.8188790Z test_torch_nn_functional_L1Loss_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T05:21:49.8247233Z test_torch_nn_functional_L1Loss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:49.8311064Z test_torch_nn_functional_L1Loss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:49.8398033Z test_torch_nn_functional_MSELoss_no_reduce (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T05:21:49.8549347Z test_torch_nn_functional_MSELoss_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:49.8607265Z test_torch_nn_functional_MSELoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:49.8670818Z test_torch_nn_functional_MSELoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:49.8728996Z test_torch_nn_functional_MultiLabelMarginLoss_0d_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:49.8793266Z test_torch_nn_functional_MultiLabelMarginLoss_0d_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:49.8851360Z test_torch_nn_functional_MultiLabelMarginLoss_1d_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:49.8915681Z test_torch_nn_functional_MultiLabelMarginLoss_1d_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:49.8980143Z test_torch_nn_functional_MultiLabelMarginLoss_index_neg (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:49.9059924Z test_torch_nn_functional_MultiLabelMarginLoss_index_neg_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:49.9124705Z test_torch_nn_functional_MultiLabelMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:49.9203928Z test_torch_nn_functional_MultiLabelMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:49.9273784Z test_torch_nn_functional_MultiLabelSoftMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:49.9356907Z test_torch_nn_functional_MultiLabelSoftMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:49.9428181Z test_torch_nn_functional_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:49.9512507Z test_torch_nn_functional_MultiLabelSoftMarginLoss_weights_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:49.9576394Z test_torch_nn_functional_MultiMarginLoss_1d_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:49.9654591Z test_torch_nn_functional_MultiMarginLoss_1d_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:49.9720067Z test_torch_nn_functional_MultiMarginLoss_margin_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:49.9799014Z test_torch_nn_functional_MultiMarginLoss_margin_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:49.9863094Z test_torch_nn_functional_MultiMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:49.9942862Z test_torch_nn_functional_MultiMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:50.0007655Z test_torch_nn_functional_MultiMarginLoss_p_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:50.0087357Z test_torch_nn_functional_MultiMarginLoss_p_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:50.0152856Z test_torch_nn_functional_MultiMarginLoss_weights_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:50.0234320Z test_torch_nn_functional_MultiMarginLoss_weights_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:50.0307944Z test_torch_nn_functional_NLLLoss2d_no_reduce (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:50.0415616Z test_torch_nn_functional_NLLLoss2d_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T05:21:50.0488605Z test_torch_nn_functional_NLLLoss2d_no_reduce_ignore_index (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:50.0589195Z test_torch_nn_functional_NLLLoss2d_no_reduce_ignore_index_cuda (__main__.TestCppApiParity) ... ok (0.010s) 2022-05-18T05:21:50.0666225Z test_torch_nn_functional_NLLLoss2d_no_reduce_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:50.0775109Z test_torch_nn_functional_NLLLoss2d_no_reduce_weights_cuda (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T05:21:50.0892195Z test_torch_nn_functional_NLLLossNd_no_reduce (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:50.1152433Z test_torch_nn_functional_NLLLossNd_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T05:21:50.1280777Z test_torch_nn_functional_NLLLossNd_no_reduce_ignore_index (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:50.1516639Z test_torch_nn_functional_NLLLossNd_no_reduce_ignore_index_cuda (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T05:21:50.1644813Z test_torch_nn_functional_NLLLossNd_no_reduce_weights (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:50.1907244Z test_torch_nn_functional_NLLLossNd_no_reduce_weights_cuda (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T05:21:50.1975130Z test_torch_nn_functional_NLLLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:50.2058859Z test_torch_nn_functional_NLLLoss_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:50.2126823Z test_torch_nn_functional_NLLLoss_no_reduce_ignore_index (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:50.2209540Z test_torch_nn_functional_NLLLoss_no_reduce_ignore_index_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:50.2279709Z test_torch_nn_functional_NLLLoss_no_reduce_weights (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:50.2364575Z test_torch_nn_functional_NLLLoss_no_reduce_weights_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:50.2433819Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:50.2520168Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T05:21:50.2590066Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:50.2674720Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index_neg_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:50.2778450Z test_torch_nn_functional_Padding122112_3dcircular (__main__.TestCppApiParity) ... ok (0.010s) 2022-05-18T05:21:50.3050192Z test_torch_nn_functional_Padding122112_3dcircular_cuda (__main__.TestCppApiParity) ... ok (0.027s) 2022-05-18T05:21:50.3122630Z test_torch_nn_functional_Padding1221_2dcircular (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:50.3233079Z test_torch_nn_functional_Padding1221_2dcircular_cuda (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T05:21:50.3300693Z test_torch_nn_functional_Padding12_1dcircular (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:50.3390132Z test_torch_nn_functional_Padding12_1dcircular_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T05:21:50.3465770Z test_torch_nn_functional_Padding2322_2dcircular (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:50.3600431Z test_torch_nn_functional_Padding2322_2dcircular_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:50.3666947Z test_torch_nn_functional_Padding31_1dcircular (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:50.3757836Z test_torch_nn_functional_Padding31_1dcircular_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T05:21:50.3872042Z test_torch_nn_functional_Padding322112_3dcircular (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T05:21:50.4193947Z test_torch_nn_functional_Padding322112_3dcircular_cuda (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T05:21:50.4324154Z test_torch_nn_functional_Padding332122_3dcircular (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:50.4723140Z test_torch_nn_functional_Padding332122_3dcircular_cuda (__main__.TestCppApiParity) ... ok (0.040s) 2022-05-18T05:21:50.4800744Z test_torch_nn_functional_Padding3331_2dcircular (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:50.4948605Z test_torch_nn_functional_Padding3331_2dcircular_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:50.5014819Z test_torch_nn_functional_Padding33_1dcircular (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:50.5109011Z test_torch_nn_functional_Padding33_1dcircular_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T05:21:50.5187594Z test_torch_nn_functional_PoissonNLLLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:50.5314689Z test_torch_nn_functional_PoissonNLLLoss_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:50.5384263Z test_torch_nn_functional_SmoothL1Loss_beta (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:50.5475738Z test_torch_nn_functional_SmoothL1Loss_beta_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T05:21:50.5545603Z test_torch_nn_functional_SmoothL1Loss_no_reduce (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:50.5637276Z test_torch_nn_functional_SmoothL1Loss_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T05:21:50.5694284Z test_torch_nn_functional_SmoothL1Loss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:50.5759312Z test_torch_nn_functional_SmoothL1Loss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:50.5827626Z test_torch_nn_functional_SmoothL1Loss_zero_beta (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:50.5918980Z test_torch_nn_functional_SmoothL1Loss_zero_beta_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T05:21:50.5987670Z test_torch_nn_functional_SoftMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:50.6079753Z test_torch_nn_functional_SoftMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T05:21:50.6186940Z test_torch_nn_functional_interpolate_bicubic_2d (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T05:21:50.6400149Z test_torch_nn_functional_interpolate_bicubic_2d_cuda (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T05:21:50.6458569Z test_torch_nn_functional_interpolate_bicubic_2d_zero_dim (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:50.6519149Z test_torch_nn_functional_interpolate_bicubic_2d_zero_dim_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:50.6657042Z test_torch_nn_functional_interpolate_bicubic_scale_2d (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:50.6984876Z test_torch_nn_functional_interpolate_bicubic_scale_2d_cuda (__main__.TestCppApiParity) ... ok (0.033s) 2022-05-18T05:21:50.7066245Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:50.7211073Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_shared_2d_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:50.7284512Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:50.7358797Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:50.7473078Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T05:21:50.7590220Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d_cuda (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:50.7660229Z test_torch_nn_functional_interpolate_bicubic_tuple_2d (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:50.7731258Z test_torch_nn_functional_interpolate_bicubic_tuple_2d_align_corners (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:50.7832394Z test_torch_nn_functional_interpolate_bicubic_tuple_2d_align_corners_cuda (__main__.TestCppApiParity) ... ok (0.010s) 2022-05-18T05:21:50.7933935Z test_torch_nn_functional_interpolate_bicubic_tuple_2d_cuda (__main__.TestCppApiParity) ... ok (0.010s) 2022-05-18T05:21:50.8034025Z test_torch_nn_functional_interpolate_bilinear_2d (__main__.TestCppApiParity) ... ok (0.010s) 2022-05-18T05:21:50.8247287Z test_torch_nn_functional_interpolate_bilinear_2d_cuda (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T05:21:50.8304765Z test_torch_nn_functional_interpolate_bilinear_2d_zero_dim (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:50.8363782Z test_torch_nn_functional_interpolate_bilinear_2d_zero_dim_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:50.8500571Z test_torch_nn_functional_interpolate_bilinear_scale_2d (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:50.8810041Z test_torch_nn_functional_interpolate_bilinear_scale_2d_cuda (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T05:21:50.8890404Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:50.9030917Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_shared_2d_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T05:21:50.9103800Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:50.9177713Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:50.9291651Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T05:21:50.9405887Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d_cuda (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T05:21:50.9475688Z test_torch_nn_functional_interpolate_bilinear_tuple_2d (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:50.9546551Z test_torch_nn_functional_interpolate_bilinear_tuple_2d_align_corners (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:50.9648072Z test_torch_nn_functional_interpolate_bilinear_tuple_2d_align_corners_cuda (__main__.TestCppApiParity) ... ok (0.010s) 2022-05-18T05:21:50.9748458Z test_torch_nn_functional_interpolate_bilinear_tuple_2d_cuda (__main__.TestCppApiParity) ... ok (0.010s) 2022-05-18T05:21:50.9833166Z test_torch_nn_functional_interpolate_linear_1d (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:50.9902296Z test_torch_nn_functional_interpolate_linear_1d_align_corners (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:50.9991868Z test_torch_nn_functional_interpolate_linear_1d_align_corners_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T05:21:51.0081168Z test_torch_nn_functional_interpolate_linear_1d_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T05:21:51.0150839Z test_torch_nn_functional_interpolate_linear_1d_zero_dim (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:51.0215925Z test_torch_nn_functional_interpolate_linear_1d_zero_dim_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:51.0284261Z test_torch_nn_functional_interpolate_linear_scale_1d (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:51.0367230Z test_torch_nn_functional_interpolate_linear_scale_1d_align_corners (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:51.0461263Z test_torch_nn_functional_interpolate_linear_scale_1d_align_corners_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T05:21:51.0552946Z test_torch_nn_functional_interpolate_linear_scale_1d_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T05:21:51.0618651Z test_torch_nn_functional_interpolate_linear_tuple_1d (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:51.0714870Z test_torch_nn_functional_interpolate_linear_tuple_1d_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T05:21:51.0783494Z test_torch_nn_functional_interpolate_nearest_1d (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:51.0886996Z test_torch_nn_functional_interpolate_nearest_1d_cuda (__main__.TestCppApiParity) ... ok (0.010s) 2022-05-18T05:21:51.0946148Z test_torch_nn_functional_interpolate_nearest_1d_zero_dim (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:51.1018491Z test_torch_nn_functional_interpolate_nearest_1d_zero_dim_cuda (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:51.1123572Z test_torch_nn_functional_interpolate_nearest_2d (__main__.TestCppApiParity) ... ok (0.010s) 2022-05-18T05:21:51.1339430Z test_torch_nn_functional_interpolate_nearest_2d_cuda (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T05:21:51.1533269Z test_torch_nn_functional_interpolate_nearest_2d_launch_configs (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:51.2106188Z test_torch_nn_functional_interpolate_nearest_2d_launch_configs_cuda (__main__.TestCppApiParity) ... ok (0.057s) 2022-05-18T05:21:51.2176416Z test_torch_nn_functional_interpolate_nearest_2d_zero_dim (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:51.2239485Z test_torch_nn_functional_interpolate_nearest_2d_zero_dim_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:51.2407536Z test_torch_nn_functional_interpolate_nearest_3d (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:51.2858026Z test_torch_nn_functional_interpolate_nearest_3d_cuda (__main__.TestCppApiParity) ... ok (0.045s) 2022-05-18T05:21:51.2928862Z test_torch_nn_functional_interpolate_nearest_3d_zero_dim (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:51.2991425Z test_torch_nn_functional_interpolate_nearest_3d_zero_dim_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:51.3060209Z test_torch_nn_functional_interpolate_nearest_scale_1d (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:51.3166935Z test_torch_nn_functional_interpolate_nearest_scale_1d_cuda (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T05:21:51.3296396Z test_torch_nn_functional_interpolate_nearest_scale_2d (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:51.3629568Z test_torch_nn_functional_interpolate_nearest_scale_2d_cuda (__main__.TestCppApiParity) ... ok (0.033s) 2022-05-18T05:21:51.3814946Z test_torch_nn_functional_interpolate_nearest_scale_3d (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:51.4265321Z test_torch_nn_functional_interpolate_nearest_scale_3d_cuda (__main__.TestCppApiParity) ... ok (0.045s) 2022-05-18T05:21:51.4346478Z test_torch_nn_functional_interpolate_nearest_tuple_1d (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:51.4436326Z test_torch_nn_functional_interpolate_nearest_tuple_1d_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T05:21:51.4549214Z test_torch_nn_functional_interpolate_nearest_tuple_2d (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T05:21:51.4807860Z test_torch_nn_functional_interpolate_nearest_tuple_2d_cuda (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T05:21:51.5002015Z test_torch_nn_functional_interpolate_nearest_tuple_3d (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:51.5451778Z test_torch_nn_functional_interpolate_nearest_tuple_3d_cuda (__main__.TestCppApiParity) ... ok (0.045s) 2022-05-18T05:21:51.5636503Z test_torch_nn_functional_interpolate_trilinear_3d (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:51.6085384Z test_torch_nn_functional_interpolate_trilinear_3d_cuda (__main__.TestCppApiParity) ... ok (0.045s) 2022-05-18T05:21:51.6155908Z test_torch_nn_functional_interpolate_trilinear_3d_zero_dim (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:51.6219502Z test_torch_nn_functional_interpolate_trilinear_3d_zero_dim_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:51.6388566Z test_torch_nn_functional_interpolate_trilinear_scale_3d (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T05:21:51.6583663Z test_torch_nn_functional_interpolate_trilinear_scale_3d_align_corners (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T05:21:51.7057458Z test_torch_nn_functional_interpolate_trilinear_scale_3d_align_corners_cuda (__main__.TestCppApiParity) ... ok (0.047s) 2022-05-18T05:21:51.7531756Z test_torch_nn_functional_interpolate_trilinear_scale_3d_cuda (__main__.TestCppApiParity) ... ok (0.047s) 2022-05-18T05:21:51.7658603Z test_torch_nn_functional_interpolate_trilinear_tuple_3d (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:51.7766031Z test_torch_nn_functional_interpolate_trilinear_tuple_3d_align_corners (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T05:21:51.8005311Z test_torch_nn_functional_interpolate_trilinear_tuple_3d_align_corners_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T05:21:51.8243338Z test_torch_nn_functional_interpolate_trilinear_tuple_3d_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T05:21:51.8327689Z test_torch_nn_functional_log_softmax_dim0 (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:51.8475470Z test_torch_nn_functional_log_softmax_dim0_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:51.8559421Z test_torch_nn_functional_log_softmax_dim3 (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:51.8713122Z test_torch_nn_functional_log_softmax_dim3_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T05:21:51.8809166Z test_torch_nn_functional_log_softmax_lastdim (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T05:21:51.8993379Z test_torch_nn_functional_log_softmax_lastdim_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:51.9051842Z test_torch_nn_functional_log_softmax_scalar (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:51.9114760Z test_torch_nn_functional_log_softmax_scalar_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:51.9190632Z test_torch_nn_functional_log_softmax_spatial (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T05:21:51.9308892Z test_torch_nn_functional_log_softmax_spatial_cuda (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:51.9393921Z test_torch_nn_functional_log_softmax_spatial_special (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:51.9526741Z test_torch_nn_functional_log_softmax_spatial_special_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:51.9585931Z test_torch_nn_functional_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:51.9652030Z test_torch_nn_functional_multimarginloss_1d_input_0d_target_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:51.9716411Z test_torch_nn_functional_sample_functional_has_parity (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:51.9797249Z test_torch_nn_functional_sample_functional_has_parity_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:51.9865322Z test_torch_nn_functional_sample_functional_no_parity (__main__.TestCppApiParity) ... expected failure (0.007s) 2022-05-18T05:21:51.9952090Z test_torch_nn_functional_sample_functional_no_parity_cuda (__main__.TestCppApiParity) ... expected failure (0.009s) 2022-05-18T05:21:52.0037256Z test_torch_nn_functional_softmax_functional_dim0 (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:52.0042101Z test_torch_nn_functional_softmax_functional_dim0_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T05:21:52.0126304Z test_torch_nn_functional_softmax_functional_dim3 (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:52.0130824Z test_torch_nn_functional_softmax_functional_dim3_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T05:21:52.0191583Z test_torch_nn_functional_softmax_functional_scalar (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T05:21:52.0195304Z test_torch_nn_functional_softmax_functional_scalar_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T05:21:52.0291591Z test_torch_nn_functional_softmax_lastdim (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T05:21:52.0477405Z test_torch_nn_functional_softmax_lastdim_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T05:21:52.0573022Z test_torch_nn_functional_softmax_lastdim_dtype (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T05:21:52.0577190Z test_torch_nn_functional_softmax_lastdim_dtype_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T05:21:52.0655483Z test_torch_nn_functional_softmax_spatial (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:52.0775349Z test_torch_nn_functional_softmax_spatial_cuda (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T05:21:52.0867253Z test_torch_nn_functional_softmax_spatial_dtype (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T05:21:52.0870812Z test_torch_nn_functional_softmax_spatial_dtype_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T05:21:52.0952975Z test_torch_nn_functional_softmax_spatial_special (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T05:21:52.1080579Z test_torch_nn_functional_softmax_spatial_special_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T05:21:52.1081084Z 2022-05-18T05:21:52.1081514Z ---------------------------------------------------------------------- 2022-05-18T05:21:52.1082062Z Ran 1100 tests in 23.499s 2022-05-18T05:21:52.1085215Z 2022-05-18T05:21:52.1085681Z OK (skipped=12, expected failures=34) 2022-05-18T05:21:52.1085904Z 2022-05-18T05:21:52.1086037Z Generating XML reports... 2022-05-18T05:21:52.2256349Z Generated XML report: test-reports/python-unittest/test_cpp_api_parity/TEST-TestCppApiParity-20220518052128.xml 2022-05-18T05:21:52.8084270Z Running test_ao_sparsity ... [2022-05-18 05:21:52.807874] 2022-05-18T05:21:52.8084943Z Executing ['/opt/conda/bin/python', 'test_ao_sparsity.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 05:21:52.807982] 2022-05-18T05:21:53.7323069Z Test results will be stored in test-reports/python-unittest/test_ao_sparsity 2022-05-18T05:21:53.7347900Z 2022-05-18T05:21:53.7348249Z Running tests... 2022-05-18T05:21:53.7348683Z ---------------------------------------------------------------------- 2022-05-18T05:21:55.3710196Z test_constructor (ao.sparsity.test_pruner.TestBasePruner) ... 2022-05-18 05:21:55,370 - numba.cuda.cudadrv.driver - INFO - init 2022-05-18T05:21:55.3896567Z ok (1.655s) 2022-05-18T05:21:56.4919376Z test_prepare_conv2d (ao.sparsity.test_pruner.TestBasePruner) ... ok (1.102s) 2022-05-18T05:21:56.5038100Z test_prepare_linear (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.012s) 2022-05-18T05:21:56.5927153Z test_squash_mask_conv2d (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.088s) 2022-05-18T05:21:56.6035654Z test_squash_mask_linear (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.011s) 2022-05-18T05:21:56.6271492Z test_step_conv2d (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.023s) 2022-05-18T05:21:56.6446020Z test_step_linear (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.017s) 2022-05-18T05:21:56.6487062Z test_constructor (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.004s) 2022-05-18T05:21:56.6512731Z test_mask_squash (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.002s) 2022-05-18T05:21:56.6546729Z test_mask_squash_with_params1 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.003s) 2022-05-18T05:21:56.6577113Z test_mask_squash_with_params2 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.003s) 2022-05-18T05:21:56.6607949Z test_mask_squash_with_params3 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.003s) 2022-05-18T05:21:56.6635428Z test_prepare_config (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.003s) 2022-05-18T05:21:56.6700466Z test_state_dict (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.006s) 2022-05-18T05:21:56.6719514Z test_step (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.002s) 2022-05-18T05:21:56.6761191Z test_convert_without_squash_mask (ao.sparsity.test_composability.TestComposability) ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:178: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2022-05-18T05:21:56.6762064Z reduce_range will be deprecated in a future release of PyTorch." 2022-05-18T05:21:56.6807737Z /opt/conda/lib/python3.7/site-packages/torch/ao/sparsity/sparsifier/weight_norm_sparsifier.py:10: 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-18T05:21:56.6809357Z rows = idx // shape[1] 2022-05-18T05:21:57.0578084Z ok (0.385s) 2022-05-18T05:21:57.4436647Z test_fusion_before_s_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.386s) 2022-05-18T05:21:57.8271717Z test_q_prep_before_s_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.383s) 2022-05-18T05:21:57.8442924Z test_qat_prep_before_s_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.017s) 2022-05-18T05:21:58.2271952Z test_s_prep_before_fusion (ao.sparsity.test_composability.TestComposability) ... ok (0.383s) 2022-05-18T05:21:58.6100853Z test_s_prep_before_q_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.383s) 2022-05-18T05:21:58.6315252Z test_s_prep_before_qat_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.021s) 2022-05-18T05:21:58.7923345Z test_jit_trace (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.161s) 2022-05-18T05:21:58.7952312Z test_masking_logic (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.003s) 2022-05-18T05:21:58.8056163Z test_state_dict_preserved (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.010s) 2022-05-18T05:21:58.8090263Z test_weights_parametrized (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.003s) 2022-05-18T05:21:58.8104502Z test_sparse_qlinear (ao.sparsity.test_kernels.TestQuantizedSparseKernels) ... [W TensorImpl.h:1393] 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-18T05:21:58.8277858Z 2022-05-18 05:21:58,827 - root - INFO - static sparse qlinear is only available in fbgemm 2022-05-18T05:21:58.8425730Z 2022-05-18 05:21:58,842 - root - INFO - static sparse qlinear is only available in fbgemm 2022-05-18T05:21:58.8472308Z 2022-05-18 05:21:58,846 - root - INFO - dynamic sparse qlinear is only available in qnnpack 2022-05-18T05:21:58.8499224Z 2022-05-18 05:21:58,849 - root - INFO - dynamic sparse qlinear is only available in qnnpack 2022-05-18T05:21:58.8507578Z ok (0.041s) 2022-05-18T05:21:58.8535003Z test_sparse_qlinear (ao.sparsity.test_kernels.TestQuantizedSparseLayers) ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/utils.py:281: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2022-05-18T05:21:58.8535885Z "must run observer before calling calculate_qparams. " + 2022-05-18T05:21:58.8765469Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/utils.py:273: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2022-05-18T05:21:58.8766001Z "must run observer before calling calculate_qparams. " + 2022-05-18T05:21:58.9409787Z ok (0.090s) 2022-05-18T05:21:59.1064111Z test_sparse_qlinear_serdes (ao.sparsity.test_kernels.TestQuantizedSparseLayers) ... ok (0.165s) 2022-05-18T05:21:59.1082616Z test_constructor (ao.sparsity.test_scheduler.TestScheduler) ... ok (0.002s) 2022-05-18T05:21:59.1101756Z test_lambda_scheduler (ao.sparsity.test_scheduler.TestScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/ao/sparsity/scheduler/base_scheduler.py:125: UserWarning: Detected call of `scheduler.step()` before `sparsifier.step()`. You have to make sure you run the sparsifier.step() BEFORE any calls to the scheduer.step(). 2022-05-18T05:21:59.1102521Z "calls to the scheduer.step().", UserWarning) 2022-05-18T05:21:59.1102820Z ok (0.002s) 2022-05-18T05:21:59.1114794Z test_order_of_steps (ao.sparsity.test_scheduler.TestScheduler) 2022-05-18T05:21:59.1158772Z Checks if the warning is thrown if the scheduler step is called ... ok (0.005s) 2022-05-18T05:21:59.1179522Z test_step (ao.sparsity.test_scheduler.TestScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/ao/sparsity/sparsifier/weight_norm_sparsifier.py:10: 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-18T05:21:59.1180433Z rows = idx // shape[1] 2022-05-18T05:21:59.1206608Z ok (0.005s) 2022-05-18T05:21:59.1230670Z test_constructor (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.002s) 2022-05-18T05:21:59.1259737Z test_mask_squash (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.003s) 2022-05-18T05:21:59.1284534Z test_prepare (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.002s) 2022-05-18T05:21:59.3216301Z test_sparsity_levels (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.193s) 2022-05-18T05:22:02.1224779Z test_step (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (2.801s) 2022-05-18T05:22:02.1392027Z test_step_2_of_4 (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.017s) 2022-05-18T05:22:02.1392343Z 2022-05-18T05:22:02.1392742Z ---------------------------------------------------------------------- 2022-05-18T05:22:02.1393065Z Ran 39 tests in 8.404s 2022-05-18T05:22:02.1393252Z 2022-05-18T05:22:02.1393351Z OK 2022-05-18T05:22:02.1393496Z 2022-05-18T05:22:02.1393629Z Generating XML reports... 2022-05-18T05:22:02.1438450Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_pruner.TestBasePruner-20220518052153.xml 2022-05-18T05:22:02.1449176Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestBaseSparsifier-20220518052153.xml 2022-05-18T05:22:02.1460578Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestComposability-20220518052153.xml 2022-05-18T05:22:02.1467597Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_parametrization.TestFakeSparsity-20220518052153.xml 2022-05-18T05:22:02.1471807Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseKernels-20220518052153.xml 2022-05-18T05:22:02.1477521Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseLayers-20220518052153.xml 2022-05-18T05:22:02.1485677Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_scheduler.TestScheduler-20220518052153.xml 2022-05-18T05:22:02.1496533Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestWeightNormSparsifier-20220518052153.xml 2022-05-18T05:22:02.6000178Z Running test_spectral_ops ... [2022-05-18 05:22:02.599410] 2022-05-18T05:22:02.6000916Z Executing ['/opt/conda/bin/python', 'test_spectral_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 05:22:02.599540] 2022-05-18T05:22:05.9232821Z /opt/conda/lib/python3.7/site-packages/sklearn/utils/validation.py:37: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-05-18T05:22:05.9233502Z LARGE_SPARSE_SUPPORTED = LooseVersion(scipy_version) >= '0.14.0' 2022-05-18T05:22:06.0571295Z test_spectral_ops.py:43: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-05-18T05:22:06.0571911Z if LooseVersion(np.__version__) >= '1.20.0' and ( 2022-05-18T05:22:06.0740764Z Test results will be stored in test-reports/python-unittest/test_spectral_ops 2022-05-18T05:22:06.0793360Z 2022-05-18T05:22:06.0793592Z Running tests... 2022-05-18T05:22:06.0794016Z ---------------------------------------------------------------------- 2022-05-18T05:22:06.1872548Z test_batch_istft_cuda (__main__.TestFFTCUDA) ... test_spectral_ops.py:1456: UserWarning: istft will require a complex-valued input tensor in a future PyTorch release. Matching the output from stft with return_complex=True. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:979.) 2022-05-18T05:22:06.1873277Z i_original = torch.istft(original, n_fft=4, length=4) 2022-05-18T05:22:06.1908492Z ok (0.111s) 2022-05-18T05:22:06.2440262Z test_complex_istft_real_equiv_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.053s) 2022-05-18T05:22:06.2852217Z test_complex_stft_definition_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.041s) 2022-05-18T05:22:06.3062609Z test_complex_stft_onesided_cuda (__main__.TestFFTCUDA) ... ok (0.021s) 2022-05-18T05:22:06.6976157Z test_complex_stft_real_equiv_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.391s) 2022-05-18T05:22:06.8435251Z test_complex_stft_roundtrip_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.146s) 2022-05-18T05:22:07.1370195Z test_complex_stft_roundtrip_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.293s) 2022-05-18T05:22:07.6567051Z test_cufft_plan_cache_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.520s) 2022-05-18T05:22:07.6625119Z test_empty_fft_fft_fft2_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.006s) 2022-05-18T05:22:07.6695978Z test_empty_fft_fft_fft2_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.007s) 2022-05-18T05:22:07.6746071Z test_empty_fft_fft_fft_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.005s) 2022-05-18T05:22:07.6793934Z test_empty_fft_fft_fft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.005s) 2022-05-18T05:22:07.6842607Z test_empty_fft_fft_fftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.005s) 2022-05-18T05:22:07.6893525Z test_empty_fft_fft_fftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.005s) 2022-05-18T05:22:07.6955868Z test_empty_fft_fft_hfft2_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.006s) 2022-05-18T05:22:07.7016227Z test_empty_fft_fft_hfft2_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.006s) 2022-05-18T05:22:07.7073845Z test_empty_fft_fft_hfft_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.006s) 2022-05-18T05:22:07.7122495Z test_empty_fft_fft_hfft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.005s) 2022-05-18T05:22:07.7178268Z test_empty_fft_fft_hfftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.005s) 2022-05-18T05:22:07.7236460Z test_empty_fft_fft_hfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.006s) 2022-05-18T05:22:07.7288722Z test_empty_fft_fft_ifft2_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.005s) 2022-05-18T05:22:07.7340562Z test_empty_fft_fft_ifft2_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.005s) 2022-05-18T05:22:07.7391003Z test_empty_fft_fft_ifft_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.005s) 2022-05-18T05:22:07.7439299Z test_empty_fft_fft_ifft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.005s) 2022-05-18T05:22:07.7494790Z test_empty_fft_fft_ifftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.005s) 2022-05-18T05:22:07.7542565Z test_empty_fft_fft_ifftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.005s) 2022-05-18T05:22:07.7598862Z test_empty_fft_fft_ihfft2_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.006s) 2022-05-18T05:22:07.7649282Z test_empty_fft_fft_ihfft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.005s) 2022-05-18T05:22:07.7703435Z test_empty_fft_fft_ihfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.005s) 2022-05-18T05:22:07.7763874Z test_empty_fft_fft_irfft2_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.006s) 2022-05-18T05:22:07.7823662Z test_empty_fft_fft_irfft2_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.006s) 2022-05-18T05:22:07.7872047Z test_empty_fft_fft_irfft_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.005s) 2022-05-18T05:22:07.7928199Z test_empty_fft_fft_irfft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.006s) 2022-05-18T05:22:07.7986342Z test_empty_fft_fft_irfftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.006s) 2022-05-18T05:22:07.8042343Z test_empty_fft_fft_irfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.005s) 2022-05-18T05:22:07.8098111Z test_empty_fft_fft_rfft2_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.005s) 2022-05-18T05:22:07.8146022Z test_empty_fft_fft_rfft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.005s) 2022-05-18T05:22:07.8200672Z test_empty_fft_fft_rfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.005s) 2022-05-18T05:22:07.8440865Z test_empty_ifft_cuda (__main__.TestFFTCUDA) ... ok (0.024s) 2022-05-18T05:22:07.9897662Z test_fft2_fftn_equivalence_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.146s) 2022-05-18T05:22:08.2112926Z test_fft2_fftn_equivalence_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.221s) 2022-05-18T05:22:08.2825097Z test_fft2_invalid_cuda (__main__.TestFFTCUDA) ... ok (0.071s) 2022-05-18T05:22:08.6060541Z test_fft2_numpy_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.323s) 2022-05-18T05:22:08.9444979Z test_fft2_numpy_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.338s) 2022-05-18T05:22:08.9514277Z test_fft_half_and_bfloat16_errors_fft_fft2_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.007s) 2022-05-18T05:22:08.9618010Z test_fft_half_and_bfloat16_errors_fft_fft2_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.010s) 2022-05-18T05:22:08.9685017Z test_fft_half_and_bfloat16_errors_fft_fft_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.007s) 2022-05-18T05:22:08.9778041Z test_fft_half_and_bfloat16_errors_fft_fft_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.009s) 2022-05-18T05:22:08.9845215Z test_fft_half_and_bfloat16_errors_fft_fftn_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.007s) 2022-05-18T05:22:08.9949521Z test_fft_half_and_bfloat16_errors_fft_fftn_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.010s) 2022-05-18T05:22:09.0019256Z test_fft_half_and_bfloat16_errors_fft_hfft2_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.007s) 2022-05-18T05:22:09.0116049Z test_fft_half_and_bfloat16_errors_fft_hfft2_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.010s) 2022-05-18T05:22:09.0185165Z test_fft_half_and_bfloat16_errors_fft_hfft_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.007s) 2022-05-18T05:22:09.0313999Z test_fft_half_and_bfloat16_errors_fft_hfft_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.013s) 2022-05-18T05:22:09.0382541Z test_fft_half_and_bfloat16_errors_fft_hfftn_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.007s) 2022-05-18T05:22:09.0478160Z test_fft_half_and_bfloat16_errors_fft_hfftn_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.009s) 2022-05-18T05:22:09.0546422Z test_fft_half_and_bfloat16_errors_fft_ifft2_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.007s) 2022-05-18T05:22:09.0651181Z test_fft_half_and_bfloat16_errors_fft_ifft2_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.010s) 2022-05-18T05:22:09.0718214Z test_fft_half_and_bfloat16_errors_fft_ifft_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.007s) 2022-05-18T05:22:09.0812696Z test_fft_half_and_bfloat16_errors_fft_ifft_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.009s) 2022-05-18T05:22:09.0879693Z test_fft_half_and_bfloat16_errors_fft_ifftn_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.007s) 2022-05-18T05:22:09.0978647Z test_fft_half_and_bfloat16_errors_fft_ifftn_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.010s) 2022-05-18T05:22:09.1048379Z test_fft_half_and_bfloat16_errors_fft_ihfft2_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.007s) 2022-05-18T05:22:09.1145613Z test_fft_half_and_bfloat16_errors_fft_ihfft2_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.010s) 2022-05-18T05:22:09.1210824Z test_fft_half_and_bfloat16_errors_fft_ihfft_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.006s) 2022-05-18T05:22:09.1309539Z test_fft_half_and_bfloat16_errors_fft_ihfft_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.010s) 2022-05-18T05:22:09.1378393Z test_fft_half_and_bfloat16_errors_fft_ihfftn_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.007s) 2022-05-18T05:22:09.1470771Z test_fft_half_and_bfloat16_errors_fft_ihfftn_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.009s) 2022-05-18T05:22:09.1539034Z test_fft_half_and_bfloat16_errors_fft_irfft2_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.007s) 2022-05-18T05:22:09.1639343Z test_fft_half_and_bfloat16_errors_fft_irfft2_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.010s) 2022-05-18T05:22:09.1707038Z test_fft_half_and_bfloat16_errors_fft_irfft_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.007s) 2022-05-18T05:22:09.1803444Z test_fft_half_and_bfloat16_errors_fft_irfft_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.009s) 2022-05-18T05:22:09.1869359Z test_fft_half_and_bfloat16_errors_fft_irfftn_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.007s) 2022-05-18T05:22:09.1973926Z test_fft_half_and_bfloat16_errors_fft_irfftn_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.010s) 2022-05-18T05:22:09.2042423Z test_fft_half_and_bfloat16_errors_fft_rfft2_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.007s) 2022-05-18T05:22:09.2135206Z test_fft_half_and_bfloat16_errors_fft_rfft2_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.009s) 2022-05-18T05:22:09.2200858Z test_fft_half_and_bfloat16_errors_fft_rfft_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.006s) 2022-05-18T05:22:09.2291300Z test_fft_half_and_bfloat16_errors_fft_rfft_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.009s) 2022-05-18T05:22:09.2358314Z test_fft_half_and_bfloat16_errors_fft_rfftn_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.007s) 2022-05-18T05:22:09.2451923Z test_fft_half_and_bfloat16_errors_fft_rfftn_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.009s) 2022-05-18T05:22:09.3918339Z test_fft_ifft_rfft_irfft_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.146s) 2022-05-18T05:22:09.3974880Z test_fft_input_modification_cuda (__main__.TestFFTCUDA) ... ok (0.006s) 2022-05-18T05:22:09.4091685Z test_fft_invalid_dtypes_cuda (__main__.TestFFTCUDA) ... ok (0.012s) 2022-05-18T05:22:09.4188812Z test_fft_plan_repeatable_cuda (__main__.TestFFTCUDA) ... ok (0.010s) 2022-05-18T05:22:09.4412080Z test_fft_round_trip_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.022s) 2022-05-18T05:22:09.4448830Z test_fft_round_trip_cuda_complex32 (__main__.TestFFTCUDA) ... skip: half and complex32 are only supported on CUDA device with SM>53 (0.004s) 2022-05-18T05:22:09.4687001Z test_fft_round_trip_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.024s) 2022-05-18T05:22:09.4723826Z test_fft_round_trip_cuda_float16 (__main__.TestFFTCUDA) ... skip: half and complex32 are only supported on CUDA device with SM>53 (0.004s) 2022-05-18T05:22:09.5394960Z test_fft_round_trip_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.067s) 2022-05-18T05:22:09.6005827Z test_fft_round_trip_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.061s) 2022-05-18T05:22:09.6054658Z test_fft_type_promotion_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.005s) 2022-05-18T05:22:09.6087757Z test_fft_type_promotion_cuda_complex32 (__main__.TestFFTCUDA) ... skip: half and complex32 are only supported on CUDA device with SM>53 (0.003s) 2022-05-18T05:22:09.6130671Z test_fft_type_promotion_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.004s) 2022-05-18T05:22:09.6163820Z test_fft_type_promotion_cuda_float16 (__main__.TestFFTCUDA) ... skip: half and complex32 are only supported on CUDA device with SM>53 (0.003s) 2022-05-18T05:22:09.6207951Z test_fft_type_promotion_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.004s) 2022-05-18T05:22:09.6252740Z test_fft_type_promotion_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.004s) 2022-05-18T05:22:09.6294027Z test_fft_type_promotion_cuda_int8 (__main__.TestFFTCUDA) ... ok (0.004s) 2022-05-18T05:22:09.6590598Z test_fftfreq_numpy_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.030s) 2022-05-18T05:22:09.6882513Z test_fftfreq_numpy_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.029s) 2022-05-18T05:22:09.6974580Z test_fftfreq_out_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.009s) 2022-05-18T05:22:09.7039265Z test_fftfreq_out_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.006s) 2022-05-18T05:22:09.7226669Z test_fftn_invalid_fft_fftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.019s) 2022-05-18T05:22:09.7410235Z test_fftn_invalid_fft_fftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.018s) 2022-05-18T05:22:09.7637535Z test_fftn_invalid_fft_hfftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.023s) 2022-05-18T05:22:09.7864636Z test_fftn_invalid_fft_hfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.023s) 2022-05-18T05:22:09.8055928Z test_fftn_invalid_fft_ifftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.019s) 2022-05-18T05:22:09.8255068Z test_fftn_invalid_fft_ifftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.020s) 2022-05-18T05:22:09.8467143Z test_fftn_invalid_fft_ihfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.021s) 2022-05-18T05:22:09.8700438Z test_fftn_invalid_fft_irfftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.023s) 2022-05-18T05:22:09.8931427Z test_fftn_invalid_fft_irfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.023s) 2022-05-18T05:22:09.9144689Z test_fftn_invalid_fft_rfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.021s) 2022-05-18T05:22:09.9547313Z test_fftn_round_trip_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.040s) 2022-05-18T05:22:09.9583611Z test_fftn_round_trip_cuda_complex32 (__main__.TestFFTCUDA) ... skip: half and complex32 are only supported on CUDA device with SM>53 (0.004s) 2022-05-18T05:22:09.9990608Z test_fftn_round_trip_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.041s) 2022-05-18T05:22:10.0026728Z test_fftn_round_trip_cuda_float16 (__main__.TestFFTCUDA) ... skip: half and complex32 are only supported on CUDA device with SM>53 (0.004s) 2022-05-18T05:22:10.1164639Z test_fftn_round_trip_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.114s) 2022-05-18T05:22:10.2247886Z test_fftn_round_trip_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.108s) 2022-05-18T05:22:10.2342448Z test_fftshift_frequencies_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.009s) 2022-05-18T05:22:10.2428624Z test_fftshift_frequencies_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.009s) 2022-05-18T05:22:10.2582235Z test_fftshift_numpy_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.015s) 2022-05-18T05:22:10.2737283Z test_fftshift_numpy_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.015s) 2022-05-18T05:22:10.2884117Z test_fftshift_numpy_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.015s) 2022-05-18T05:22:10.3027734Z test_fftshift_numpy_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.014s) 2022-05-18T05:22:10.3064516Z test_hfftn_cuda_float16 (__main__.TestFFTCUDA) ... skip: half and complex32 are only supported on CUDA device with SM>53 (0.004s) 2022-05-18T05:22:10.3221108Z test_hfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.016s) 2022-05-18T05:22:10.3373138Z test_hfftn_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.015s) 2022-05-18T05:22:10.3402252Z test_ihfftn_cuda_float16 (__main__.TestFFTCUDA) ... skip: half and complex32 are only supported on CUDA device with SM>53 (0.003s) 2022-05-18T05:22:10.3552415Z test_ihfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.015s) 2022-05-18T05:22:10.3699235Z test_ihfftn_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.015s) 2022-05-18T05:22:10.9910577Z test_istft_linearity_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.621s) 2022-05-18T05:22:11.0019788Z test_istft_of_sine_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.011s) 2022-05-18T05:22:11.0031861Z test_istft_round_trip_simple_cases_cuda_float64 (__main__.TestFFTCUDA) 2022-05-18T05:22:11.0071382Z stft -> istft should recover the original signale ... ok (0.005s) 2022-05-18T05:22:11.0096575Z test_istft_round_trip_various_params_cuda_float64 (__main__.TestFFTCUDA) 2022-05-18T05:22:12.1680719Z stft -> istft should recover the original signale ... ok (1.161s) 2022-05-18T05:22:12.1707616Z test_istft_round_trip_with_padding_cuda_float64 (__main__.TestFFTCUDA) 2022-05-18T05:22:12.4716696Z long hop_length or not centered may cause length mismatch in the inversed signal ... ok (0.303s) 2022-05-18T05:22:12.4727498Z test_istft_throws_cuda (__main__.TestFFTCUDA) 2022-05-18T05:22:12.4860332Z istft should throw exception for invalid parameters ... ok (0.014s) 2022-05-18T05:22:12.5182051Z test_reference_1d_fft_fft_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.032s) 2022-05-18T05:22:12.5525004Z test_reference_1d_fft_fft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.034s) 2022-05-18T05:22:12.5895493Z test_reference_1d_fft_hfft_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.037s) 2022-05-18T05:22:12.6231685Z test_reference_1d_fft_hfft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.034s) 2022-05-18T05:22:12.6539892Z test_reference_1d_fft_ifft_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.031s) 2022-05-18T05:22:12.6879336Z test_reference_1d_fft_ifft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.034s) 2022-05-18T05:22:12.7241192Z test_reference_1d_fft_ihfft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.036s) 2022-05-18T05:22:12.7549387Z test_reference_1d_fft_irfft_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.031s) 2022-05-18T05:22:12.7871311Z test_reference_1d_fft_irfft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.032s) 2022-05-18T05:22:12.8177898Z test_reference_1d_fft_rfft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.031s) 2022-05-18T05:22:12.8586515Z test_reference_nd_fft_fftn_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.041s) 2022-05-18T05:22:12.8985739Z test_reference_nd_fft_fftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.040s) 2022-05-18T05:22:12.9419247Z test_reference_nd_fft_hfftn_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.043s) 2022-05-18T05:22:12.9847607Z test_reference_nd_fft_hfftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.043s) 2022-05-18T05:22:13.0245461Z test_reference_nd_fft_ifftn_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.040s) 2022-05-18T05:22:13.0643468Z test_reference_nd_fft_ifftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.040s) 2022-05-18T05:22:13.1055630Z test_reference_nd_fft_irfftn_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.041s) 2022-05-18T05:22:13.1466719Z test_reference_nd_fft_irfftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.041s) 2022-05-18T05:22:13.2366311Z test_stft_cuda_float64 (__main__.TestFFTCUDA) ... /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:803.) 2022-05-18T05:22:13.2367077Z normalized, onesided, return_complex) 2022-05-18T05:22:13.2589903Z ok (0.112s) 2022-05-18T05:22:13.2609968Z test_stft_requires_complex_cuda (__main__.TestFFTCUDA) ... ok (0.002s) 2022-05-18T05:22:13.3888211Z test_stft_roundtrip_complex_window_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.128s) 2022-05-18T05:22:13.5485293Z test_stft_roundtrip_complex_window_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.160s) 2022-05-18T05:22:13.5657878Z test_stft_window_device_cuda (__main__.TestFFTCUDA) ... ok (0.017s) 2022-05-18T05:22:13.5658164Z 2022-05-18T05:22:13.5658566Z ---------------------------------------------------------------------- 2022-05-18T05:22:13.5659124Z Ran 158 tests in 7.486s 2022-05-18T05:22:13.5659437Z 2022-05-18T05:22:13.5659824Z OK (skipped=8) 2022-05-18T05:22:13.5659969Z 2022-05-18T05:22:13.5660105Z Generating XML reports... 2022-05-18T05:22:13.5868706Z Generated XML report: test-reports/python-unittest/test_spectral_ops/TEST-TestFFTCUDA-20220518052206.xml 2022-05-18T05:22:14.0074371Z Running test_package ... [2022-05-18 05:22:14.006899] 2022-05-18T05:22:14.0075403Z Executing ['/opt/conda/bin/python', 'test_package.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 05:22:14.006999] 2022-05-18T05:22:15.0375911Z Test results will be stored in test-reports/python-unittest/test_package 2022-05-18T05:22:15.0481731Z 2022-05-18T05:22:15.0482175Z Running tests... 2022-05-18T05:22:15.0482645Z ---------------------------------------------------------------------- 2022-05-18T05:22:16.6876840Z test_trace_dependencies (test_analyze.TestAnalyze) ... ok (1.639s) 2022-05-18T05:22:16.6887477Z test_allow_empty_with_error (test_dependency_api.TestDependencyAPI) 2022-05-18T05:22:16.6896894Z If an error occurs during packaging, it should not be shadowed by the allow_empty error. ... ok (0.002s) 2022-05-18T05:22:16.6912114Z test_broken_dependency (test_dependency_api.TestDependencyAPI) 2022-05-18T05:22:16.6923823Z A unpackageable dependency should raise a PackagingError. ... ok (0.003s) 2022-05-18T05:22:16.6930399Z test_deny (test_dependency_api.TestDependencyAPI) 2022-05-18T05:22:16.6943868Z Test marking packages as "deny" during export. ... ok (0.002s) 2022-05-18T05:22:16.6950950Z test_deny_glob (test_dependency_api.TestDependencyAPI) 2022-05-18T05:22:16.6964684Z Test marking packages as "deny" using globs instead of package names. ... ok (0.002s) 2022-05-18T05:22:16.6982938Z test_extern (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-05-18T05:22:16.7008874Z test_extern_glob (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-05-18T05:22:16.7015937Z test_extern_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2022-05-18T05:22:16.7026502Z Test that an error is thrown when a extern glob is specified with allow_empty=True ... ok (0.002s) 2022-05-18T05:22:16.7031933Z test_implicit_intern (test_dependency_api.TestDependencyAPI) 2022-05-18T05:22:16.7039964Z The save_module APIs should implicitly intern the module being saved. ... ok (0.001s) 2022-05-18T05:22:16.7050189Z test_intern_error (test_dependency_api.TestDependencyAPI) 2022-05-18T05:22:16.7065932Z Failure to handle all dependencies should lead to an error. ... ok (0.002s) 2022-05-18T05:22:16.7073251Z test_invalid_import (test_dependency_api.TestDependencyAPI) 2022-05-18T05:22:16.7081455Z An incorrectly-formed import should raise a PackagingError. ... ok (0.001s) 2022-05-18T05:22:16.7107707Z test_mock (test_dependency_api.TestDependencyAPI) ... ok (0.003s) 2022-05-18T05:22:16.7138825Z test_mock_glob (test_dependency_api.TestDependencyAPI) ... ok (0.003s) 2022-05-18T05:22:16.7145954Z test_mock_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2022-05-18T05:22:16.7153538Z Test that an error is thrown when a mock glob is specified with allow_empty=True ... ok (0.001s) 2022-05-18T05:22:16.7170465Z test_pickle_mocked (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-05-18T05:22:16.7189619Z test_pickle_mocked_all (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-05-18T05:22:16.7203144Z test_repackage_mocked_module (test_dependency_api.TestDependencyAPI) 2022-05-18T05:22:16.7233195Z Re-packaging a package that contains a mocked module should work correctly. ... ok (0.004s) 2022-05-18T05:22:16.7255071Z test_extern_and_mock_hook (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-05-18T05:22:16.7271438Z test_multiple_extern_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-05-18T05:22:16.7289471Z test_multiple_mock_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-05-18T05:22:16.7307776Z test_remove_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-05-18T05:22:16.7323106Z test_single_hook (test_dependency_hooks.TestDependencyHooks) ... ok (0.001s) 2022-05-18T05:22:16.7340124Z test_all_paths (test_digraph.TestDiGraph) ... ok (0.002s) 2022-05-18T05:22:16.7349259Z test_contains (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T05:22:16.7358042Z test_contains_non_hashable (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T05:22:16.7372873Z test_edges (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T05:22:16.7384715Z test_forward_closure (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T05:22:16.7396646Z test_iter (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T05:22:16.7408869Z test_node_attr_update (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T05:22:16.7420479Z test_node_attrs (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T05:22:16.7429268Z test_predecessor_not_in_graph (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T05:22:16.7441973Z test_predecessors (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T05:22:16.7450875Z test_successor_not_in_graph (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T05:22:16.7463331Z test_successors (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T05:22:16.7515607Z test_importer_access (test_directory_reader.DirectoryReaderTest) ... ok (0.005s) 2022-05-18T05:22:16.7525191Z test_loading_has_record (test_directory_reader.DirectoryReaderTest) 2022-05-18T05:22:16.7548265Z Test DirectoryReader's has_record(). ... ok (0.003s) 2022-05-18T05:22:16.7557702Z test_loading_module (test_directory_reader.DirectoryReaderTest) 2022-05-18T05:22:16.7583427Z Test basic saving and loading of a packages from a DirectoryReader. ... ok (0.003s) 2022-05-18T05:22:16.7594713Z test_loading_pickle (test_directory_reader.DirectoryReaderTest) 2022-05-18T05:22:17.2276482Z Test basic saving and loading of modules and pickles from a DirectoryReader. ... ok (0.469s) 2022-05-18T05:22:17.2287122Z test_package_resource_access (test_directory_reader.DirectoryReaderTest) 2022-05-18T05:22:17.2323728Z Packaged modules should be able to use the importlib.resources API to access ... ok (0.005s) 2022-05-18T05:22:17.2335097Z test_resource_access_by_path (test_directory_reader.DirectoryReaderTest) 2022-05-18T05:22:17.2367170Z Tests that packaged code can used importlib.resources.path. ... ok (0.004s) 2022-05-18T05:22:17.2393848Z test_resource_reader (test_directory_reader.DirectoryReaderTest) 2022-05-18T05:22:17.2453254Z Tests DirectoryReader as the base for get_resource_reader. ... ok (0.009s) 2022-05-18T05:22:17.2464295Z test_scriptobject_failure_message (test_directory_reader.DirectoryReaderTest) 2022-05-18T05:22:17.2616539Z Test basic saving and loading of a ScriptModule in a directory. ... ok (0.016s) 2022-05-18T05:22:17.2630750Z test_exclude (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T05:22:17.2643547Z test_exclude_from_all (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T05:22:17.2652082Z test_invalid_raw (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T05:22:17.2663856Z test_list_include_exclude (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T05:22:17.2674481Z test_one_star (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T05:22:17.2686366Z test_one_star_middle (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T05:22:17.2696807Z test_one_star_multiple_in_component (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T05:22:17.2707505Z test_one_star_partial (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T05:22:17.2719594Z test_one_star_partial_extension (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T05:22:17.2729231Z test_raw_two_star (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T05:22:17.2739083Z test_two_star (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T05:22:17.2749790Z test_two_star_end (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T05:22:17.2761221Z test_two_star_middle (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T05:22:17.2773071Z test_two_star_multiple (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T05:22:17.2793871Z test_ordered_importer_basic (test_importer.TestImporter) ... ok (0.002s) 2022-05-18T05:22:17.2807211Z test_ordered_importer_whichmodule (test_importer.TestImporter) 2022-05-18T05:22:17.2815424Z OrderedImporter's implementation of whichmodule should try each ... ok (0.002s) 2022-05-18T05:22:17.2826815Z test_package_importer_whichmodule_no_dunder_module (test_importer.TestImporter) 2022-05-18T05:22:17.2840481Z Exercise corner case where we try to pickle an object whose ... ok (0.002s) 2022-05-18T05:22:17.2859967Z test_single_ordered_importer (test_importer.TestImporter) ... ok (0.002s) 2022-05-18T05:22:17.2870120Z test_sys_importer (test_importer.TestImporter) ... ok (0.001s) 2022-05-18T05:22:17.2881182Z test_sys_importer_roundtrip (test_importer.TestImporter) ... ok (0.001s) 2022-05-18T05:22:17.2887812Z test_load_bc_packages_fx_module (test_load_bc_packages.TestLoadBCPackages) 2022-05-18T05:22:17.2986412Z Tests for backwards compatible fx module ... ok (0.010s) 2022-05-18T05:22:17.2992031Z test_load_bc_packages_nn_module (test_load_bc_packages.TestLoadBCPackages) 2022-05-18T05:22:17.3048453Z Tests for backwards compatible nn module ... ok (0.006s) 2022-05-18T05:22:17.3053988Z test_load_bc_packages_torchscript_module (test_load_bc_packages.TestLoadBCPackages) 2022-05-18T05:22:17.3589736Z Tests for backwards compatible torchscript module ... ok (0.054s) 2022-05-18T05:22:17.3598884Z test_demangle_base (test_mangling.TestMangling) 2022-05-18T05:22:17.3605742Z Demangling a mangle parent directly should currently return an empty string. ... ok (0.002s) 2022-05-18T05:22:17.3611958Z test_demangler_multiple_manglers (test_mangling.TestMangling) 2022-05-18T05:22:17.3618841Z PackageDemangler should be able to demangle name generated by any PackageMangler. ... ok (0.001s) 2022-05-18T05:22:17.3629962Z test_is_mangled (test_mangling.TestMangling) ... ok (0.001s) 2022-05-18T05:22:17.3639107Z test_mangle_empty_errors (test_mangling.TestMangling) ... ok (0.001s) 2022-05-18T05:22:17.3649546Z test_mangle_prefix (test_mangling.TestMangling) ... ok (0.001s) 2022-05-18T05:22:17.3654669Z test_mangler_is_consistent (test_mangling.TestMangling) 2022-05-18T05:22:17.3660504Z Mangling the same name twice should produce the same result. ... ok (0.001s) 2022-05-18T05:22:17.3672180Z test_package_mangler (test_mangling.TestMangling) ... ok (0.001s) 2022-05-18T05:22:17.3681964Z test_roundtrip_mangling (test_mangling.TestMangling) ... ok (0.001s) 2022-05-18T05:22:17.3687634Z test_unique_manglers (test_mangling.TestMangling) 2022-05-18T05:22:17.3695774Z Each mangler instance should generate a unique mangled name for a given input. ... ok (0.001s) 2022-05-18T05:22:17.3733212Z test_unique_module_names (test_mangling.TestMangling) ... ok (0.004s) 2022-05-18T05:22:17.3743132Z test_dunder_package_present (test_misc.TestMisc) 2022-05-18T05:22:17.3755214Z The attribute '__torch_package__' should be populated on imported modules. ... ok (0.002s) 2022-05-18T05:22:17.3762289Z test_dunder_package_works_from_package (test_misc.TestMisc) 2022-05-18T05:22:17.3775774Z The attribute '__torch_package__' should be accessible from within ... ok (0.002s) 2022-05-18T05:22:17.3787981Z test_exporter_content_lists (test_misc.TestMisc) 2022-05-18T05:22:17.3815597Z Test content list API for PackageExporter's contained modules. ... ok (0.004s) 2022-05-18T05:22:17.3832557Z test_file_structure (test_misc.TestMisc) 2022-05-18T05:22:17.3857587Z Tests package's Directory structure representation of a zip file. Ensures ... ok (0.004s) 2022-05-18T05:22:17.3865025Z test_file_structure_has_file (test_misc.TestMisc) 2022-05-18T05:22:17.3874066Z Test Directory's has_file() method. ... ok (0.002s) 2022-05-18T05:22:17.3882799Z test_inspect_class (test_misc.TestMisc) 2022-05-18T05:22:17.3899058Z Should be able to retrieve source for a packaged class. ... ok (0.002s) 2022-05-18T05:22:17.3908116Z test_is_from_package (test_misc.TestMisc) 2022-05-18T05:22:17.3919585Z is_from_package should work for objects and modules ... ok (0.002s) 2022-05-18T05:22:17.3923894Z test_load_python_version_from_package (test_misc.TestMisc) 2022-05-18T05:22:17.3930771Z Tests loading a package with a python version embdded ... ok (0.001s) 2022-05-18T05:22:17.3937509Z test_python_version (test_misc.TestMisc) 2022-05-18T05:22:17.3958859Z Tests that the current python version is stored in the package and is available ... ok (0.003s) 2022-05-18T05:22:17.3965677Z test_std_lib_sys_hackery_checks (test_misc.TestMisc) 2022-05-18T05:22:17.3988377Z The standard library performs sys.module assignment hackery which ... ok (0.003s) 2022-05-18T05:22:18.0878520Z test_model_save (test_model.ModelTest) ... ok (0.689s) 2022-05-18T05:22:18.6239623Z test_resnet (test_model.ModelTest) ... ok (0.536s) 2022-05-18T05:22:19.8434590Z test_script_resnet (test_model.ModelTest) ... ok (1.219s) 2022-05-18T05:22:19.8563743Z test_package_fx_custom_tracer (test_package_fx.TestPackageFX) ... ok (0.013s) 2022-05-18T05:22:19.8784156Z test_package_fx_package (test_package_fx.TestPackageFX) ... ok (0.022s) 2022-05-18T05:22:19.8859364Z test_package_fx_simple (test_package_fx.TestPackageFX) ... ok (0.007s) 2022-05-18T05:22:19.8929226Z test_package_fx_with_imports (test_package_fx.TestPackageFX) ... ok (0.007s) 2022-05-18T05:22:19.8987948Z test_package_then_fx (test_package_fx.TestPackageFX) ... ok (0.006s) 2022-05-18T05:22:19.8999159Z test_different_package_interface (test_package_script.TestPackageScript) 2022-05-18T05:22:19.9131897Z Test a case where the interface defined in the package is ... ok (0.014s) 2022-05-18T05:22:19.9141191Z test_different_package_script_class (test_package_script.TestPackageScript) 2022-05-18T05:22:19.9213898Z Test a case where the script class defined in the package is ... ok (0.008s) 2022-05-18T05:22:19.9223951Z test_load_shared_scriptmodules (test_package_script.TestPackageScript) 2022-05-18T05:22:19.9325667Z Test loading of single ScriptModule shared by multiple eager ... ok (0.011s) 2022-05-18T05:22:19.9343575Z test_load_shared_tensors (test_package_script.TestPackageScript) 2022-05-18T05:22:19.9466412Z Test tensors shared across eager and ScriptModules on load ... ok (0.014s) 2022-05-18T05:22:19.9486748Z test_load_shared_tensors_repackaged (test_package_script.TestPackageScript) 2022-05-18T05:22:19.9652176Z Test tensors shared across eager and ScriptModules on load ... ok (0.018s) 2022-05-18T05:22:19.9668157Z test_mixing_packaged_and_inline_modules (test_package_script.TestPackageScript) 2022-05-18T05:22:19.9804704Z Test saving inline and imported modules in same package with ... ok (0.015s) 2022-05-18T05:22:19.9821284Z test_mixing_packaged_and_inline_modules_shared_code (test_package_script.TestPackageScript) 2022-05-18T05:22:21.1848170Z Test saving inline and imported modules in same package that ... ok (1.204s) 2022-05-18T05:22:21.1858802Z test_package_interface (test_package_script.TestPackageScript) 2022-05-18T05:22:21.2407467Z Packaging an interface class should work correctly. ... ok (0.056s) 2022-05-18T05:22:21.2466476Z test_package_script_class (test_package_script.TestPackageScript) ... ok (0.006s) 2022-05-18T05:22:21.2658725Z test_package_script_class_referencing_self (test_package_script.TestPackageScript) ... ok (0.019s) 2022-05-18T05:22:21.2667914Z test_save_eager_mods_sharing_scriptmodule (test_package_script.TestPackageScript) 2022-05-18T05:22:21.2735513Z Test saving of single ScriptModule shared by multiple ... ok (0.008s) 2022-05-18T05:22:21.2746625Z test_save_independent_scriptmodules (test_package_script.TestPackageScript) 2022-05-18T05:22:21.2873372Z Test to verify saving multiple ScriptModules with completely ... ok (0.014s) 2022-05-18T05:22:21.2890815Z test_save_repeat_scriptmodules (test_package_script.TestPackageScript) 2022-05-18T05:22:21.3499506Z Test to verify saving multiple different modules and ... ok (0.062s) 2022-05-18T05:22:21.3508752Z test_save_scriptmodule (test_package_script.TestPackageScript) 2022-05-18T05:22:21.3565181Z Test basic saving of ScriptModule. ... ok (0.007s) 2022-05-18T05:22:21.3574316Z test_save_scriptmodule_file (test_package_script.TestPackageScript) 2022-05-18T05:22:21.3631342Z Test basic saving of ScriptModule in file. ... ok (0.007s) 2022-05-18T05:22:21.3646614Z test_save_scriptmodule_only_necessary_code (test_package_script.TestPackageScript) 2022-05-18T05:22:21.8435339Z Test to verify when saving multiple packages with same CU ... ok (0.480s) 2022-05-18T05:22:21.8443884Z test_save_scriptmodule_with_submods (test_package_script.TestPackageScript) 2022-05-18T05:22:21.8545613Z Test basic saving of ScriptModule with submodule. ... ok (0.011s) 2022-05-18T05:22:21.8557670Z test_save_scriptmodules_in_container (test_package_script.TestPackageScript) 2022-05-18T05:22:21.9042372Z Test saving of ScriptModules inside of container. Checks that relations ... ok (0.050s) 2022-05-18T05:22:21.9061772Z test_save_scriptmodules_submod_redefinition (test_package_script.TestPackageScript) 2022-05-18T05:22:21.9257867Z Test to verify saving multiple ScriptModules with same top module ... ok (0.021s) 2022-05-18T05:22:21.9270987Z test_save_shared_tensors (test_package_script.TestPackageScript) 2022-05-18T05:22:21.9360003Z Test tensors shared across eager and ScriptModules are serialized once. ... ok (0.010s) 2022-05-18T05:22:21.9372959Z test_saving_and_scripting_packaged_mod (test_package_script.TestPackageScript) 2022-05-18T05:22:21.9484310Z Test scripting a module loaded from a package ... ok (0.012s) 2022-05-18T05:22:21.9501230Z test_scriptmodules_repeat_save (test_package_script.TestPackageScript) 2022-05-18T05:22:21.9670497Z Test to verify saving and loading same ScriptModule object works ... ok (0.018s) 2022-05-18T05:22:21.9683042Z test_tensor_sharing_pickle (test_package_script.TestPackageScript) 2022-05-18T05:22:21.9741553Z Test that saving a ScriptModule and a separately saving a tensor ... ok (0.007s) 2022-05-18T05:22:21.9798787Z test_repackage_import_indirectly_via_parent_module (test_repackage.TestRepackage) ... ok (0.006s) 2022-05-18T05:22:21.9824105Z test_importer_access (test_resources.TestResources) ... ok (0.002s) 2022-05-18T05:22:21.9831140Z test_package_resource_access (test_resources.TestResources) 2022-05-18T05:22:21.9844171Z Packaged modules should be able to use the importlib.resources API to access ... ok (0.002s) 2022-05-18T05:22:21.9851469Z test_resource_access_by_path (test_resources.TestResources) 2022-05-18T05:22:21.9867508Z Tests that packaged code can used importlib.resources.path. ... ok (0.002s) 2022-05-18T05:22:21.9888918Z test_resource_reader (test_resources.TestResources) 2022-05-18T05:22:21.9913217Z Test compliance with the get_resource_reader importlib API. ... ok (0.004s) 2022-05-18T05:22:21.9918961Z test_bad_dunder_imports (test_save_load.TestSaveLoad) 2022-05-18T05:22:21.9924614Z Test to ensure bad __imports__ don't cause PackageExporter to fail. ... ok (0.001s) 2022-05-18T05:22:21.9968864Z test_dunder_imports (test_save_load.TestSaveLoad) ... ok (0.004s) 2022-05-18T05:22:21.9983333Z test_exporting_mismatched_code (test_save_load.TestSaveLoad) 2022-05-18T05:22:22.0030559Z If an object with the same qualified name is loaded from different ... ok (0.006s) 2022-05-18T05:22:22.0058050Z test_pickle (test_save_load.TestSaveLoad) ... ok (0.003s) 2022-05-18T05:22:22.0067344Z test_save_imported_module (test_save_load.TestSaveLoad) 2022-05-18T05:22:22.0085809Z Saving a module that came from another PackageImporter should work. ... ok (0.003s) 2022-05-18T05:22:22.0093184Z test_save_imported_module_using_package_importer (test_save_load.TestSaveLoad) 2022-05-18T05:22:22.0110670Z Exercise a corner case: re-packaging a module that uses `torch_package_importer` ... ok (0.002s) 2022-05-18T05:22:22.0133471Z test_save_module (test_save_load.TestSaveLoad) ... ok (0.002s) 2022-05-18T05:22:22.0153371Z test_save_module_binary (test_save_load.TestSaveLoad) ... ok (0.002s) 2022-05-18T05:22:22.0218192Z test_saving_source (test_save_load.TestSaveLoad) ... ok (0.006s) 2022-05-18T05:22:22.0235571Z test_saving_string (test_save_load.TestSaveLoad) ... ok (0.002s) 2022-05-18T05:22:22.0235947Z 2022-05-18T05:22:22.0236363Z ---------------------------------------------------------------------- 2022-05-18T05:22:22.0236972Z Ran 131 tests in 6.975s 2022-05-18T05:22:22.0237145Z 2022-05-18T05:22:22.0237242Z OK 2022-05-18T05:22:22.0237380Z 2022-05-18T05:22:22.0237515Z Generating XML reports... 2022-05-18T05:22:22.0270171Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_analyze.TestAnalyze-20220518052215.xml 2022-05-18T05:22:22.0290006Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_dependency_api.TestDependencyAPI-20220518052215.xml 2022-05-18T05:22:22.0297123Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_dependency_hooks.TestDependencyHooks-20220518052215.xml 2022-05-18T05:22:22.0310409Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_digraph.TestDiGraph-20220518052215.xml 2022-05-18T05:22:22.0322630Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_directory_reader.DirectoryReaderTest-20220518052215.xml 2022-05-18T05:22:22.0338030Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_glob_group.TestGlobGroup-20220518052215.xml 2022-05-18T05:22:22.0347012Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_importer.TestImporter-20220518052215.xml 2022-05-18T05:22:22.0353739Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_load_bc_packages.TestLoadBCPackages-20220518052215.xml 2022-05-18T05:22:22.0366456Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_mangling.TestMangling-20220518052215.xml 2022-05-18T05:22:22.0379463Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_misc.TestMisc-20220518052215.xml 2022-05-18T05:22:22.0384824Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_model.ModelTest-20220518052215.xml 2022-05-18T05:22:22.0392845Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_package_fx.TestPackageFX-20220518052215.xml 2022-05-18T05:22:22.0420276Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_package_script.TestPackageScript-20220518052215.xml 2022-05-18T05:22:22.0423505Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_repackage.TestRepackage-20220518052215.xml 2022-05-18T05:22:22.0431259Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_resources.TestResources-20220518052215.xml 2022-05-18T05:22:22.0443829Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_save_load.TestSaveLoad-20220518052215.xml 2022-05-18T05:22:22.3353318Z Running test_module_init ... [2022-05-18 05:22:22.334777] 2022-05-18T05:22:22.3353996Z Executing ['/opt/conda/bin/python', 'test_module_init.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 05:22:22.334887] 2022-05-18T05:22:24.9412191Z /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-18T05:22:24.9412835Z warnings.warn(msg, FutureWarning) 2022-05-18T05:22:24.9655014Z Test results will be stored in test-reports/python-unittest/test_module_init 2022-05-18T05:22:24.9751829Z 2022-05-18T05:22:24.9752079Z Running tests... 2022-05-18T05:22:24.9752515Z ---------------------------------------------------------------------- 2022-05-18T05:22:24.9829262Z test_nn_AdaptiveAvgPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:24.9872025Z test_nn_AdaptiveAvgPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:24.9915116Z test_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:24.9956962Z test_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.0000379Z test_nn_AdaptiveAvgPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.0041779Z test_nn_AdaptiveAvgPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.0123540Z test_nn_AdaptiveLogSoftmaxWithLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2022-05-18T05:22:25.0201047Z test_nn_AdaptiveLogSoftmaxWithLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2022-05-18T05:22:25.0241984Z test_nn_AdaptiveMaxPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.0285175Z test_nn_AdaptiveMaxPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.0326777Z test_nn_AdaptiveMaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.0375079Z test_nn_AdaptiveMaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:25.0415926Z test_nn_AdaptiveMaxPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.0458854Z test_nn_AdaptiveMaxPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.0500274Z test_nn_AlphaDropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.0541072Z test_nn_AlphaDropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.0585389Z test_nn_AvgPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.0628282Z test_nn_AvgPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.0669705Z test_nn_AvgPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.0710506Z test_nn_AvgPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.0754273Z test_nn_AvgPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.0795566Z test_nn_AvgPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.0841072Z test_nn_BCELoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.0889753Z test_nn_BCELoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:25.0937635Z test_nn_BCEWithLogitsLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:25.0982744Z test_nn_BCEWithLogitsLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.1044537Z test_nn_BatchNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:25.1104290Z test_nn_BatchNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:25.1164421Z test_nn_BatchNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:25.1224135Z test_nn_BatchNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:25.1291017Z test_nn_BatchNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-05-18T05:22:25.1349973Z test_nn_BatchNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:25.1399741Z test_nn_Bilinear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:25.1452697Z test_nn_Bilinear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:25.1494071Z test_nn_CELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.1537338Z test_nn_CELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.1578534Z test_nn_CTCLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.1621627Z test_nn_CTCLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.1662837Z test_nn_ChannelShuffle_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.1703726Z test_nn_ChannelShuffle_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.1747783Z test_nn_ConstantPad1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.1788703Z test_nn_ConstantPad1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.1832030Z test_nn_ConstantPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.1873073Z test_nn_ConstantPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.1917371Z test_nn_ConstantPad3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.1958516Z test_nn_ConstantPad3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.2012553Z test_nn_Conv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:25.2065059Z test_nn_Conv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:25.2120033Z test_nn_Conv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:25.2174036Z test_nn_Conv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:25.2226734Z test_nn_Conv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:25.2281254Z test_nn_Conv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:25.2343025Z test_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:25.2395034Z test_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:25.2450121Z test_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:25.2503844Z test_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:25.2556338Z test_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:25.2611009Z test_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:25.2652336Z test_nn_CosineEmbeddingLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.2695509Z test_nn_CosineEmbeddingLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.2736716Z test_nn_CosineSimilarity_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.2779716Z test_nn_CosineSimilarity_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.2822360Z test_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.2867774Z test_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.2908845Z test_nn_CrossMapLRN2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.2952016Z test_nn_CrossMapLRN2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.2993289Z test_nn_Dropout2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.3036903Z test_nn_Dropout2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.3078946Z test_nn_Dropout3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.3120859Z test_nn_Dropout3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.3165625Z test_nn_Dropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.3207516Z test_nn_Dropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.3251744Z test_nn_ELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.3293322Z test_nn_ELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.3345623Z test_nn_EmbeddingBag_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:25.3395630Z test_nn_EmbeddingBag_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:25.3456100Z test_nn_Embedding_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:25.3507353Z test_nn_Embedding_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:25.3549170Z test_nn_FeatureAlphaDropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.3590662Z test_nn_FeatureAlphaDropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.3635168Z test_nn_Flatten_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.3676973Z test_nn_Flatten_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.3720867Z test_nn_Fold_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.3762511Z test_nn_Fold_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.3807532Z test_nn_FractionalMaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.3851094Z test_nn_FractionalMaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.3896665Z test_nn_FractionalMaxPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.3941832Z test_nn_FractionalMaxPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.3983489Z test_nn_GELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.4025115Z test_nn_GELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.4069434Z test_nn_GLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.4111413Z test_nn_GLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.4167532Z test_nn_GRUCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:25.4222742Z test_nn_GRUCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:25.8800955Z test_nn_GRU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.457s) 2022-05-18T05:22:25.8863532Z test_nn_GRU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:25.8904963Z test_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.8949064Z test_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.9010532Z test_nn_GroupNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:25.9062072Z test_nn_GroupNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:25.9106068Z test_nn_Hardshrink_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.9147850Z test_nn_Hardshrink_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.9190116Z test_nn_Hardsigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.9234391Z test_nn_Hardsigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.9276361Z test_nn_Hardswish_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.9320120Z test_nn_Hardswish_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.9361906Z test_nn_Hardtanh_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.9405534Z test_nn_Hardtanh_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.9447496Z test_nn_HingeEmbeddingLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.9489443Z test_nn_HingeEmbeddingLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.9533630Z test_nn_HuberLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.9575493Z test_nn_HuberLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.9619088Z test_nn_Identity_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.9660485Z test_nn_Identity_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:25.9714318Z test_nn_InstanceNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:25.9768118Z test_nn_InstanceNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:25.9821060Z test_nn_InstanceNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:25.9874536Z test_nn_InstanceNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:25.9929061Z test_nn_InstanceNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:25.9991305Z test_nn_InstanceNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:26.0032931Z test_nn_KLDivLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.0074672Z test_nn_KLDivLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.0119290Z test_nn_L1Loss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.0161042Z test_nn_L1Loss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.0204714Z test_nn_LPPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.0246345Z test_nn_LPPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.0290173Z test_nn_LPPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.0331926Z test_nn_LPPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.0387997Z test_nn_LSTMCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:26.0442168Z test_nn_LSTMCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:26.0502693Z test_nn_LSTM_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:26.0562518Z test_nn_LSTM_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:26.0613418Z test_nn_LayerNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:26.0667318Z test_nn_LayerNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:26.0712734Z 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-18T05:22:26.0713518Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-05-18T05:22:26.1141082Z ok (0.047s) 2022-05-18T05:22:26.1452001Z test_nn_LazyBatchNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.031s) 2022-05-18T05:22:26.1762098Z test_nn_LazyBatchNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.031s) 2022-05-18T05:22:26.2064182Z test_nn_LazyBatchNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.030s) 2022-05-18T05:22:26.2369195Z test_nn_LazyBatchNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.030s) 2022-05-18T05:22:26.2672247Z test_nn_LazyBatchNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.030s) 2022-05-18T05:22:26.2726658Z test_nn_LazyConv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:26.2780792Z test_nn_LazyConv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:26.2834818Z test_nn_LazyConv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:26.2889988Z test_nn_LazyConv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:26.2943802Z test_nn_LazyConv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:26.2998986Z test_nn_LazyConv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:26.3052917Z test_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:26.3106873Z test_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:26.3172113Z test_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:26.3225605Z test_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:26.3280758Z test_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:26.3334355Z test_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:26.3657695Z test_nn_LazyInstanceNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.032s) 2022-05-18T05:22:26.3972432Z test_nn_LazyInstanceNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.031s) 2022-05-18T05:22:26.4281936Z test_nn_LazyInstanceNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.031s) 2022-05-18T05:22:26.4584999Z test_nn_LazyInstanceNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.030s) 2022-05-18T05:22:26.4886433Z test_nn_LazyInstanceNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.030s) 2022-05-18T05:22:26.5188863Z test_nn_LazyInstanceNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.030s) 2022-05-18T05:22:26.5241918Z test_nn_LazyLinear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:26.5294762Z test_nn_LazyLinear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:26.5338121Z test_nn_LeakyReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.5380109Z test_nn_LeakyReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.5435111Z test_nn_Linear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:26.5488973Z test_nn_Linear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:26.5531085Z test_nn_LocalResponseNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.5575593Z test_nn_LocalResponseNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.5616954Z test_nn_LogSigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.5660977Z test_nn_LogSigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.5702630Z test_nn_LogSoftmax_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.5744485Z test_nn_LogSoftmax_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.5787921Z test_nn_MSELoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.5829885Z test_nn_MSELoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.5873607Z test_nn_MarginRankingLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.5915366Z test_nn_MarginRankingLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.5959420Z test_nn_MaxPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.6001372Z test_nn_MaxPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.6051723Z test_nn_MaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:26.6093320Z test_nn_MaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.6137305Z test_nn_MaxPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.6179215Z test_nn_MaxPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.6223053Z test_nn_MaxUnpool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.6264910Z test_nn_MaxUnpool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.6307199Z test_nn_MaxUnpool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.6351703Z test_nn_MaxUnpool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.6393583Z test_nn_MaxUnpool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.6437964Z test_nn_MaxUnpool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.6479422Z test_nn_Mish_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.6523190Z test_nn_Mish_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.6565548Z test_nn_ModuleDict_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.6606833Z test_nn_ModuleDict_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.6651128Z test_nn_ModuleList_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.6692303Z test_nn_ModuleList_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.6736756Z test_nn_MultiLabelMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.6778012Z test_nn_MultiLabelMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.6823802Z test_nn_MultiLabelSoftMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.6867247Z test_nn_MultiLabelSoftMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.6913035Z test_nn_MultiMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.6958452Z test_nn_MultiMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.7020239Z test_nn_MultiheadAttention_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:26.7084018Z test_nn_MultiheadAttention_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:26.7134692Z test_nn_NLLLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:26.7177561Z test_nn_NLLLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.7228004Z test_nn_PReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:26.7278191Z test_nn_PReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:26.7319920Z test_nn_PairwiseDistance_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.7362035Z test_nn_PairwiseDistance_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.7406597Z test_nn_ParameterDict_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.7448417Z test_nn_ParameterDict_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.7492485Z test_nn_ParameterList_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.7534411Z test_nn_ParameterList_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.7578509Z test_nn_PixelShuffle_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.7620317Z test_nn_PixelShuffle_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.7662125Z test_nn_PixelUnshuffle_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.7706602Z test_nn_PixelUnshuffle_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.7748729Z test_nn_PoissonNLLLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.7792423Z test_nn_PoissonNLLLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.7853841Z test_nn_RNNBase_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:26.7915957Z test_nn_RNNBase_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:26.7973394Z test_nn_RNNCellBase_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:26.8029277Z test_nn_RNNCellBase_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:26.8087723Z test_nn_RNNCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:26.8145396Z test_nn_RNNCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:26.8206277Z test_nn_RNN_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:26.8276763Z test_nn_RNN_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-05-18T05:22:26.8318520Z test_nn_RReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.8362621Z test_nn_RReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.8404240Z test_nn_ReLU6_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.8448160Z test_nn_ReLU6_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.8489861Z test_nn_ReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.8533549Z test_nn_ReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.8575446Z test_nn_ReflectionPad1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.8617623Z test_nn_ReflectionPad1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.8662364Z test_nn_ReflectionPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.8704141Z test_nn_ReflectionPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.8748043Z test_nn_ReflectionPad3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.8789845Z test_nn_ReflectionPad3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.8834057Z test_nn_ReplicationPad1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.8875940Z test_nn_ReplicationPad1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.8918256Z test_nn_ReplicationPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.8962864Z test_nn_ReplicationPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.9004610Z test_nn_ReplicationPad3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.9048757Z test_nn_ReplicationPad3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.9090520Z test_nn_SELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.9134606Z test_nn_SELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.9176483Z test_nn_Sequential_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.9217868Z test_nn_Sequential_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.9262826Z test_nn_SiLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.9304579Z test_nn_SiLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.9348775Z test_nn_Sigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.9390594Z test_nn_Sigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.9432801Z test_nn_SmoothL1Loss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.9483835Z test_nn_SmoothL1Loss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:26.9525649Z test_nn_SoftMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.9569713Z test_nn_SoftMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.9611398Z test_nn_Softmax2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.9655216Z test_nn_Softmax2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.9697097Z test_nn_Softmax_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.9738914Z test_nn_Softmax_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.9782728Z test_nn_Softmin_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.9824799Z test_nn_Softmin_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.9869152Z test_nn_Softplus_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.9910850Z test_nn_Softplus_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.9955338Z test_nn_Softshrink_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:26.9997216Z test_nn_Softshrink_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:27.0039233Z test_nn_Softsign_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:27.0083083Z test_nn_Softsign_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:27.0142278Z test_nn_SyncBatchNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:27.0201084Z test_nn_SyncBatchNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:27.0242946Z test_nn_Tanh_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:27.0286516Z test_nn_Tanh_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:27.0328502Z test_nn_Tanhshrink_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:27.0372944Z test_nn_Tanhshrink_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:27.0414622Z test_nn_Threshold_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:27.0456564Z test_nn_Threshold_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:27.0569282Z test_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2022-05-18T05:22:27.0674768Z test_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2022-05-18T05:22:27.0786566Z test_nn_TransformerDecoder_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2022-05-18T05:22:27.0898601Z test_nn_TransformerDecoder_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2022-05-18T05:22:27.0987248Z test_nn_TransformerEncoderLayer_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2022-05-18T05:22:27.1076504Z test_nn_TransformerEncoderLayer_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2022-05-18T05:22:27.1173470Z test_nn_TransformerEncoder_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2022-05-18T05:22:27.1268631Z test_nn_TransformerEncoder_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2022-05-18T05:22:27.5974455Z test_nn_Transformer_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.470s) 2022-05-18T05:22:28.0678531Z test_nn_Transformer_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.470s) 2022-05-18T05:22:28.0721560Z test_nn_TripletMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.0766099Z test_nn_TripletMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.0808725Z test_nn_TripletMarginWithDistanceLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.0851121Z test_nn_TripletMarginWithDistanceLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.0895286Z test_nn_Unflatten_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.0937763Z test_nn_Unflatten_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.0982191Z test_nn_Unfold_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.1024454Z test_nn_Unfold_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.1068753Z test_nn_Upsample_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.1110792Z test_nn_Upsample_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.1155263Z test_nn_UpsamplingBilinear2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.1197600Z test_nn_UpsamplingBilinear2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.1242740Z test_nn_UpsamplingNearest2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.1285008Z test_nn_UpsamplingNearest2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.1330043Z test_nn_ZeroPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.1371444Z test_nn_ZeroPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.1440656Z test_qat_Conv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-05-18T05:22:28.1505128Z test_qat_Conv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:28.1570892Z test_qat_Conv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:28.1636325Z test_qat_Conv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:28.1701131Z test_qat_Conv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:28.1766195Z test_qat_Conv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:28.1829236Z test_qat_EmbeddingBag_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:28.1891885Z test_qat_EmbeddingBag_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:28.1956441Z test_qat_Embedding_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:28.2020331Z test_qat_Embedding_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:28.2083203Z test_qat_Linear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:28.2145529Z test_qat_Linear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:28.2224007Z test_quantizable_LSTMCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2022-05-18T05:22:28.2288113Z test_quantizable_LSTMCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:28.2355535Z test_quantizable_LSTM_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-05-18T05:22:28.2423737Z test_quantizable_LSTM_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-05-18T05:22:28.2506300Z test_quantizable_MultiheadAttention_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2022-05-18T05:22:28.2588352Z test_quantizable_MultiheadAttention_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2022-05-18T05:22:28.2651733Z test_quantized_BatchNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:28.2714113Z test_quantized_BatchNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:28.2778891Z test_quantized_BatchNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:28.2844094Z test_quantized_BatchNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:28.2890911Z test_quantized_Conv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:28.2935052Z test_quantized_Conv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.2981790Z test_quantized_Conv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:28.3026021Z test_quantized_Conv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.3072472Z test_quantized_Conv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:28.3116532Z test_quantized_Conv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.3178043Z test_quantized_ConvTranspose1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:28.3224498Z test_quantized_ConvTranspose1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:28.3272533Z test_quantized_ConvTranspose2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:28.3324964Z test_quantized_ConvTranspose2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:28.3372412Z test_quantized_ConvTranspose3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:28.3421547Z test_quantized_ConvTranspose3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:28.3465486Z test_quantized_DeQuantize_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.3511014Z test_quantized_DeQuantize_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.3555481Z test_quantized_Dropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.3599080Z test_quantized_Dropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.3645788Z test_quantized_ELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:28.3689751Z test_quantized_ELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.3735698Z test_quantized_FXFloatFunctional_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.3779696Z test_quantized_FXFloatFunctional_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.3825860Z test_quantized_FloatFunctional_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.3870078Z test_quantized_FloatFunctional_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.3932226Z test_quantized_GroupNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:28.3993597Z test_quantized_GroupNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:28.4037438Z test_quantized_Hardswish_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.4083674Z test_quantized_Hardswish_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.4140097Z test_quantized_InstanceNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:28.4199133Z test_quantized_InstanceNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:28.4256539Z test_quantized_InstanceNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:28.4313285Z test_quantized_InstanceNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:28.4380924Z test_quantized_InstanceNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-05-18T05:22:28.4439289Z test_quantized_InstanceNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:28.4500958Z test_quantized_LayerNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:28.4561727Z test_quantized_LayerNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T05:22:28.4614325Z test_quantized_LeakyReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:28.4669512Z test_quantized_LeakyReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:28.4714782Z test_quantized_Linear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.4762483Z test_quantized_Linear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:28.4805923Z test_quantized_MaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.4851732Z test_quantized_MaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.4895701Z test_quantized_QFunctional_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.4939417Z test_quantized_QFunctional_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.4992304Z test_quantized_Quantize_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:28.5044189Z test_quantized_Quantize_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:28.5087662Z test_quantized_ReLU6_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.5133121Z test_quantized_ReLU6_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.5176504Z test_quantized_Sigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.5219816Z test_quantized_Sigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.5266026Z test_quantized_Softmax_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T05:22:28.5309066Z test_quantized_Softmax_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T05:22:28.5309573Z 2022-05-18T05:22:28.5310228Z ---------------------------------------------------------------------- 2022-05-18T05:22:28.5310861Z Ran 372 tests in 3.556s 2022-05-18T05:22:28.5311176Z 2022-05-18T05:22:28.5311317Z OK 2022-05-18T05:22:28.5311577Z 2022-05-18T05:22:28.5311818Z Generating XML reports... 2022-05-18T05:22:28.5721273Z Generated XML report: test-reports/python-unittest/test_module_init/TEST-TestModuleInitCUDA-20220518052224.xml 2022-05-18T05:22:28.9127734Z Running test_overrides ... [2022-05-18 05:22:28.912231] 2022-05-18T05:22:28.9128413Z Executing ['/opt/conda/bin/python', 'test_overrides.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 05:22:28.912338] 2022-05-18T05:22:29.8684664Z Test results will be stored in test-reports/python-unittest/test_overrides 2022-05-18T05:22:29.8939273Z 2022-05-18T05:22:29.8939508Z Running tests... 2022-05-18T05:22:29.8939974Z ---------------------------------------------------------------------- 2022-05-18T05:22:31.5271326Z test_broadcast_all (__main__.TestBroadcastAllOverride) ... ok (1.633s) 2022-05-18T05:22:31.5289903Z test_parameter_does_not_prevent_dispatch (__main__.TestDisabledTorchFunction) ... ok (0.002s) 2022-05-18T05:22:31.5322805Z test_wrapper (__main__.TestEinsumOverride) ... ok (0.003s) 2022-05-18T05:22:31.5584219Z test_gradcheck (__main__.TestGradCheckOverride) ... ok (0.026s) 2022-05-18T05:22:31.5595350Z test_newones (__main__.TestGradNewOnesOverride) ... ok (0.001s) 2022-05-18T05:22:31.5610031Z test_getitem (__main__.TestIndexing) ... ok (0.001s) 2022-05-18T05:22:31.5625291Z test_getitem_subclass (__main__.TestIndexing) ... ok (0.001s) 2022-05-18T05:22:31.5639676Z test_setitem (__main__.TestIndexing) ... ok (0.001s) 2022-05-18T05:22:31.5654262Z test_setitem_subclass (__main__.TestIndexing) ... ok (0.001s) 2022-05-18T05:22:31.5667669Z test_setitem_val (__main__.TestIndexing) ... ok (0.001s) 2022-05-18T05:22:31.5679757Z test_iterator (__main__.TestIterator) ... ok (0.001s) 2022-05-18T05:22:31.5698096Z test_max (__main__.TestNamedTuple) ... ok (0.002s) 2022-05-18T05:22:31.5714870Z test_pickle (__main__.TestPickle) ... ok (0.002s) 2022-05-18T05:22:31.5736528Z test_rnn (__main__.TestRNN) ... ok (0.002s) 2022-05-18T05:22:31.5748095Z test_Tensor___add__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.5758578Z test_Tensor___and__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.5768705Z test_Tensor___array__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.5779025Z test_Tensor___array_wrap__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.5789239Z test_Tensor___bool__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.5799531Z test_Tensor___complex__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.5809743Z test_Tensor___contains__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.5820049Z test_Tensor___cuda_array_interface_____get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.5830207Z test_Tensor___deepcopy__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.5840831Z test_Tensor___div__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.5850978Z test_Tensor___dlpack__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.5861424Z test_Tensor___dlpack_device__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.5871349Z test_Tensor___eq__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.5881386Z test_Tensor___float__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.5891207Z test_Tensor___floordiv__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.5901165Z test_Tensor___format__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.5911416Z test_Tensor___ge__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.5921260Z test_Tensor___getitem__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.5931117Z test_Tensor___gt__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.5940966Z test_Tensor___hash__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.5951080Z test_Tensor___iadd__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.5961435Z test_Tensor___iand__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.5971497Z test_Tensor___idiv__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.5981344Z test_Tensor___ifloordiv__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.5991320Z test_Tensor___ilshift__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6001605Z test_Tensor___imod__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6011472Z test_Tensor___imul__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6021376Z test_Tensor___index__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6031377Z test_Tensor___int__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6041354Z test_Tensor___invert__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6051281Z test_Tensor___ior__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6061385Z test_Tensor___irshift__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6071396Z test_Tensor___isub__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6081744Z test_Tensor___ixor__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6091813Z test_Tensor___le__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6101668Z test_Tensor___len__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6111478Z test_Tensor___long__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6121715Z test_Tensor___lshift__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6131835Z test_Tensor___lt__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6141539Z test_Tensor___matmul__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6151423Z test_Tensor___mod__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6161747Z test_Tensor___mul__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6171496Z test_Tensor___ne__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6181303Z test_Tensor___nonzero__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6191288Z test_Tensor___or__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6201413Z test_Tensor___radd__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6211323Z test_Tensor___rand__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6221334Z test_Tensor___rdiv__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6231226Z test_Tensor___reduce_ex__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6241343Z test_Tensor___repr__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6251207Z test_Tensor___reversed__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6261217Z test_Tensor___rfloordiv__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6271216Z test_Tensor___rlshift__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6281262Z test_Tensor___rmatmul__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6291197Z test_Tensor___rmod__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6301113Z test_Tensor___rmul__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6311198Z test_Tensor___ror__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6321370Z test_Tensor___rpow__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6331264Z test_Tensor___rrshift__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6341181Z test_Tensor___rshift__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6351182Z test_Tensor___rsub__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6361345Z test_Tensor___rxor__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6370452Z test_Tensor___setitem__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6380395Z test_Tensor___setstate__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6390258Z test_Tensor___sub__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6400284Z test_Tensor___truediv__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6410262Z test_Tensor___xor__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6420342Z test_Tensor__autocast_to_full_precision (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6430202Z test_Tensor__autocast_to_reduced_precision (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6440363Z test_Tensor__coalesced_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6450114Z test_Tensor__dimI (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6460105Z test_Tensor__dimV (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6469932Z test_Tensor__indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6480119Z test_Tensor__is_view (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6489761Z test_Tensor__nnz (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6499554Z test_Tensor__storage (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6509550Z test_Tensor__to_dense (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6519791Z test_Tensor__update_names (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6529416Z test_Tensor__values (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6539247Z test_Tensor_abs (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6549164Z test_Tensor_abs_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6559151Z test_Tensor_absolute (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6569478Z test_Tensor_absolute_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6579127Z test_Tensor_acos (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6589357Z test_Tensor_acos_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6599120Z test_Tensor_acosh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6608997Z test_Tensor_acosh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6618871Z test_Tensor_add (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6628666Z test_Tensor_add_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6639070Z test_Tensor_addbmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6649030Z test_Tensor_addbmm_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6658955Z test_Tensor_addcdiv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6668925Z test_Tensor_addcdiv_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6679183Z test_Tensor_addcmul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6689050Z test_Tensor_addcmul_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6699097Z test_Tensor_addmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6709205Z test_Tensor_addmm_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6719591Z test_Tensor_addmv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6729617Z test_Tensor_addmv_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6739804Z test_Tensor_addr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6749837Z test_Tensor_addr_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6759898Z test_Tensor_adjoint (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6769909Z test_Tensor_align_as (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6779783Z test_Tensor_align_to (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6789748Z test_Tensor_all (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6799889Z test_Tensor_allclose (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6809987Z test_Tensor_amax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6819997Z test_Tensor_amin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6830019Z test_Tensor_aminmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6840042Z test_Tensor_angle (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6850068Z test_Tensor_any (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6859936Z test_Tensor_apply_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6869948Z test_Tensor_arccos (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6879912Z test_Tensor_arccos_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6889794Z test_Tensor_arccosh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6899832Z test_Tensor_arccosh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6909402Z test_Tensor_arcsin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6919546Z test_Tensor_arcsin_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6929315Z test_Tensor_arcsinh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6939194Z test_Tensor_arcsinh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6949034Z test_Tensor_arctan (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6959253Z test_Tensor_arctan2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6969124Z test_Tensor_arctan2_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6979027Z test_Tensor_arctan_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6988810Z test_Tensor_arctanh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.6998950Z test_Tensor_arctanh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7008795Z test_Tensor_argmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7018817Z test_Tensor_argmin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7028799Z test_Tensor_argsort (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7041607Z test_Tensor_argwhere (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7049085Z test_Tensor_as_strided (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7059277Z test_Tensor_as_strided_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7069042Z test_Tensor_asin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7079165Z test_Tensor_asin_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7088986Z test_Tensor_asinh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7098905Z test_Tensor_asinh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7108800Z test_Tensor_atan (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7118995Z test_Tensor_atan2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7128911Z test_Tensor_atan2_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7138874Z test_Tensor_atan_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7148715Z test_Tensor_atanh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7159036Z test_Tensor_atanh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7169057Z test_Tensor_backward (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7179295Z test_Tensor_baddbmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7189378Z test_Tensor_baddbmm_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7199563Z test_Tensor_bernoulli (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7209717Z test_Tensor_bernoulli_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7219794Z test_Tensor_bfloat16 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7229792Z test_Tensor_bincount (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7239708Z test_Tensor_bitwise_and (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7249616Z test_Tensor_bitwise_and_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7259604Z test_Tensor_bitwise_left_shift (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7269594Z test_Tensor_bitwise_left_shift_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7279638Z test_Tensor_bitwise_not (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7289398Z test_Tensor_bitwise_not_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7299340Z test_Tensor_bitwise_or (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7309274Z test_Tensor_bitwise_or_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7319520Z test_Tensor_bitwise_right_shift (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7329410Z test_Tensor_bitwise_right_shift_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7339224Z test_Tensor_bitwise_xor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7349284Z test_Tensor_bitwise_xor_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7359417Z test_Tensor_bmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7369295Z test_Tensor_bool (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7379410Z test_Tensor_broadcast_to (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7389247Z test_Tensor_byte (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7399564Z test_Tensor_cauchy_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7409312Z test_Tensor_ccol_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7419297Z test_Tensor_cdouble (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7429189Z test_Tensor_ceil (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7439481Z test_Tensor_ceil_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7449458Z test_Tensor_cfloat (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7459515Z test_Tensor_chalf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7469558Z test_Tensor_char (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7479719Z test_Tensor_cholesky (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7489837Z test_Tensor_cholesky_inverse (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7499855Z test_Tensor_cholesky_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7509647Z test_Tensor_chunk (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7519943Z test_Tensor_clamp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7529844Z test_Tensor_clamp_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7539959Z test_Tensor_clamp_max (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7549788Z test_Tensor_clamp_max_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7559965Z test_Tensor_clamp_min (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7569876Z test_Tensor_clamp_min_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7579876Z test_Tensor_clip (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7590126Z test_Tensor_clip_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7600096Z test_Tensor_clone (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7609906Z test_Tensor_coalesce (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7619757Z test_Tensor_col_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7629681Z test_Tensor_conj (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7639868Z test_Tensor_conj_physical (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7649723Z test_Tensor_conj_physical_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7659664Z test_Tensor_contiguous (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7669648Z test_Tensor_copy_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7679829Z test_Tensor_copysign (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7689791Z test_Tensor_copysign_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7699826Z test_Tensor_corrcoef (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7709608Z test_Tensor_cos (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7719774Z test_Tensor_cos_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7729613Z test_Tensor_cosh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7739547Z test_Tensor_cosh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7749618Z test_Tensor_count_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7759871Z test_Tensor_cov (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7769906Z test_Tensor_cpu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7779934Z test_Tensor_cross (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7789682Z test_Tensor_crow_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7799686Z test_Tensor_cuda (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7809616Z test_Tensor_cummax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7819683Z test_Tensor_cummin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7829713Z test_Tensor_cumprod (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7840028Z test_Tensor_cumprod_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7849909Z test_Tensor_cumsum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7859987Z test_Tensor_cumsum_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7875285Z test_Tensor_data_ptr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7880233Z test_Tensor_deg2rad (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7889814Z test_Tensor_deg2rad_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7899514Z test_Tensor_dense_dim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7909469Z test_Tensor_dequantize (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7919609Z test_Tensor_det (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7929350Z test_Tensor_detach (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7939079Z test_Tensor_detach_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7949073Z test_Tensor_diag (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7959463Z test_Tensor_diag_embed (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7969184Z test_Tensor_diagflat (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7979084Z test_Tensor_diagonal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7989297Z test_Tensor_diagonal_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.7999809Z test_Tensor_diff (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8009616Z test_Tensor_digamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8019400Z test_Tensor_digamma_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8029345Z test_Tensor_dim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8039489Z test_Tensor_dist (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8049278Z test_Tensor_div (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8059166Z test_Tensor_div_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8069217Z test_Tensor_divide (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8079483Z test_Tensor_divide_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8089471Z test_Tensor_dot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8099276Z test_Tensor_double (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8109280Z test_Tensor_dsplit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8119425Z test_Tensor_eig (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8129286Z test_Tensor_element_size (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8139124Z test_Tensor_eq (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8149048Z test_Tensor_eq_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8159241Z test_Tensor_equal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8168950Z test_Tensor_erf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8178777Z test_Tensor_erf_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8188873Z test_Tensor_erfc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8198720Z test_Tensor_erfc_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8208402Z test_Tensor_erfinv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8218240Z test_Tensor_erfinv_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8227983Z test_Tensor_exp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8238143Z test_Tensor_exp2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8247914Z test_Tensor_exp2_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8257707Z test_Tensor_exp_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8267602Z test_Tensor_expand (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8277853Z test_Tensor_expand_as (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8287535Z test_Tensor_expm1 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8297404Z test_Tensor_expm1_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8307536Z test_Tensor_exponential_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8317684Z test_Tensor_fill_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8327598Z test_Tensor_fill_diagonal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8337510Z test_Tensor_fix (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8347356Z test_Tensor_fix_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8357645Z test_Tensor_flatten (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8367491Z test_Tensor_flip (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8377368Z test_Tensor_fliplr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8387390Z test_Tensor_flipud (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8397393Z test_Tensor_float (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8407331Z test_Tensor_float_power (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8417224Z test_Tensor_float_power_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8427156Z test_Tensor_floor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8437216Z test_Tensor_floor_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8447139Z test_Tensor_floor_divide (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8457138Z test_Tensor_floor_divide_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8466960Z test_Tensor_fmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8477234Z test_Tensor_fmin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8487092Z test_Tensor_fmod (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8496956Z test_Tensor_fmod_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8506812Z test_Tensor_frac (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8516756Z test_Tensor_frac_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8526755Z test_Tensor_frexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8536693Z test_Tensor_gather (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8546666Z test_Tensor_gcd (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8556653Z test_Tensor_gcd_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8566344Z test_Tensor_ge (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8576555Z test_Tensor_ge_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8586474Z test_Tensor_geometric_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8596797Z test_Tensor_geqrf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8606930Z test_Tensor_ger (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8616963Z test_Tensor_get_device (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8627120Z test_Tensor_grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8637984Z test_Tensor_greater (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8648444Z test_Tensor_greater_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8659070Z test_Tensor_greater_equal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8670805Z test_Tensor_greater_equal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8680942Z test_Tensor_gt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8690826Z test_Tensor_gt_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8700775Z test_Tensor_half (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8710828Z test_Tensor_hardshrink (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8720985Z test_Tensor_has_names (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8731188Z test_Tensor_heaviside (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8740939Z test_Tensor_heaviside_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8750825Z test_Tensor_histc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8761097Z test_Tensor_histogram (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8771084Z test_Tensor_hsplit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8781042Z test_Tensor_hypot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8790856Z test_Tensor_hypot_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8800859Z test_Tensor_i0 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8810703Z test_Tensor_i0_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8820727Z test_Tensor_igamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8830649Z test_Tensor_igamma_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8840793Z test_Tensor_igammac (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8850826Z test_Tensor_igammac_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8860740Z test_Tensor_index_add (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8870742Z test_Tensor_index_add_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8880979Z test_Tensor_index_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8891012Z test_Tensor_index_copy_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8901075Z test_Tensor_index_fill (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8911080Z test_Tensor_index_fill_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8921423Z test_Tensor_index_put (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8931287Z test_Tensor_index_put_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8941212Z test_Tensor_index_reduce (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8951263Z test_Tensor_index_reduce_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8961523Z test_Tensor_index_select (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8971417Z test_Tensor_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8981333Z test_Tensor_inner (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.8991198Z test_Tensor_int (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9001235Z test_Tensor_int_repr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9011186Z test_Tensor_inverse (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9021140Z test_Tensor_ipu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9031078Z test_Tensor_is_coalesced (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9041126Z test_Tensor_is_complex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9050951Z test_Tensor_is_conj (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9061046Z test_Tensor_is_contiguous (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9070838Z test_Tensor_is_distributed (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9080876Z test_Tensor_is_floating_point (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9090687Z test_Tensor_is_inference (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9100512Z test_Tensor_is_neg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9110248Z test_Tensor_is_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9120544Z test_Tensor_is_pinned (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9130312Z test_Tensor_is_same_size (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9140364Z test_Tensor_is_set_to (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9150155Z test_Tensor_is_shared (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9160399Z test_Tensor_is_signed (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9170649Z test_Tensor_isclose (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9180333Z test_Tensor_isfinite (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9190131Z test_Tensor_isinf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9200088Z test_Tensor_isnan (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9209906Z test_Tensor_isneginf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9219896Z test_Tensor_isposinf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9229751Z test_Tensor_isreal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9239781Z test_Tensor_istft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9249559Z test_Tensor_item (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9259525Z test_Tensor_kron (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9269586Z test_Tensor_kthvalue (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9279607Z test_Tensor_lcm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9289730Z test_Tensor_lcm_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9299569Z test_Tensor_ldexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9309447Z test_Tensor_ldexp_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9319585Z test_Tensor_le (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9329578Z test_Tensor_le_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9339541Z test_Tensor_lerp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9349373Z test_Tensor_lerp_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9359554Z test_Tensor_less (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9369292Z test_Tensor_less_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9379400Z test_Tensor_less_equal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9389161Z test_Tensor_less_equal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9399229Z test_Tensor_lgamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9408997Z test_Tensor_lgamma_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9418920Z test_Tensor_log (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9428754Z test_Tensor_log10 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9438749Z test_Tensor_log10_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9448515Z test_Tensor_log1p (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9458777Z test_Tensor_log1p_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9469014Z test_Tensor_log2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9478999Z test_Tensor_log2_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9489171Z test_Tensor_log_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9498770Z test_Tensor_log_normal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9508788Z test_Tensor_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9519088Z test_Tensor_logaddexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9528922Z test_Tensor_logaddexp2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9538835Z test_Tensor_logcumsumexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9548722Z test_Tensor_logdet (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9558967Z test_Tensor_logical_and (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9568974Z test_Tensor_logical_and_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9578772Z test_Tensor_logical_not (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9588695Z test_Tensor_logical_not_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9598829Z test_Tensor_logical_or (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9608736Z test_Tensor_logical_or_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9618751Z test_Tensor_logical_xor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9628806Z test_Tensor_logical_xor_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9638857Z test_Tensor_logit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9648741Z test_Tensor_logit_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9658727Z test_Tensor_logsumexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9668751Z test_Tensor_long (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9678973Z test_Tensor_lstsq (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9688800Z test_Tensor_lt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9698794Z test_Tensor_lt_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9708630Z test_Tensor_lu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9718756Z test_Tensor_lu_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9728667Z test_Tensor_map2_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9738879Z test_Tensor_map_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9748762Z test_Tensor_masked_fill (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9759093Z test_Tensor_masked_fill_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9768974Z test_Tensor_masked_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9778937Z test_Tensor_masked_scatter_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9788995Z test_Tensor_masked_select (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9799063Z test_Tensor_matmul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9808830Z test_Tensor_matrix_exp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9818829Z test_Tensor_matrix_power (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9828747Z test_Tensor_max (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9839073Z test_Tensor_maximum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9848809Z test_Tensor_mean (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9859058Z test_Tensor_median (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9869013Z test_Tensor_min (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9879263Z test_Tensor_minimum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9889105Z test_Tensor_mm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9899101Z test_Tensor_mode (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9909135Z test_Tensor_moveaxis (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9919478Z test_Tensor_movedim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9929186Z test_Tensor_msort (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9939263Z test_Tensor_mul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9949139Z test_Tensor_mul_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9959438Z test_Tensor_multinomial (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9969260Z test_Tensor_multiply (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9979204Z test_Tensor_multiply_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9989121Z test_Tensor_mv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:31.9999352Z test_Tensor_mvlgamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0009200Z test_Tensor_mvlgamma_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0019241Z test_Tensor_nan_to_num (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0029214Z test_Tensor_nan_to_num_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0039423Z test_Tensor_nanmean (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0049352Z test_Tensor_nanmedian (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0059379Z test_Tensor_nanquantile (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0069383Z test_Tensor_nansum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0079622Z test_Tensor_narrow (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0089671Z test_Tensor_narrow_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0099862Z test_Tensor_ndimension (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0109652Z test_Tensor_ne (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0119905Z test_Tensor_ne_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0129642Z test_Tensor_neg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0139472Z test_Tensor_neg_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0149375Z test_Tensor_negative (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0159418Z test_Tensor_negative_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0169246Z test_Tensor_nelement (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0179274Z test_Tensor_nextafter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0189211Z test_Tensor_nextafter_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0199427Z test_Tensor_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0209217Z test_Tensor_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0219288Z test_Tensor_normal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0229236Z test_Tensor_not_equal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0239512Z test_Tensor_not_equal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0249334Z test_Tensor_numel (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0259238Z test_Tensor_numpy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0269274Z test_Tensor_orgqr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0280242Z test_Tensor_ormqr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0290121Z test_Tensor_outer (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0300279Z test_Tensor_permute (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0310066Z test_Tensor_pin_memory (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0320261Z test_Tensor_pinverse (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0330180Z test_Tensor_polygamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0340110Z test_Tensor_polygamma_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0350182Z test_Tensor_positive (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0360015Z test_Tensor_pow (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0369818Z test_Tensor_pow_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0379778Z test_Tensor_prelu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0389909Z test_Tensor_prod (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0400113Z test_Tensor_put (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0410026Z test_Tensor_put_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0419903Z test_Tensor_q_per_channel_axis (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0429726Z test_Tensor_q_per_channel_scales (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0439850Z test_Tensor_q_per_channel_zero_points (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0449661Z test_Tensor_q_scale (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0459593Z test_Tensor_q_zero_point (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0469317Z test_Tensor_qr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0479516Z test_Tensor_qscheme (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0489870Z test_Tensor_quantile (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0499319Z test_Tensor_rad2deg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0509082Z test_Tensor_rad2deg_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0519586Z test_Tensor_random_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0529339Z test_Tensor_ravel (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0539392Z test_Tensor_reciprocal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0548996Z test_Tensor_reciprocal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0559001Z test_Tensor_record_stream (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0568857Z test_Tensor_refine_names (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0578739Z test_Tensor_register_hook (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0588982Z test_Tensor_relu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0598842Z test_Tensor_relu_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0608726Z test_Tensor_remainder (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0618546Z test_Tensor_remainder_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0628480Z test_Tensor_rename (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0638748Z test_Tensor_rename_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0648534Z test_Tensor_renorm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0658570Z test_Tensor_renorm_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0668577Z test_Tensor_repeat (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0679159Z test_Tensor_repeat_interleave (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0688839Z test_Tensor_requires_grad_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0698896Z test_Tensor_reshape (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0708800Z test_Tensor_reshape_as (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0719030Z test_Tensor_resize (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0728949Z test_Tensor_resize_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0739029Z test_Tensor_resize_as (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0748822Z test_Tensor_resize_as_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0758970Z test_Tensor_resize_as_sparse_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0768862Z test_Tensor_resolve_conj (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0778584Z test_Tensor_resolve_neg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0788371Z test_Tensor_retain_grad (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0798458Z test_Tensor_roll (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0808500Z test_Tensor_rot90 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0818424Z test_Tensor_round (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0828453Z test_Tensor_round_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0838425Z test_Tensor_row_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0848153Z test_Tensor_rsqrt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0858125Z test_Tensor_rsqrt_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0868243Z test_Tensor_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0878644Z test_Tensor_scatter_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0888633Z test_Tensor_scatter_add (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0898682Z test_Tensor_scatter_add_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0908734Z test_Tensor_scatter_reduce (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0919122Z test_Tensor_scatter_reduce_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0928916Z test_Tensor_select (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0938892Z test_Tensor_select_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0949124Z test_Tensor_set_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0959372Z test_Tensor_sgn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0969197Z test_Tensor_sgn_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0979061Z test_Tensor_share_memory_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0988932Z test_Tensor_short (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.0998917Z test_Tensor_sigmoid (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1008704Z test_Tensor_sigmoid_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1018648Z test_Tensor_sign (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1028510Z test_Tensor_sign_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1038516Z test_Tensor_signbit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1048370Z test_Tensor_sin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1058220Z test_Tensor_sin_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1068087Z test_Tensor_sinc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1078166Z test_Tensor_sinc_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1088083Z test_Tensor_sinh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1097869Z test_Tensor_sinh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1107869Z test_Tensor_size (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1118449Z test_Tensor_slice_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1127989Z test_Tensor_slogdet (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1138141Z test_Tensor_smm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1147788Z test_Tensor_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1158232Z test_Tensor_sort (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1168089Z test_Tensor_sparse_dim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1178341Z test_Tensor_sparse_mask (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1188244Z test_Tensor_sparse_resize_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1198471Z test_Tensor_sparse_resize_and_clear_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1208418Z test_Tensor_split (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1218384Z test_Tensor_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1228316Z test_Tensor_sqrt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1238391Z test_Tensor_sqrt_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1248279Z test_Tensor_square (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1258118Z test_Tensor_square_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1268036Z test_Tensor_squeeze (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1278341Z test_Tensor_squeeze_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1288485Z test_Tensor_sspaddmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1298618Z test_Tensor_std (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1308626Z test_Tensor_stft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1318755Z test_Tensor_storage (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1328656Z test_Tensor_storage_offset (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1338635Z test_Tensor_storage_type (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1348432Z test_Tensor_sub (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1358544Z test_Tensor_sub_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1368578Z test_Tensor_subtract (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1378600Z test_Tensor_subtract_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1388475Z test_Tensor_sum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1398773Z test_Tensor_sum_to_size (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1408545Z test_Tensor_svd (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1418554Z test_Tensor_swapaxes (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1428586Z test_Tensor_swapaxes_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1438734Z test_Tensor_swapdims (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1448694Z test_Tensor_swapdims_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1458753Z test_Tensor_symeig (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1468694Z test_Tensor_t (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1478812Z test_Tensor_t_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1488957Z test_Tensor_take (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1498658Z test_Tensor_take_along_dim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1508678Z test_Tensor_tan (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1518713Z test_Tensor_tan_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1528609Z test_Tensor_tanh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1538413Z test_Tensor_tanh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1548465Z test_Tensor_tensor_split (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1558566Z test_Tensor_tile (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1568495Z test_Tensor_to (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1578548Z test_Tensor_to_dense (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1588539Z test_Tensor_to_mkldnn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1598602Z test_Tensor_to_sparse (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1608417Z test_Tensor_tolist (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1618298Z test_Tensor_topk (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1628204Z test_Tensor_trace (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1638621Z test_Tensor_transpose (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1648696Z test_Tensor_transpose_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1658867Z test_Tensor_triangular_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1668637Z test_Tensor_tril (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1678833Z test_Tensor_tril_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1688686Z test_Tensor_triu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1698619Z test_Tensor_triu_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1708591Z test_Tensor_true_divide (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1718970Z test_Tensor_true_divide_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1728489Z test_Tensor_trunc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1738035Z test_Tensor_trunc_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1747765Z test_Tensor_type (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1758036Z test_Tensor_type_as (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1767812Z test_Tensor_unbind (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1777788Z test_Tensor_unfold (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1787621Z test_Tensor_uniform_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1797818Z test_Tensor_unique (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1808035Z test_Tensor_unique_consecutive (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1817697Z test_Tensor_unsafe_chunk (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1827752Z test_Tensor_unsafe_split (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1838116Z test_Tensor_unsafe_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1848004Z test_Tensor_unsqueeze (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1857904Z test_Tensor_unsqueeze_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1867703Z test_Tensor_values (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1878267Z test_Tensor_var (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1888112Z test_Tensor_vdot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1898121Z test_Tensor_view (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1908135Z test_Tensor_view_as (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1918336Z test_Tensor_vsplit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1928318Z test_Tensor_where (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1938222Z test_Tensor_xlogy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1948161Z test_Tensor_xlogy_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1958437Z test_Tensor_xpu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1968309Z test_Tensor_zero_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1978213Z test__TensorBase_H___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1988101Z test__TensorBase_T___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.1998242Z test__TensorBase__backward_hooks___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2008077Z test__TensorBase__base___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2017973Z test__TensorBase__cdata___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2028153Z test__TensorBase__grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2038006Z test__TensorBase__grad_fn___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2047868Z test__TensorBase__version___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2057678Z test__TensorBase_data___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2067520Z test__TensorBase_device___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2077776Z test__TensorBase_dtype___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2087708Z test__TensorBase_grad_fn___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2097621Z test__TensorBase_imag___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2107336Z test__TensorBase_is_cuda___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2117533Z test__TensorBase_is_ipu___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2127370Z test__TensorBase_is_leaf___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2137222Z test__TensorBase_is_meta___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2147034Z test__TensorBase_is_mkldnn___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2165133Z test__TensorBase_is_mps___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2169498Z test__TensorBase_is_nested___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2177907Z test__TensorBase_is_ort___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2186891Z test__TensorBase_is_quantized___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2195562Z test__TensorBase_is_sparse___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2204500Z test__TensorBase_is_sparse_csr___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2213175Z test__TensorBase_is_vulkan___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2221866Z test__TensorBase_is_xpu___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2230714Z test__TensorBase_layout___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2239703Z test__TensorBase_mH___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2247970Z test__TensorBase_mT___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2256664Z test__TensorBase_name___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2265191Z test__TensorBase_names___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2273929Z test__TensorBase_ndim___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2282842Z test__TensorBase_output_nr___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2291479Z test__TensorBase_real___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2300217Z test__TensorBase_requires_grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2308876Z test__TensorBase_retains_grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2317790Z test__TensorBase_shape___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2326439Z test__TensorBase_volatile___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2335369Z test_base (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2349640Z test_grad (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2361040Z test_mean_semantics (__main__.TestTorchFunctionOverride) 2022-05-18T05:22:32.2368933Z Test that a function with one argument can be overrided ... ok (0.002s) 2022-05-18T05:22:32.2386691Z test_mm_semantics (__main__.TestTorchFunctionOverride) 2022-05-18T05:22:32.2399408Z Test that a function with multiple arguments can be overrided ... ok (0.003s) 2022-05-18T05:22:32.2412042Z test_pow_rpow (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2444074Z test_precedence_semantics (__main__.TestTorchFunctionOverride) 2022-05-18T05:22:32.2460078Z Test semantics for __torch_function__ for functions that take ... ok (0.005s) 2022-05-18T05:22:32.2476313Z test_tensor_subclass_propagation (__main__.TestTorchFunctionOverride) 2022-05-18T05:22:32.2484612Z this test exercises the functionality described in ... ok (0.002s) 2022-05-18T05:22:32.2493112Z test_torch__C__fft_fft_fft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2501257Z test_torch__C__fft_fft_fft2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2509381Z test_torch__C__fft_fft_fftn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2517585Z test_torch__C__fft_fft_fftshift (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2525575Z test_torch__C__fft_fft_hfft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2533551Z test_torch__C__fft_fft_hfft2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2541559Z test_torch__C__fft_fft_hfftn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2549493Z test_torch__C__fft_fft_ifft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2557962Z test_torch__C__fft_fft_ifft2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2565842Z test_torch__C__fft_fft_ifftn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2573849Z test_torch__C__fft_fft_ifftshift (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2581797Z test_torch__C__fft_fft_ihfft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2589818Z test_torch__C__fft_fft_ihfft2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2598052Z test_torch__C__fft_fft_ihfftn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2605857Z test_torch__C__fft_fft_irfft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2614089Z test_torch__C__fft_fft_irfft2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2622169Z test_torch__C__fft_fft_irfftn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2630343Z test_torch__C__fft_fft_rfft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2638507Z test_torch__C__fft_fft_rfft2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2646667Z test_torch__C__fft_fft_rfftn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2654660Z test_torch__C__linalg_linalg_cholesky (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2662583Z test_torch__C__linalg_linalg_cholesky_ex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2670577Z test_torch__C__linalg_linalg_cond (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2678842Z test_torch__C__linalg_linalg_cross (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2686526Z test_torch__C__linalg_linalg_det (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2694488Z test_torch__C__linalg_linalg_diagonal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2702476Z test_torch__C__linalg_linalg_eig (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2710518Z test_torch__C__linalg_linalg_eigh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2718563Z test_torch__C__linalg_linalg_eigvals (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2726512Z test_torch__C__linalg_linalg_eigvalsh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2734619Z test_torch__C__linalg_linalg_householder_product (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2742414Z test_torch__C__linalg_linalg_inv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2750400Z test_torch__C__linalg_linalg_inv_ex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2758632Z test_torch__C__linalg_linalg_ldl_factor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2766618Z test_torch__C__linalg_linalg_ldl_factor_ex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2774487Z test_torch__C__linalg_linalg_ldl_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2782606Z test_torch__C__linalg_linalg_lstsq (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2790832Z test_torch__C__linalg_linalg_lu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2798734Z test_torch__C__linalg_linalg_lu_factor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2806790Z test_torch__C__linalg_linalg_lu_factor_ex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2814811Z test_torch__C__linalg_linalg_matmul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2822612Z test_torch__C__linalg_linalg_matrix_exp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2831171Z test_torch__C__linalg_linalg_matrix_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2839378Z test_torch__C__linalg_linalg_matrix_power (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2847495Z test_torch__C__linalg_linalg_matrix_rank (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2855432Z test_torch__C__linalg_linalg_multi_dot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2863425Z test_torch__C__linalg_linalg_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2871779Z test_torch__C__linalg_linalg_pinv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2880142Z test_torch__C__linalg_linalg_qr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2888728Z test_torch__C__linalg_linalg_slogdet (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2896315Z test_torch__C__linalg_linalg_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2904322Z test_torch__C__linalg_linalg_solve_triangular (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2912151Z test_torch__C__linalg_linalg_svd (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2920446Z test_torch__C__linalg_linalg_svdvals (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2928333Z test_torch__C__linalg_linalg_tensorinv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2936310Z test_torch__C__linalg_linalg_tensorsolve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2944268Z test_torch__C__linalg_linalg_vander (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2952190Z test_torch__C__linalg_linalg_vector_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2960627Z test_torch__C__nn_avg_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2968643Z test_torch__C__nn_avg_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2976643Z test_torch__C__nn_gelu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2984477Z test_torch__C__nn_linear (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.2992355Z test_torch__C__nn_log_sigmoid (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3000593Z test_torch__C__nn_one_hot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3008458Z test_torch__C__nn_softplus (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3016563Z test_torch__C__nn_softshrink (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3024658Z test_torch__C__special_special_digamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3032503Z test_torch__C__special_special_entr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3040633Z test_torch__C__special_special_erf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3048853Z test_torch__C__special_special_erfc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3056598Z test_torch__C__special_special_erfcx (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3064497Z test_torch__C__special_special_erfinv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3072350Z test_torch__C__special_special_exp2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3080471Z test_torch__C__special_special_expit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3088447Z test_torch__C__special_special_expm1 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3096348Z test_torch__C__special_special_gammainc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3104152Z test_torch__C__special_special_gammaincc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3112162Z test_torch__C__special_special_gammaln (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3120295Z test_torch__C__special_special_i0 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3128127Z test_torch__C__special_special_i0e (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3135996Z test_torch__C__special_special_i1 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3143889Z test_torch__C__special_special_i1e (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3151771Z test_torch__C__special_special_log1p (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3159890Z test_torch__C__special_special_log_ndtr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3167849Z test_torch__C__special_special_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3175765Z test_torch__C__special_special_logit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3183947Z test_torch__C__special_special_logsumexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3191743Z test_torch__C__special_special_multigammaln (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3199852Z test_torch__C__special_special_ndtr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3207988Z test_torch__C__special_special_ndtri (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3215831Z test_torch__C__special_special_polygamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3224005Z test_torch__C__special_special_psi (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3231888Z test_torch__C__special_special_round (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3240295Z test_torch__C__special_special_sinc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3248233Z test_torch__C__special_special_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3256173Z test_torch__C__special_special_xlog1py (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3264367Z test_torch__C__special_special_xlogy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3272394Z test_torch__C__special_special_zeta (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3280563Z test_torch__assert_async (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3288453Z test_torch__conj_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3296415Z test_torch__fw_primal_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3304396Z test_torch__indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3312428Z test_torch__lobpcg_lobpcg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3320725Z test_torch__lowrank_pca_lowrank (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3328736Z test_torch__lowrank_svd_lowrank (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3336484Z test_torch__make_dual_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3344396Z test_torch__neg_view_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3352308Z test_torch__reshape_alias_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3360482Z test_torch__rowwise_prune (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3368460Z test_torch__sparse_broadcast_to_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3376313Z test_torch__values_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3384220Z test_torch_abs (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3392101Z test_torch_absolute (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3400263Z test_torch_acos (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3408134Z test_torch_acosh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3416113Z test_torch_adaptive_avg_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3424058Z test_torch_adaptive_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3431875Z test_torch_add (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3440239Z test_torch_addbmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3448370Z test_torch_addcdiv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3456342Z test_torch_addcmul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3464485Z test_torch_addmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3472790Z test_torch_addmv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3481043Z test_torch_addr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3489088Z test_torch_adjoint (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3497111Z test_torch_affine_grid_generator (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3505037Z test_torch_alias_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3512904Z test_torch_all (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3521065Z test_torch_allclose (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3528907Z test_torch_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3536803Z test_torch_amax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3544831Z test_torch_amin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3552819Z test_torch_aminmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3561022Z test_torch_angle (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3569086Z test_torch_any (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3577046Z test_torch_arccos (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3584950Z test_torch_arccosh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3592790Z test_torch_arcsin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3600938Z test_torch_arcsinh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3609256Z test_torch_arctan (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3616830Z test_torch_arctan2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3624901Z test_torch_arctanh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3632915Z test_torch_argmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3641115Z test_torch_argmin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3649081Z test_torch_argsort (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3656931Z test_torch_argwhere (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3664850Z test_torch_as_strided_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3672823Z test_torch_asin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3680817Z test_torch_asinh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3688645Z test_torch_atan (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3696610Z test_torch_atan2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3704441Z test_torch_atanh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3712556Z test_torch_avg_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3720913Z test_torch_baddbmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3729091Z test_torch_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3737155Z test_torch_batch_norm_backward_elemt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3745077Z test_torch_batch_norm_backward_reduce (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3753026Z test_torch_batch_norm_elemt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3761087Z test_torch_batch_norm_gather_stats (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3769297Z test_torch_batch_norm_gather_stats_with_counts (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3777238Z test_torch_batch_norm_stats (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3785211Z test_torch_batch_norm_update_stats (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3793054Z test_torch_bernoulli (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3801294Z test_torch_bilinear (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3809191Z test_torch_binary_cross_entropy_with_logits (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3817216Z test_torch_bincount (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3825163Z test_torch_binomial (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3833117Z test_torch_bitwise_and (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3841516Z test_torch_bitwise_left_shift (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3849335Z test_torch_bitwise_not (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3857302Z test_torch_bitwise_or (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3865382Z test_torch_bitwise_right_shift (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3873379Z test_torch_bitwise_xor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3881559Z test_torch_bmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3889694Z test_torch_broadcast_to (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3897614Z test_torch_bucketize (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3905567Z test_torch_cat (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3913582Z test_torch_ccol_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3921706Z test_torch_ceil (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3929538Z test_torch_celu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3937570Z test_torch_channel_shuffle (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3945341Z test_torch_cholesky (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3953234Z test_torch_cholesky_inverse (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3961434Z test_torch_cholesky_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3969383Z test_torch_choose_qparams_optimized (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3977415Z test_torch_chunk (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3985355Z test_torch_clamp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.3993329Z test_torch_clamp_max (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4001554Z test_torch_clamp_min (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4009511Z test_torch_clip (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4017486Z test_torch_clone (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4025512Z test_torch_col_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4033442Z test_torch_column_stack (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4041803Z test_torch_combinations (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4049612Z test_torch_complex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4057657Z test_torch_concat (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4065569Z test_torch_conj (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4073546Z test_torch_conj_physical (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4081823Z test_torch_constant_pad_nd (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4090079Z test_torch_conv1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4098063Z test_torch_conv2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4106320Z test_torch_conv3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4114338Z test_torch_conv_tbc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4122662Z test_torch_conv_transpose1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4130747Z test_torch_conv_transpose2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4138748Z test_torch_conv_transpose3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4146782Z test_torch_convolution (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4154888Z test_torch_copysign (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4163152Z test_torch_corrcoef (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4170898Z test_torch_cos (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4178795Z test_torch_cosh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4186695Z test_torch_cosine_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4194728Z test_torch_cosine_similarity (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4203218Z test_torch_count_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4210972Z test_torch_cov (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4218952Z test_torch_cross (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4226876Z test_torch_crow_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4234939Z test_torch_ctc_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4243373Z test_torch_cummax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4251375Z test_torch_cummin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4259416Z test_torch_cumprod (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4267494Z test_torch_cumsum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4275557Z test_torch_cumulative_trapezoid (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4283737Z test_torch_deg2rad (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4291659Z test_torch_dequantize (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4299497Z test_torch_det (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4307407Z test_torch_detach (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4315339Z test_torch_detach_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4323487Z test_torch_diag (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4331495Z test_torch_diag_embed (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4339410Z test_torch_diagflat (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4347399Z test_torch_diagonal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4355607Z test_torch_diagonal_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4363818Z test_torch_diagonal_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4371969Z test_torch_diff (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4379999Z test_torch_digamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4388029Z test_torch_dist (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4395851Z test_torch_div (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4404186Z test_torch_divide (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4412092Z test_torch_dot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4420128Z test_torch_dropout (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4427971Z test_torch_dsmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4435969Z test_torch_dsplit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4444113Z test_torch_dstack (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4452018Z test_torch_eig (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4460080Z test_torch_embedding (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4468323Z test_torch_embedding_bag (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4476504Z test_torch_empty_like (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4484670Z test_torch_eq (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4492712Z test_torch_equal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4500637Z test_torch_erf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4508656Z test_torch_erfc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4516670Z test_torch_erfinv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4524657Z test_torch_exp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4532537Z test_torch_exp2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4540573Z test_torch_expand_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4548474Z test_torch_expm1 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4556537Z test_torch_fake_quantize_per_channel_affine (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4564787Z test_torch_fake_quantize_per_tensor_affine (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4572786Z test_torch_fbgemm_linear_fp16_weight (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4580785Z test_torch_fbgemm_linear_fp16_weight_fp32_activation (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4588685Z test_torch_fbgemm_linear_int8_weight (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4596729Z test_torch_fbgemm_linear_int8_weight_fp32_activation (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4604809Z test_torch_fbgemm_linear_quantize_weight (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4612825Z test_torch_fbgemm_pack_gemm_matrix_fp16 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4620850Z test_torch_fbgemm_pack_quantized_matrix (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4628749Z test_torch_feature_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4636663Z test_torch_feature_dropout (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4644838Z test_torch_fix (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4652817Z test_torch_flatten (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4660787Z test_torch_flip (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4668610Z test_torch_fliplr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4676604Z test_torch_flipud (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4684737Z test_torch_float_power (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4692664Z test_torch_floor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4700581Z test_torch_floor_divide (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4708704Z test_torch_fmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4716762Z test_torch_fmin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4724983Z test_torch_fmod (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4732857Z test_torch_frac (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4740718Z test_torch_frexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4748730Z test_torch_frobenius_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4756597Z test_torch_full_like (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4764656Z test_torch_functional_atleast_1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4772551Z test_torch_functional_atleast_2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4780359Z test_torch_functional_atleast_3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4788235Z test_torch_functional_block_diag (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4796106Z test_torch_functional_broadcast_tensors (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4804217Z test_torch_functional_cartesian_prod (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4812019Z test_torch_functional_cdist (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4819912Z test_torch_functional_chain_matmul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4827812Z test_torch_functional_einsum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4835646Z test_torch_functional_lu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4843816Z test_torch_functional_meshgrid (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4851719Z test_torch_functional_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4859614Z test_torch_functional_split (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4867785Z test_torch_functional_stft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4875680Z test_torch_functional_tensordot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4883652Z test_torch_functional_unique (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4891565Z test_torch_functional_unique_consecutive (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4899601Z test_torch_fused_moving_avg_obs_fake_quant (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4907712Z test_torch_gather (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4915986Z test_torch_gcd (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4924173Z test_torch_ge (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4932153Z test_torch_geqrf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4939937Z test_torch_ger (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4948143Z test_torch_gradient (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4956299Z test_torch_greater (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4964631Z test_torch_greater_equal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4972639Z test_torch_grid_sampler (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4980783Z test_torch_grid_sampler_2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4988757Z test_torch_grid_sampler_3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.4997125Z test_torch_group_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5005271Z test_torch_gru (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5013209Z test_torch_gru_cell (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5021165Z test_torch_gt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5029148Z test_torch_hardshrink (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5037222Z test_torch_heaviside (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5045076Z test_torch_hinge_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5053031Z test_torch_histc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5061207Z test_torch_histogram (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5069405Z test_torch_histogramdd (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5077700Z test_torch_hsmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5085506Z test_torch_hsplit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5093537Z test_torch_hstack (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5101404Z test_torch_hypot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5109241Z test_torch_i0 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5117528Z test_torch_igamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5125596Z test_torch_igammac (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5133440Z test_torch_imag (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5141432Z test_torch_index_add (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5149477Z test_torch_index_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5157813Z test_torch_index_fill (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5165924Z test_torch_index_put (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5173802Z test_torch_index_reduce (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5181788Z test_torch_index_select (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5189604Z test_torch_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5197733Z test_torch_inner (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5205741Z test_torch_instance_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5213717Z test_torch_int_repr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5221652Z test_torch_inverse (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5229629Z test_torch_is_complex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5238074Z test_torch_is_conj (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5245975Z test_torch_is_distributed (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5253836Z test_torch_is_floating_point (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5261721Z test_torch_is_inference (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5269629Z test_torch_is_neg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5277942Z test_torch_is_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5285693Z test_torch_is_same_size (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5293729Z test_torch_is_signed (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5301361Z test_torch_isclose (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5309140Z test_torch_isfinite (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5318065Z test_torch_isin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5325892Z test_torch_isinf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5333532Z test_torch_isnan (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5341639Z test_torch_isneginf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5349525Z test_torch_isposinf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5357500Z test_torch_isreal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5365519Z test_torch_istft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5373525Z test_torch_kl_div (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5381499Z test_torch_kron (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5389518Z test_torch_kthvalue (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5397790Z test_torch_layer_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5405746Z test_torch_lcm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5413686Z test_torch_ldexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5421790Z test_torch_le (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5429815Z test_torch_lerp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5437970Z test_torch_less (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5445801Z test_torch_less_equal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5453832Z test_torch_lgamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5461510Z test_torch_log (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5469492Z test_torch_log10 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5477854Z test_torch_log1p (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5485656Z test_torch_log2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5493583Z test_torch_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5501505Z test_torch_logaddexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5509477Z test_torch_logaddexp2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5517668Z test_torch_logcumsumexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5525613Z test_torch_logdet (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5533406Z test_torch_logical_and (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5541267Z test_torch_logical_not (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5549083Z test_torch_logical_or (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5557271Z test_torch_logical_xor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5565488Z test_torch_logit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5573371Z test_torch_logsumexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5581526Z test_torch_lstm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5589497Z test_torch_lstm_cell (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5597822Z test_torch_lstsq (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5605697Z test_torch_lt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5613603Z test_torch_lu_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5621815Z test_torch_lu_unpack (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5629836Z test_torch_margin_ranking_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5637975Z test_torch_masked_fill (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5645637Z test_torch_masked_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5653499Z test_torch_masked_select (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5661301Z test_torch_matmul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5669173Z test_torch_matrix_exp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5677290Z test_torch_matrix_power (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5685176Z test_torch_matrix_rank (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5693089Z test_torch_max (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5700968Z test_torch_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5709150Z test_torch_max_pool1d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5717521Z test_torch_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5725610Z test_torch_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5733663Z test_torch_maximum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5741413Z test_torch_mean (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5749344Z test_torch_median (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5757684Z test_torch_min (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5765617Z test_torch_minimum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5773624Z test_torch_miopen_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5781650Z test_torch_miopen_convolution (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5789827Z test_torch_miopen_convolution_transpose (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5798141Z test_torch_miopen_depthwise_convolution (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5806385Z test_torch_miopen_rnn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5814346Z test_torch_mode (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5822441Z test_torch_moveaxis (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5830382Z test_torch_movedim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5838813Z test_torch_msort (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5846548Z test_torch_mul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5854607Z test_torch_multinomial (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5862505Z test_torch_multiply (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5870405Z test_torch_mv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5878425Z test_torch_mvlgamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5886527Z test_torch_nan_to_num (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5894568Z test_torch_nanmean (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5902715Z test_torch_nanmedian (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5910695Z test_torch_nanquantile (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5918960Z test_torch_nansum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5927021Z test_torch_narrow (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5935386Z test_torch_narrow_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5943466Z test_torch_native_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5951635Z test_torch_native_channel_shuffle (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5959697Z test_torch_native_dropout (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5967713Z test_torch_native_group_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5975685Z test_torch_native_layer_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5983684Z test_torch_native_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5991654Z test_torch_ne (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.5999504Z test_torch_neg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6007873Z test_torch_negative (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6015644Z test_torch_nextafter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6023723Z test_torch_nn_functional__threshold (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6031549Z test_torch_nn_functional_adaptive_avg_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6039847Z test_torch_nn_functional_adaptive_avg_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6047709Z test_torch_nn_functional_adaptive_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6055610Z test_torch_nn_functional_adaptive_max_pool1d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6063433Z test_torch_nn_functional_adaptive_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6071356Z test_torch_nn_functional_adaptive_max_pool2d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6080003Z test_torch_nn_functional_adaptive_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6088581Z test_torch_nn_functional_adaptive_max_pool3d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6097018Z test_torch_nn_functional_affine_grid (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6105524Z test_torch_nn_functional_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6113921Z test_torch_nn_functional_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6122378Z test_torch_nn_functional_binary_cross_entropy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6130249Z test_torch_nn_functional_binary_cross_entropy_with_logits (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6138070Z test_torch_nn_functional_celu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6146003Z test_torch_nn_functional_cosine_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6154059Z test_torch_nn_functional_cross_entropy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6162077Z test_torch_nn_functional_ctc_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6170102Z test_torch_nn_functional_dropout (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6177816Z test_torch_nn_functional_dropout2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6185728Z test_torch_nn_functional_dropout3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6193488Z test_torch_nn_functional_elu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6201673Z test_torch_nn_functional_embedding (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6209500Z test_torch_nn_functional_embedding_bag (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6217558Z test_torch_nn_functional_feature_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6225479Z test_torch_nn_functional_fold (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6233237Z test_torch_nn_functional_fractional_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6241535Z test_torch_nn_functional_fractional_max_pool2d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6249301Z test_torch_nn_functional_fractional_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6257197Z test_torch_nn_functional_fractional_max_pool3d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6265036Z test_torch_nn_functional_gaussian_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6272911Z test_torch_nn_functional_glu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6280997Z test_torch_nn_functional_grid_sample (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6289006Z test_torch_nn_functional_group_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6296703Z test_torch_nn_functional_gumbel_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6304538Z test_torch_nn_functional_hardtanh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6312463Z test_torch_nn_functional_hinge_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6320698Z test_torch_nn_functional_huber_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6328650Z test_torch_nn_functional_instance_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6336583Z test_torch_nn_functional_interpolate (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6344333Z test_torch_nn_functional_kl_div (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6352304Z test_torch_nn_functional_l1_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6360192Z test_torch_nn_functional_layer_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6368119Z test_torch_nn_functional_leaky_relu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6376073Z test_torch_nn_functional_local_response_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6383917Z test_torch_nn_functional_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6391856Z test_torch_nn_functional_lp_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6400153Z test_torch_nn_functional_lp_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6408024Z test_torch_nn_functional_margin_ranking_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6415742Z test_torch_nn_functional_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6423658Z test_torch_nn_functional_max_pool1d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6431560Z test_torch_nn_functional_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6439610Z test_torch_nn_functional_max_pool2d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6447410Z test_torch_nn_functional_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6455341Z test_torch_nn_functional_max_pool3d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6463109Z test_torch_nn_functional_max_unpool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6470996Z test_torch_nn_functional_max_unpool2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6479259Z test_torch_nn_functional_max_unpool3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6487172Z test_torch_nn_functional_mish (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6494828Z test_torch_nn_functional_mse_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6502646Z test_torch_nn_functional_multi_head_attention_forward (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6510706Z test_torch_nn_functional_multi_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6518928Z test_torch_nn_functional_multilabel_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6526833Z test_torch_nn_functional_multilabel_soft_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6534674Z test_torch_nn_functional_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6542532Z test_torch_nn_functional_normalize (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6550415Z test_torch_nn_functional_pad (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6558295Z test_torch_nn_functional_poisson_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6565931Z test_torch_nn_functional_relu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6573907Z test_torch_nn_functional_relu6 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6581938Z test_torch_nn_functional_rrelu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6592988Z test_torch_nn_functional_selu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6605495Z test_torch_nn_functional_silu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6613812Z test_torch_nn_functional_smooth_l1_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6621932Z test_torch_nn_functional_soft_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6629524Z test_torch_nn_functional_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6637879Z test_torch_nn_functional_softmin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6645621Z test_torch_nn_functional_softsign (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6653436Z test_torch_nn_functional_tanhshrink (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6661282Z test_torch_nn_functional_triplet_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6669146Z test_torch_nn_functional_triplet_margin_with_distance_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6677569Z test_torch_nn_functional_unfold (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6685488Z test_torch_nn_init_constant_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6693363Z test_torch_nn_init_kaiming_uniform_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6701214Z test_torch_nn_init_normal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6709114Z test_torch_nn_init_uniform_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6717450Z test_torch_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6725488Z test_torch_norm_except_dim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6733454Z test_torch_not_equal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6741544Z test_torch_nuclear_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6749452Z test_torch_numel (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6757903Z test_torch_ones_like (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6766089Z test_torch_orgqr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6774004Z test_torch_ormqr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6782045Z test_torch_outer (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6790073Z test_torch_pairwise_distance (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6798516Z test_torch_pdist (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6806501Z test_torch_permute (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6814402Z test_torch_permute_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6822521Z test_torch_pinverse (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6830363Z test_torch_pixel_shuffle (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6838749Z test_torch_pixel_unshuffle (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6846671Z test_torch_poisson (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6854627Z test_torch_poisson_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6862659Z test_torch_polar (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6870612Z test_torch_polygamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6879075Z test_torch_positive (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6887279Z test_torch_pow (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6895288Z test_torch_prelu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6903313Z test_torch_prod (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6911310Z test_torch_put (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6919444Z test_torch_q_per_channel_axis (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6927415Z test_torch_q_per_channel_scales (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6935481Z test_torch_q_per_channel_zero_points (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6943197Z test_torch_q_scale (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6951093Z test_torch_q_zero_point (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6959183Z test_torch_qr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6967364Z test_torch_quantile (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6975481Z test_torch_quantize_per_channel (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6983656Z test_torch_quantize_per_tensor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6991705Z test_torch_quantize_per_tensor_dynamic (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.6999845Z test_torch_quantized_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7007885Z test_torch_quantized_gru_cell (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7016191Z test_torch_quantized_lstm_cell (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7025359Z test_torch_quantized_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7033498Z test_torch_quantized_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7041928Z test_torch_quantized_rnn_relu_cell (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7050077Z test_torch_quantized_rnn_tanh_cell (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7058032Z test_torch_rad2deg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7066204Z test_torch_rand_like (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7074448Z test_torch_randint_like (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7082773Z test_torch_randn_like (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7090637Z test_torch_ravel (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7098574Z test_torch_real (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7106555Z test_torch_reciprocal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7114457Z test_torch_relu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7122792Z test_torch_remainder (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7130824Z test_torch_renorm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7138997Z test_torch_repeat_interleave (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7146880Z test_torch_reshape (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7154791Z test_torch_resolve_conj (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7162987Z test_torch_resolve_neg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7171076Z test_torch_rnn_relu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7179140Z test_torch_rnn_relu_cell (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7186992Z test_torch_rnn_tanh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7195088Z test_torch_rnn_tanh_cell (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7203282Z test_torch_roll (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7211225Z test_torch_rot90 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7219396Z test_torch_round (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7227530Z test_torch_row_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7235197Z test_torch_row_stack (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7243377Z test_torch_rrelu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7251395Z test_torch_rsqrt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7259301Z test_torch_rsub (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7267347Z test_torch_saddmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7275678Z test_torch_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7283941Z test_torch_scatter_add (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7292042Z test_torch_scatter_reduce (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7300176Z test_torch_searchsorted (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7308232Z test_torch_segment_reduce (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7316262Z test_torch_select (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7324552Z test_torch_select_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7332447Z test_torch_select_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7340293Z test_torch_selu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7348079Z test_torch_sgn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7355988Z test_torch_sigmoid (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7364067Z test_torch_sign (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7372146Z test_torch_signbit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7379935Z test_torch_sin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7387905Z test_torch_sinc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7395735Z test_torch_sinh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7403793Z test_torch_slice_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7411873Z test_torch_slice_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7420025Z test_torch_slogdet (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7427895Z test_torch_smm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7436083Z test_torch_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7444517Z test_torch_sort (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7452465Z test_torch_split_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7460448Z test_torch_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7468483Z test_torch_split_with_sizes_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7476343Z test_torch_sqrt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7484557Z test_torch_square (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7492580Z test_torch_squeeze (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7500331Z test_torch_squeeze_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7508210Z test_torch_stack (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7516396Z test_torch_std (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7524811Z test_torch_std_mean (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7532830Z test_torch_sub (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7540747Z test_torch_subtract (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7548827Z test_torch_sum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7557201Z test_torch_svd (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7565110Z test_torch_swapaxes (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7573018Z test_torch_swapdims (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7581039Z test_torch_symeig (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7588913Z test_torch_t (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7597086Z test_torch_t_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7604973Z test_torch_take (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7612886Z test_torch_take_along_dim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7621091Z test_torch_tan (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7629517Z test_torch_tanh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7637902Z test_torch_tensor_split (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7645822Z test_torch_threshold (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7653726Z test_torch_tile (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7661709Z test_torch_topk (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7669791Z test_torch_trace (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7678024Z test_torch_transpose (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7685878Z test_torch_transpose_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7693861Z test_torch_trapezoid (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7701877Z test_torch_trapz (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7710222Z test_torch_triangular_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7718293Z test_torch_tril (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7726357Z test_torch_triplet_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7734404Z test_torch_triu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7742250Z test_torch_true_divide (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7750127Z test_torch_trunc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7758372Z test_torch_unbind (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7766361Z test_torch_unbind_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7774287Z test_torch_unfold_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7782164Z test_torch_unsafe_chunk (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7790175Z test_torch_unsafe_split (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7798357Z test_torch_unsafe_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7806235Z test_torch_unsqueeze (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7814091Z test_torch_unsqueeze_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7822069Z test_torch_values_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7830355Z test_torch_var (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7838879Z test_torch_var_mean (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7846889Z test_torch_vdot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7854835Z test_torch_view_as_complex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7862753Z test_torch_view_as_complex_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7870568Z test_torch_view_as_real (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7878823Z test_torch_view_as_real_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7886638Z test_torch_view_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7894633Z test_torch_vsplit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7902506Z test_torch_vstack (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7910520Z test_torch_where (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7918929Z test_torch_xlogy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7926831Z test_torch_zeros_like (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T05:22:32.7932280Z test_user_implementation_raises (__main__.TestTorchFunctionOverride) 2022-05-18T05:22:32.7936003Z Test that errors raised in user implementations propagate correctly ... ok (0.001s) 2022-05-18T05:22:32.7996584Z test_warn_on_invalid_torch_function (__main__.TestTorchFunctionWarning) ... ok (0.006s) 2022-05-18T05:22:32.8008092Z test_wrap_torch_function (__main__.TestWrapTorchFunction) ... ok (0.001s) 2022-05-18T05:22:32.8008715Z 2022-05-18T05:22:32.8009108Z ---------------------------------------------------------------------- 2022-05-18T05:22:32.8009465Z Ran 1362 tests in 2.907s 2022-05-18T05:22:32.8009619Z 2022-05-18T05:22:32.8009714Z OK 2022-05-18T05:22:32.8009847Z 2022-05-18T05:22:32.8009983Z Generating XML reports... 2022-05-18T05:22:32.8051249Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestBroadcastAllOverride-20220518052229.xml 2022-05-18T05:22:32.8054558Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestDisabledTorchFunction-20220518052229.xml 2022-05-18T05:22:32.8058112Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestEinsumOverride-20220518052229.xml 2022-05-18T05:22:32.8061217Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestGradCheckOverride-20220518052229.xml 2022-05-18T05:22:32.8064363Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestGradNewOnesOverride-20220518052229.xml 2022-05-18T05:22:32.8071655Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestIndexing-20220518052229.xml 2022-05-18T05:22:32.8075274Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestIterator-20220518052229.xml 2022-05-18T05:22:32.8080447Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestNamedTuple-20220518052229.xml 2022-05-18T05:22:32.8083679Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestPickle-20220518052229.xml 2022-05-18T05:22:32.8087014Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestRNN-20220518052229.xml 2022-05-18T05:22:32.9434330Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestTorchFunctionOverride-20220518052229.xml 2022-05-18T05:22:32.9438016Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestTorchFunctionWarning-20220518052229.xml 2022-05-18T05:22:32.9441302Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestWrapTorchFunction-20220518052229.xml 2022-05-18T05:22:33.2013092Z Running test_bundled_inputs ... [2022-05-18 05:22:33.200750] 2022-05-18T05:22:33.2014087Z Executing ['/opt/conda/bin/python', 'test_bundled_inputs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 05:22:33.200854] 2022-05-18T05:22:34.1116544Z Test results will be stored in test-reports/python-unittest/test_bundled_inputs 2022-05-18T05:22:34.1138541Z 2022-05-18T05:22:34.1139044Z Running tests... 2022-05-18T05:22:34.1139560Z ---------------------------------------------------------------------- 2022-05-18T05:22:35.7914144Z test_bad_inputs (__main__.TestBundledInputs) ... ok (1.677s) 2022-05-18T05:22:36.5777597Z test_dict_args (__main__.TestBundledInputs) ... ok (0.786s) 2022-05-18T05:22:36.5878498Z test_double_augment_fail (__main__.TestBundledInputs) ... ok (0.010s) 2022-05-18T05:22:36.5983942Z test_double_augment_non_mutator (__main__.TestBundledInputs) ... ok (0.010s) 2022-05-18T05:22:36.6133874Z test_double_augment_success (__main__.TestBundledInputs) ... ok (0.015s) 2022-05-18T05:22:36.6286026Z test_large_tensor_with_inflation (__main__.TestBundledInputs) ... ok (0.015s) 2022-05-18T05:22:36.6896383Z test_multiple_methods_with_inputs (__main__.TestBundledInputs) ... ok (0.061s) 2022-05-18T05:22:36.6961075Z test_multiple_methods_with_inputs_both_defined_failure (__main__.TestBundledInputs) ... ok (0.007s) 2022-05-18T05:22:36.7024502Z test_multiple_methods_with_inputs_neither_defined_failure (__main__.TestBundledInputs) ... ok (0.006s) 2022-05-18T05:22:36.7157803Z test_non_tensors (__main__.TestBundledInputs) ... ok (0.013s) 2022-05-18T05:22:36.7280611Z test_rejected_tensors (__main__.TestBundledInputs) ... ok (0.012s) 2022-05-18T05:22:36.7690916Z test_single_tensors (__main__.TestBundledInputs) ... ok (0.041s) 2022-05-18T05:22:36.7691397Z 2022-05-18T05:22:36.7692025Z ---------------------------------------------------------------------- 2022-05-18T05:22:36.7692637Z Ran 12 tests in 2.655s 2022-05-18T05:22:36.7692945Z 2022-05-18T05:22:36.7693114Z OK 2022-05-18T05:22:36.7693368Z 2022-05-18T05:22:36.7693603Z Generating XML reports... 2022-05-18T05:22:36.7741091Z Generated XML report: test-reports/python-unittest/test_bundled_inputs/TEST-TestBundledInputs-20220518052234.xml 2022-05-18T05:22:37.0180040Z Running test_datapipe ... [2022-05-18 05:22:37.017457] 2022-05-18T05:22:37.0180741Z Executing ['/opt/conda/bin/python', 'test_datapipe.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 05:22:37.017563] 2022-05-18T05:22:37.8831622Z Test results will be stored in test-reports/python-unittest/test_datapipe 2022-05-18T05:22:37.8866040Z 2022-05-18T05:22:37.8866571Z Running tests... 2022-05-18T05:22:37.8867041Z ---------------------------------------------------------------------- 2022-05-18T05:22:37.8872430Z test_basic_capture (__main__.TestCaptureDataFrame) ... skip: no dataframes (pandas) (0.001s) 2022-05-18T05:22:37.8898701Z test_circular_serialization_with_dill (__main__.TestCircularSerialization) ... skip: no dill (0.003s) 2022-05-18T05:22:39.5644370Z test_circular_serialization_with_pickle (__main__.TestCircularSerialization) ... ok (1.674s) 2022-05-18T05:22:39.5654331Z test_as_string (__main__.TestDataChunk) ... ok (0.001s) 2022-05-18T05:22:39.5666812Z test_getitem (__main__.TestDataChunk) ... ok (0.001s) 2022-05-18T05:22:39.5678304Z test_iter (__main__.TestDataChunk) ... ok (0.001s) 2022-05-18T05:22:39.5684759Z test_len (__main__.TestDataChunk) ... ok (0.001s) 2022-05-18T05:22:39.5698170Z test_random_shuffle (__main__.TestDataChunk) ... ok (0.001s) 2022-05-18T05:22:39.5711461Z test_reverse (__main__.TestDataChunk) ... ok (0.001s) 2022-05-18T05:22:39.5724371Z test_sort (__main__.TestDataChunk) ... ok (0.001s) 2022-05-18T05:22:39.5733661Z test_batch (__main__.TestDataFramesPipes) ... skip: Fix DataFramePipes Tests (0.001s) 2022-05-18T05:22:39.5741780Z test_capture (__main__.TestDataFramesPipes) ... skip: Fix DataFramePipes Tests (0.001s) 2022-05-18T05:22:39.5748836Z test_filter (__main__.TestDataFramesPipes) ... skip: Fix DataFramePipes Tests (0.001s) 2022-05-18T05:22:39.5756587Z test_shuffle (__main__.TestDataFramesPipes) ... skip: Fix DataFramePipes Tests (0.001s) 2022-05-18T05:22:39.5763472Z test_unbatch (__main__.TestDataFramesPipes) ... skip: Fix DataFramePipes Tests (0.001s) 2022-05-18T05:22:39.5904641Z test_batch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.014s) 2022-05-18T05:22:39.6021967Z test_collate_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.012s) 2022-05-18T05:22:39.6226178Z test_concat_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.020s) 2022-05-18T05:22:39.6304573Z 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-18T05:22:39.6305381Z "Lambda function is not supported for pickle, please use " 2022-05-18T05:22:39.6503497Z /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-18T05:22:39.6504091Z "Lambda function is not supported for pickle, please use " 2022-05-18T05:22:39.6545632Z /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-18T05:22:39.6546243Z "Lambda function is not supported for pickle, please use " 2022-05-18T05:22:39.6611587Z /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-18T05:22:39.6612179Z "Lambda function is not supported for pickle, please use " 2022-05-18T05:22:39.6722048Z /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-18T05:22:39.6722638Z "Lambda function is not supported for pickle, please use " 2022-05-18T05:22:39.6804458Z ok (0.058s) 2022-05-18T05:22:39.6975564Z test_filter_datapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.017s) 2022-05-18T05:22:39.7862720Z test_fork_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.089s) 2022-05-18T05:22:39.7960628Z test_iterable_wrapper_datapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.010s) 2022-05-18T05:22:39.8741723Z test_map_dict_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.078s) 2022-05-18T05:22:39.8889403Z 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-18T05:22:39.8890106Z "Lambda function is not supported for pickle, please use " 2022-05-18T05:22:39.9000765Z ok (0.026s) 2022-05-18T05:22:40.0506186Z test_map_tuple_list_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.150s) 2022-05-18T05:22:40.0629778Z test_mux_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.012s) 2022-05-18T05:22:40.0670398Z test_sampler_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.004s) 2022-05-18T05:22:40.6938402Z test_serializable (__main__.TestFunctionalIterDataPipe) ... ok (0.627s) 2022-05-18T05:22:40.6959696Z test_serializable_with_dill (__main__.TestFunctionalIterDataPipe) 2022-05-18T05:22:40.6971742Z Only for DataPipes that take in a function as argument ... ok (0.003s) 2022-05-18T05:22:40.6990714Z 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-18T05:22:40.7041506Z test_stream_reader_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.005s) 2022-05-18T05:22:40.7303357Z test_unbatch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.026s) 2022-05-18T05:22:40.7397292Z test_zip_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.009s) 2022-05-18T05:22:40.7444524Z test_batch_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.005s) 2022-05-18T05:22:40.7473920Z test_concat_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.003s) 2022-05-18T05:22:40.7531808Z test_map_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.006s) 2022-05-18T05:22:40.7561385Z test_sequence_wrapper_datapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.003s) 2022-05-18T05:22:40.7706446Z test_serializable (__main__.TestFunctionalMapDataPipe) ... ok (0.014s) 2022-05-18T05:22:40.7718818Z test_serializable_with_dill (__main__.TestFunctionalMapDataPipe) 2022-05-18T05:22:40.7723618Z Only for DataPipes that take in a function as argument ... ok (0.002s) 2022-05-18T05:22:40.7746047Z test_shuffler_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.002s) 2022-05-18T05:22:40.7770452Z test_zip_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.002s) 2022-05-18T05:22:40.7777675Z test_simple_traverse (__main__.TestGraph) ... skip: no dill (0.001s) 2022-05-18T05:22:40.7788620Z test_traverse_forked (__main__.TestGraph) ... skip: no dill (0.001s) 2022-05-18T05:22:40.7801587Z test_traverse_mapdatapipe (__main__.TestGraph) ... ok (0.001s) 2022-05-18T05:22:40.7812041Z test_traverse_mixdatapipe (__main__.TestGraph) ... ok (0.001s) 2022-05-18T05:22:40.7826029Z test_iterdatapipe_singleton_buggy (__main__.TestIterDataPipeSingletonConstraint) 2022-05-18T05:22:40.7912693Z Buggy test case case where IterDataPipe's `__iter__` returns a new object, but also has ... ok (0.010s) 2022-05-18T05:22:40.7950810Z test_iterdatapipe_singleton_constraint_multiple_outputs (__main__.TestIterDataPipeSingletonConstraint) 2022-05-18T05:22:40.8275510Z Testing for the case where IterDataPipe has multiple child DataPipes as outputs. ... ok (0.036s) 2022-05-18T05:22:40.8283299Z test_iterdatapipe_singleton_generator (__main__.TestIterDataPipeSingletonConstraint) 2022-05-18T05:22:40.8486696Z Testing for the case where IterDataPipe's `__iter__` is a generator function. ... ok (0.021s) 2022-05-18T05:22:40.8500510Z test_iterdatapipe_singleton_new_object (__main__.TestIterDataPipeSingletonConstraint) 2022-05-18T05:22:40.8527875Z Testing for the case where IterDataPipe's `__iter__` isn't a generator nor returns `self`, ... ok (0.004s) 2022-05-18T05:22:40.8542476Z test_iterdatapipe_singleton_self_next (__main__.TestIterDataPipeSingletonConstraint) 2022-05-18T05:22:40.8812188Z Testing for the case where IterDataPipe's `__iter__` returns `self` and there is a `__next__` method ... ok (0.028s) 2022-05-18T05:22:40.8839807Z 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-18T05:22:40.8840505Z "Lambda function is not supported for pickle, please use " 2022-05-18T05:22:40.9062493Z ok (0.025s) 2022-05-18T05:22:40.9229005Z test_groupby_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.017s) 2022-05-18T05:22:40.9297968Z test_listdirfiles_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.007s) 2022-05-18T05:22:40.9363693Z test_listdirfilesdeterministic_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.006s) 2022-05-18T05:22:40.9491197Z test_map_with_col_file_handle_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.013s) 2022-05-18T05:22:40.9581292Z test_openfilesfromdisk_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.009s) 2022-05-18T05:22:40.9650166Z test_routeddecoder_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.007s) 2022-05-18T05:22:40.9657662Z test_spawn_lambdas_iter (__main__.TestSerialization) ... skip: no dill (0.001s) 2022-05-18T05:22:40.9664974Z test_spawn_lambdas_map (__main__.TestSerialization) ... skip: no dill (0.001s) 2022-05-18T05:22:41.0652335Z test_old_dataloader (__main__.TestSharding) ... ok (0.098s) 2022-05-18T05:22:41.0682920Z test_sharding_length (__main__.TestSharding) ... ok (0.003s) 2022-05-18T05:22:41.1255416Z test_simple_sharding (__main__.TestSharding) ... ok (0.057s) 2022-05-18T05:22:41.1271219Z test_api (__main__.TestStreamWrapper) ... ok (0.001s) 2022-05-18T05:22:41.1280019Z test_dir (__main__.TestStreamWrapper) ... ok (0.001s) 2022-05-18T05:22:41.1295853Z test_pickle (__main__.TestStreamWrapper) ... ok (0.001s) 2022-05-18T05:22:41.1308334Z test_repr (__main__.TestStreamWrapper) ... ok (0.001s) 2022-05-18T05:22:41.1356839Z test_compile_time (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.005s) 2022-05-18T05:22:41.1370153Z test_construct_time (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.001s) 2022-05-18T05:22:41.1379702Z test_isinstance (__main__.TestTyping) ... ok (0.001s) 2022-05-18T05:22:41.1403474Z test_issubinstance (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.002s) 2022-05-18T05:22:41.1413753Z test_protocol (__main__.TestTyping) ... ok (0.001s) 2022-05-18T05:22:41.1427575Z test_reinforce (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.001s) 2022-05-18T05:22:41.1444545Z test_runtime (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.002s) 2022-05-18T05:22:41.1468561Z test_subtype (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.002s) 2022-05-18T05:22:41.1470545Z 2022-05-18T05:22:41.1471176Z ---------------------------------------------------------------------- 2022-05-18T05:22:41.1471561Z Ran 74 tests in 3.260s 2022-05-18T05:22:41.1471732Z 2022-05-18T05:22:41.1471865Z OK (skipped=18) 2022-05-18T05:22:41.1472022Z 2022-05-18T05:22:41.1472154Z Generating XML reports... 2022-05-18T05:22:41.1513115Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestCircularSerialization-20220518052237.xml 2022-05-18T05:22:41.1523260Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestDataChunk-20220518052237.xml 2022-05-18T05:22:41.1546814Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestFunctionalIterDataPipe-20220518052237.xml 2022-05-18T05:22:41.1557879Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestFunctionalMapDataPipe-20220518052237.xml 2022-05-18T05:22:41.1565958Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestGraph-20220518052237.xml 2022-05-18T05:22:41.1574901Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeSingletonConstraint-20220518052237.xml 2022-05-18T05:22:41.1584802Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterableDataPipeBasic-20220518052237.xml 2022-05-18T05:22:41.1590462Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestSharding-20220518052237.xml 2022-05-18T05:22:41.1597330Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestStreamWrapper-20220518052237.xml 2022-05-18T05:22:41.1610725Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestTyping-20220518052237.xml 2022-05-18T05:22:41.1614603Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestCaptureDataFrame-20220518052237.xml 2022-05-18T05:22:41.1623561Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestDataFramesPipes-20220518052237.xml 2022-05-18T05:22:41.1628812Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestSerialization-20220518052237.xml 2022-05-18T05:22:41.4396659Z Running test_subclass ... [2022-05-18 05:22:41.439097] 2022-05-18T05:22:41.4397711Z Executing ['/opt/conda/bin/python', 'test_subclass.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 05:22:41.439202] 2022-05-18T05:22:42.3483676Z Test results will be stored in test-reports/python-unittest/test_subclass 2022-05-18T05:22:42.3505921Z 2022-05-18T05:22:42.3506341Z Running tests... 2022-05-18T05:22:42.3506853Z ---------------------------------------------------------------------- 2022-05-18T05:22:43.9660560Z test_deepcopy_base_tensor_as_param_False (__main__.TestSubclass) ... ok (1.615s) 2022-05-18T05:22:43.9678295Z test_deepcopy_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T05:22:43.9727466Z test_deepcopy_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.005s) 2022-05-18T05:22:43.9767290Z test_deepcopy_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.004s) 2022-05-18T05:22:43.9803045Z test_deepcopy_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.003s) 2022-05-18T05:22:43.9838814Z test_deepcopy_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.003s) 2022-05-18T05:22:43.9859864Z test_deepcopy_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T05:22:43.9880941Z test_deepcopy_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T05:22:43.9935184Z test_deepcopy_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.005s) 2022-05-18T05:22:43.9991257Z test_deepcopy_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.006s) 2022-05-18T05:22:44.0008081Z test_lazy_module_base_tensor (__main__.TestSubclass) ... expected failure (0.002s) 2022-05-18T05:22:44.0025871Z 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-18T05:22:44.0026625Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-05-18T05:22:44.0039644Z expected failure (0.003s) 2022-05-18T05:22:44.0063743Z test_lazy_module_logging_tensor (__main__.TestSubclass) ... expected failure (0.002s) 2022-05-18T05:22:44.0087570Z test_lazy_module_non_wrapper_tensor (__main__.TestSubclass) ... expected failure (0.002s) 2022-05-18T05:22:44.0113129Z test_lazy_module_sparse_tensor (__main__.TestSubclass) ... expected failure (0.002s) 2022-05-18T05:22:44.0152950Z test_module_optimization_base_tensor (__main__.TestSubclass) ... ok (0.004s) 2022-05-18T05:22:44.0251920Z test_module_optimization_diag_tensor_below (__main__.TestSubclass) ... ok (0.010s) 2022-05-18T05:22:44.0326393Z test_module_optimization_logging_tensor (__main__.TestSubclass) ... ok (0.007s) 2022-05-18T05:22:44.0374009Z test_module_optimization_non_wrapper_tensor (__main__.TestSubclass) ... ok (0.005s) 2022-05-18T05:22:44.0504427Z test_module_optimization_sparse_tensor (__main__.TestSubclass) ... ok (0.013s) 2022-05-18T05:22:44.0517882Z test_param_invariants_base_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T05:22:44.0529884Z test_param_invariants_base_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T05:22:44.0544827Z test_param_invariants_diag_tensor_below_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T05:22:44.0560218Z test_param_invariants_diag_tensor_below_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T05:22:44.0574203Z test_param_invariants_logging_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T05:22:44.0588207Z test_param_invariants_logging_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T05:22:44.0601583Z test_param_invariants_non_wrapper_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T05:22:44.0614162Z test_param_invariants_non_wrapper_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T05:22:44.0630654Z test_param_invariants_sparse_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T05:22:44.0647380Z test_param_invariants_sparse_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T05:22:44.0670409Z test_parametrization_base_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T05:22:44.0693489Z test_parametrization_base_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T05:22:44.0709935Z test_parametrization_diag_tensor_below_leave_parametrized_False (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T05:22:44.0726507Z test_parametrization_diag_tensor_below_leave_parametrized_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T05:22:44.0742826Z test_parametrization_logging_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T05:22:44.0759236Z test_parametrization_logging_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T05:22:44.0784092Z test_parametrization_non_wrapper_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T05:22:44.0809987Z test_parametrization_non_wrapper_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T05:22:44.0850916Z test_parametrization_sparse_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.004s) 2022-05-18T05:22:44.0893772Z test_parametrization_sparse_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.004s) 2022-05-18T05:22:44.0908507Z test_repr_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T05:22:44.0923714Z test_repr_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T05:22:44.0939552Z test_repr_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T05:22:44.0958475Z test_repr_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T05:22:44.0974338Z test_repr_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T05:22:44.0991848Z test_repr_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T05:22:44.1007660Z test_repr_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T05:22:44.1023821Z test_repr_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T05:22:44.1041560Z test_repr_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T05:22:44.1062617Z test_repr_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T05:22:44.1088198Z test_serialization_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T05:22:44.1110230Z test_serialization_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T05:22:44.1152936Z test_serialization_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.004s) 2022-05-18T05:22:44.1195508Z test_serialization_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.004s) 2022-05-18T05:22:44.1232960Z test_serialization_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.004s) 2022-05-18T05:22:44.1273150Z test_serialization_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.004s) 2022-05-18T05:22:44.1297812Z test_serialization_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T05:22:44.1323832Z test_serialization_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T05:22:44.1379692Z test_serialization_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.005s) 2022-05-18T05:22:44.1439514Z test_serialization_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.006s) 2022-05-18T05:22:44.1451410Z test_type_propagation_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T05:22:44.1463777Z test_type_propagation_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T05:22:44.1477814Z test_type_propagation_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T05:22:44.1494023Z test_type_propagation_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T05:22:44.1506937Z test_type_propagation_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T05:22:44.1521989Z test_type_propagation_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T05:22:44.1534080Z test_type_propagation_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T05:22:44.1546699Z test_type_propagation_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T05:22:44.1561127Z test_type_propagation_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T05:22:44.1579245Z test_type_propagation_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T05:22:44.1579517Z 2022-05-18T05:22:44.1579854Z ---------------------------------------------------------------------- 2022-05-18T05:22:44.1580192Z Ran 70 tests in 1.807s 2022-05-18T05:22:44.1580358Z 2022-05-18T05:22:44.1580467Z OK (expected failures=5) 2022-05-18T05:22:44.1580640Z 2022-05-18T05:22:44.1580772Z Generating XML reports... 2022-05-18T05:22:44.1684633Z Generated XML report: test-reports/python-unittest/test_subclass/TEST-TestSubclass-20220518052242.xml 2022-05-18T05:22:44.4084773Z Running test_native_functions ... [2022-05-18 05:22:44.407929] 2022-05-18T05:22:44.4085502Z Executing ['/opt/conda/bin/python', 'test_native_functions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 05:22:44.408035] 2022-05-18T05:22:45.2929310Z Test results will be stored in test-reports/python-unittest/test_native_functions 2022-05-18T05:22:45.2946213Z 2022-05-18T05:22:45.2946684Z Running tests... 2022-05-18T05:22:45.2947188Z ---------------------------------------------------------------------- 2022-05-18T05:22:47.0613920Z test_optional_filled_intlist (__main__.TestNativeFunctions) ... ok (1.766s) 2022-05-18T05:22:47.0771227Z test_optional_floatlist (__main__.TestNativeFunctions) ... ok (0.016s) 2022-05-18T05:22:47.0883672Z test_optional_floatlist_invalid (__main__.TestNativeFunctions) ... ok (0.011s) 2022-05-18T05:22:47.1023856Z test_optional_intlist (__main__.TestNativeFunctions) ... ok (0.014s) 2022-05-18T05:22:47.1130413Z test_optional_intlist_invalid (__main__.TestNativeFunctions) ... ok (0.011s) 2022-05-18T05:22:47.1209493Z test_string_defaults (__main__.TestNativeFunctions) ... ok (0.008s) 2022-05-18T05:22:47.1209966Z 2022-05-18T05:22:47.1210387Z ---------------------------------------------------------------------- 2022-05-18T05:22:47.1210734Z Ran 6 tests in 1.826s 2022-05-18T05:22:47.1210915Z 2022-05-18T05:22:47.1211089Z OK 2022-05-18T05:22:47.1211318Z 2022-05-18T05:22:47.1211482Z Generating XML reports... 2022-05-18T05:22:47.1251074Z Generated XML report: test-reports/python-unittest/test_native_functions/TEST-TestNativeFunctions-20220518052245.xml 2022-05-18T05:22:47.3745621Z Running test_functionalization ... [2022-05-18 05:22:47.374032] 2022-05-18T05:22:47.3746313Z Executing ['/opt/conda/bin/python', 'test_functionalization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 05:22:47.374136] 2022-05-18T05:22:48.2607534Z Test results will be stored in test-reports/python-unittest/test_functionalization 2022-05-18T05:22:48.2624566Z 2022-05-18T05:22:48.2624828Z Running tests... 2022-05-18T05:22:48.2625264Z ---------------------------------------------------------------------- 2022-05-18T05:22:49.9204040Z test_aliases_maintained_after_pass_when_reapplying_views (__main__.TestFunctionalization) ... ok (1.658s) 2022-05-18T05:22:49.9243049Z test_cat (__main__.TestFunctionalization) ... ok (0.004s) 2022-05-18T05:22:49.9268206Z 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-18T05:22:49.9270519Z tmp = torch.zeros(2, 2) 2022-05-18T05:22:49.9321603Z ok (0.008s) 2022-05-18T05:22:49.9352822Z test_diagonal (__main__.TestFunctionalization) ... ok (0.003s) 2022-05-18T05:22:49.9368690Z test_diagonal_mutated_input (__main__.TestFunctionalization) ... ok (0.002s) 2022-05-18T05:22:49.9458147Z test_everything (__main__.TestFunctionalization) ... ok (0.009s) 2022-05-18T05:22:49.9480800Z test_fill_ (__main__.TestFunctionalization) ... ok (0.002s) 2022-05-18T05:22:49.9506762Z test_inplace_on_non_view (__main__.TestFunctionalization) ... ok (0.002s) 2022-05-18T05:22:49.9540377Z test_mixed_wrappers_invalid (__main__.TestFunctionalization) ... ok (0.003s) 2022-05-18T05:22:49.9554906Z test_mixed_wrappers_valid (__main__.TestFunctionalization) ... ok (0.001s) 2022-05-18T05:22:49.9568079Z 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:24.) 2022-05-18T05:22:49.9569003Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2022-05-18T05:22:49.9578411Z ok (0.002s) 2022-05-18T05:22:49.9605888Z test_multiple_levels_of_wrapping (__main__.TestFunctionalization) ... ok (0.003s) 2022-05-18T05:22:49.9620364Z test_nested_functions_propagate_updates (__main__.TestFunctionalization) ... ok (0.001s) 2022-05-18T05:22:49.9632709Z test_only_one_view (__main__.TestFunctionalization) ... ok (0.001s) 2022-05-18T05:22:49.9647333Z 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-18T05:22:49.9648375Z indices = torch.arange(4) 2022-05-18T05:22:49.9649697Z 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-18T05:22:49.9650584Z values = torch.arange(4, dtype=y.dtype) 2022-05-18T05:22:49.9664592Z ok (0.003s) 2022-05-18T05:22:49.9694788Z test_reapply_views_simple (__main__.TestFunctionalization) ... ok (0.003s) 2022-05-18T05:22:49.9722304Z test_scalars (__main__.TestFunctionalization) ... ok (0.003s) 2022-05-18T05:22:49.9751100Z test_simple (__main__.TestFunctionalization) ... ok (0.003s) 2022-05-18T05:22:49.9764666Z 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:24.) 2022-05-18T05:22:49.9765548Z torch.add(y, tmp, out=z) 2022-05-18T05:22:49.9780806Z ok (0.003s) 2022-05-18T05:22:49.9814761Z test_split (__main__.TestFunctionalization) ... ok (0.003s) 2022-05-18T05:22:49.9832758Z test_tensor_ctr (__main__.TestFunctionalization) ... ok (0.002s) 2022-05-18T05:22:49.9845969Z 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-18T05:22:49.9847144Z return torch._C._VariableFunctions.block_diag(tensors) # type: ignore[attr-defined] 2022-05-18T05:22:49.9868366Z ok (0.003s) 2022-05-18T05:22:49.9895314Z test_view_inplace (__main__.TestFunctionalization) ... ok (0.003s) 2022-05-18T05:22:49.9895671Z 2022-05-18T05:22:49.9895977Z ---------------------------------------------------------------------- 2022-05-18T05:22:49.9896328Z Ran 23 tests in 1.727s 2022-05-18T05:22:49.9896495Z 2022-05-18T05:22:49.9896591Z OK 2022-05-18T05:22:49.9896730Z 2022-05-18T05:22:49.9896860Z Generating XML reports... 2022-05-18T05:22:49.9955932Z Generated XML report: test-reports/python-unittest/test_functionalization/TEST-TestFunctionalization-20220518052248.xml 2022-05-18T05:22:50.2248932Z Running test_license ... [2022-05-18 05:22:50.224372] 2022-05-18T05:22:50.2249565Z Executing ['/opt/conda/bin/python', 'test_license.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 05:22:50.224475] 2022-05-18T05:22:51.0996509Z Test results will be stored in test-reports/python-unittest/test_license 2022-05-18T05:22:51.1014379Z 2022-05-18T05:22:51.1014714Z Running tests... 2022-05-18T05:22:51.1015203Z ---------------------------------------------------------------------- 2022-05-18T05:22:51.1025143Z test_distinfo_license (__main__.TestLicense) 2022-05-18T05:22:52.7681529Z If run when pytorch is installed via a wheel, the license will be in ... ok (1.666s) 2022-05-18T05:22:52.7687450Z test_license_for_wheel (__main__.TestLicense) ... skip: can only be run in a source tree (0.001s) 2022-05-18T05:22:52.7689039Z 2022-05-18T05:22:52.7689452Z ---------------------------------------------------------------------- 2022-05-18T05:22:52.7689810Z Ran 2 tests in 1.667s 2022-05-18T05:22:52.7689974Z 2022-05-18T05:22:52.7690073Z OK (skipped=1) 2022-05-18T05:22:52.7690226Z 2022-05-18T05:22:52.7690347Z Generating XML reports... 2022-05-18T05:22:52.7726765Z Generated XML report: test-reports/python-unittest/test_license/TEST-TestLicense-20220518052251.xml 2022-05-18T05:22:53.0085167Z Running test_tensorexpr_pybind ... [2022-05-18 05:22:53.008001] 2022-05-18T05:22:53.0096569Z Executing ['/opt/conda/bin/python', 'test_tensorexpr_pybind.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 05:22:53.008106] 2022-05-18T05:22:55.5624153Z Test results will be stored in test-reports/python-unittest/test_tensorexpr_pybind 2022-05-18T05:22:55.5650525Z 2022-05-18T05:22:55.5650737Z Running tests... 2022-05-18T05:22:55.5651185Z ---------------------------------------------------------------------- 2022-05-18T05:22:55.5915859Z test_unary_ops (__main__.TestExprHandlePyBind) ... ok (0.026s) 2022-05-18T05:22:55.6248315Z test_alloc_in_loop (__main__.TestTensorExprPyBind) ... ok (0.033s) 2022-05-18T05:22:55.6268522Z test_call_raw (__main__.TestTensorExprPyBind) ... ok (0.002s) 2022-05-18T05:22:55.6279239Z test_dtype_error (__main__.TestTensorExprPyBind) ... ok (0.001s) 2022-05-18T05:22:55.6306007Z test_dynamic_shape (__main__.TestTensorExprPyBind) ... ok (0.003s) 2022-05-18T05:22:55.6344978Z test_dynamic_shape_2d (__main__.TestTensorExprPyBind) ... ok (0.004s) 2022-05-18T05:22:55.6366095Z test_external_calls (__main__.TestTensorExprPyBind) ... ok (0.002s) 2022-05-18T05:22:55.8288284Z test_kernel_shape_prop (__main__.TestTensorExprPyBind) ... ok (0.192s) 2022-05-18T05:22:55.8820241Z test_kernel_shape_prop_module (__main__.TestTensorExprPyBind) ... ok (0.053s) 2022-05-18T05:22:55.9164153Z test_kernel_with_custom_lowering (__main__.TestTensorExprPyBind) ... ok (0.034s) 2022-05-18T05:22:55.9501584Z test_kernel_with_expand (__main__.TestTensorExprPyBind) ... ok (0.034s) 2022-05-18T05:22:56.0276752Z test_kernel_with_permute (__main__.TestTensorExprPyBind) ... ok (0.077s) 2022-05-18T05:22:56.0553335Z test_kernel_with_scalar_inputs (__main__.TestTensorExprPyBind) ... ok (0.028s) 2022-05-18T05:22:56.0929377Z test_kernel_with_t (__main__.TestTensorExprPyBind) ... ok (0.037s) 2022-05-18T05:22:56.1277210Z test_kernel_with_tensor_inputs (__main__.TestTensorExprPyBind) ... ok (0.035s) 2022-05-18T05:22:56.1657577Z test_kernel_with_transpose (__main__.TestTensorExprPyBind) ... ok (0.038s) 2022-05-18T05:22:56.1674600Z test_simple_sum (__main__.TestTensorExprPyBind) ... ok (0.002s) 2022-05-18T05:22:56.1675293Z 2022-05-18T05:22:56.1675698Z ---------------------------------------------------------------------- 2022-05-18T05:22:56.1676076Z Ran 17 tests in 0.602s 2022-05-18T05:22:56.1676227Z 2022-05-18T05:22:56.1676323Z OK 2022-05-18T05:22:56.1676460Z 2022-05-18T05:22:56.1676588Z Generating XML reports... 2022-05-18T05:22:56.1709403Z Generated XML report: test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestExprHandlePyBind-20220518052255.xml 2022-05-18T05:22:56.1729263Z Generated XML report: test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestTensorExprPyBind-20220518052255.xml 2022-05-18T05:22:56.4114376Z Running test_cpp_extensions_aot_no_ninja ... [2022-05-18 05:22:56.410890] 2022-05-18T05:22:58.1343354Z running install 2022-05-18T05:22:58.1345452Z /opt/conda/lib/python3.7/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-05-18T05:22:58.1346054Z setuptools.SetuptoolsDeprecationWarning, 2022-05-18T05:22:58.1484594Z running build 2022-05-18T05:22:58.1485053Z running build_py 2022-05-18T05:22:58.2297784Z creating build 2022-05-18T05:22:58.2298363Z creating build/lib.linux-x86_64-3.7 2022-05-18T05:22:58.2298798Z creating build/lib.linux-x86_64-3.7/torch_test_cpp_extension 2022-05-18T05:22:58.2299340Z copying torch_test_cpp_extension/__init__.py -> build/lib.linux-x86_64-3.7/torch_test_cpp_extension 2022-05-18T05:22:58.2301815Z running build_ext 2022-05-18T05:22:58.2380787Z building 'torch_test_cpp_extension.cpp' extension 2022-05-18T05:22:58.2381754Z creating build/temp.linux-x86_64-3.7 2022-05-18T05:22:58.2385761Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c extension.cpp -o build/temp.linux-x86_64-3.7/extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -DTORCH_EXTENSION_NAME=cpp -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-05-18T05:23:27.1348386Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-05-18T05:23:27.1359282Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/extension.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cpp.cpython-37m-x86_64-linux-gnu.so 2022-05-18T05:23:27.4485880Z building 'torch_test_cpp_extension.ort' extension 2022-05-18T05:23:27.4489967Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c ort_extension.cpp -o build/temp.linux-x86_64-3.7/ort_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -DTORCH_EXTENSION_NAME=ort -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-05-18T05:23:56.2412598Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-05-18T05:23:56.2424923Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/ort_extension.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/ort.cpython-37m-x86_64-linux-gnu.so 2022-05-18T05:23:56.5637527Z building 'torch_test_cpp_extension.rng' extension 2022-05-18T05:23:56.5641740Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c rng_extension.cpp -o build/temp.linux-x86_64-3.7/rng_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -DTORCH_EXTENSION_NAME=rng -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-05-18T05:24:31.0401901Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-05-18T05:24:31.0403146Z In file included from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/cpu/vec/vec256/vec256.h:8:0, 2022-05-18T05:24:31.0404227Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/cpu/vec/vec.h:4, 2022-05-18T05:24:31.0405381Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/native/cpu/Loops.h:36, 2022-05-18T05:24:31.0406600Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/native/cpu/DistributionTemplates.h:8, 2022-05-18T05:24:31.0411060Z from rng_extension.cpp:6: 2022-05-18T05:24:31.0412135Z /opt/conda/lib/python3.7/site-packages/torch/include/ATen/cpu/vec/vec_base.h:974:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T05:24:31.0412583Z # pragma unroll 2022-05-18T05:24:31.0412850Z 2022-05-18T05:24:31.0415302Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/rng_extension.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/rng.cpython-37m-x86_64-linux-gnu.so 2022-05-18T05:24:31.3690270Z building 'torch_test_cpp_extension.cuda' extension 2022-05-18T05:24:31.3694650Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/usr/local/cuda/include -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c cuda_extension.cpp -o build/temp.linux-x86_64-3.7/cuda_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -DTORCH_EXTENSION_NAME=cuda -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-05-18T05:25:00.0360667Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-05-18T05:25:00.0375226Z /usr/local/cuda/bin/nvcc -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/usr/local/cuda/include -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c cuda_extension_kernel.cu -o build/temp.linux-x86_64-3.7/cuda_extension_kernel.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options '-fPIC' -O2 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -DTORCH_EXTENSION_NAME=cuda -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=compute_52 -gencode=arch=compute_52,code=sm_52 -std=c++14 2022-05-18T05:25:00.0440594Z nvcc warning : The 'compute_35', 'compute_37', 'compute_50', 'sm_35', 'sm_37' and 'sm_50' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2022-05-18T05:25:28.3833690Z /usr/local/cuda/bin/nvcc -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/usr/local/cuda/include -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c cuda_extension_kernel2.cu -o build/temp.linux-x86_64-3.7/cuda_extension_kernel2.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options '-fPIC' -O2 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -DTORCH_EXTENSION_NAME=cuda -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=compute_52 -gencode=arch=compute_52,code=sm_52 -std=c++14 2022-05-18T05:25:28.3889498Z nvcc warning : The 'compute_35', 'compute_37', 'compute_50', 'sm_35', 'sm_37' and 'sm_50' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2022-05-18T05:25:56.0860277Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/cuda_extension.o build/temp.linux-x86_64-3.7/cuda_extension_kernel.o build/temp.linux-x86_64-3.7/cuda_extension_kernel2.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -L/usr/local/cuda/lib64 -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda_cu -ltorch_cuda_cpp -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cuda.cpython-37m-x86_64-linux-gnu.so 2022-05-18T05:25:56.5312608Z building 'torch_test_cpp_extension.torch_library' extension 2022-05-18T05:25:56.5318318Z /usr/local/cuda/bin/nvcc -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/usr/local/cuda/include -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c torch_library.cu -o build/temp.linux-x86_64-3.7/torch_library.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options '-fPIC' -O2 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -DTORCH_EXTENSION_NAME=torch_library -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=compute_52 -gencode=arch=compute_52,code=sm_52 -std=c++14 2022-05-18T05:25:56.5374941Z nvcc warning : The 'compute_35', 'compute_37', 'compute_50', 'sm_35', 'sm_37' and 'sm_50' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2022-05-18T05:27:37.0128212Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/torch_library.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -L/usr/local/cuda/lib64 -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda_cu -ltorch_cuda_cpp -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/torch_library.cpython-37m-x86_64-linux-gnu.so 2022-05-18T05:27:37.3302073Z building 'torch_test_cpp_extension.cublas_extension' extension 2022-05-18T05:27:37.3305944Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/usr/local/cuda/include -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c cublas_extension.cpp -o build/temp.linux-x86_64-3.7/cublas_extension.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -DTORCH_EXTENSION_NAME=cublas_extension -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-05-18T05:28:00.2080290Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-05-18T05:28:00.2092237Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/cublas_extension.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -L/usr/local/cuda/lib64 -lcublas -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda_cu -ltorch_cuda_cpp -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cublas_extension.cpython-37m-x86_64-linux-gnu.so 2022-05-18T05:28:00.6026924Z building 'torch_test_cpp_extension.cusolver_extension' extension 2022-05-18T05:28:00.6031245Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/usr/local/cuda/include -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c cusolver_extension.cpp -o build/temp.linux-x86_64-3.7/cusolver_extension.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -DTORCH_EXTENSION_NAME=cusolver_extension -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-05-18T05:28:23.5010628Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-05-18T05:28:23.5023475Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/cusolver_extension.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -L/usr/local/cuda/lib64 -lcusolver -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda_cu -ltorch_cuda_cpp -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cusolver_extension.cpython-37m-x86_64-linux-gnu.so 2022-05-18T05:28:23.8698297Z running install_lib 2022-05-18T05:28:23.9543626Z creating install 2022-05-18T05:28:23.9547608Z creating install/opt 2022-05-18T05:28:23.9548023Z creating install/opt/conda 2022-05-18T05:28:23.9548333Z creating install/opt/conda/lib 2022-05-18T05:28:23.9548633Z creating install/opt/conda/lib/python3.7 2022-05-18T05:28:23.9549186Z creating install/opt/conda/lib/python3.7/site-packages 2022-05-18T05:28:23.9549705Z creating install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-05-18T05:28:23.9550587Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/__init__.py -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-05-18T05:28:23.9551399Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cpp.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-05-18T05:28:23.9624962Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/ort.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-05-18T05:28:23.9701758Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/rng.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-05-18T05:28:23.9780967Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cuda.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-05-18T05:28:23.9852722Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/torch_library.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-05-18T05:28:23.9855890Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cublas_extension.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-05-18T05:28:23.9890229Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cusolver_extension.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-05-18T05:28:23.9931476Z byte-compiling ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension/__init__.py to __init__.cpython-37.pyc 2022-05-18T05:28:23.9934308Z running install_egg_info 2022-05-18T05:28:24.1581092Z running egg_info 2022-05-18T05:28:24.1581509Z creating torch_test_cpp_extension.egg-info 2022-05-18T05:28:24.2385147Z writing torch_test_cpp_extension.egg-info/PKG-INFO 2022-05-18T05:28:24.3134161Z writing dependency_links to torch_test_cpp_extension.egg-info/dependency_links.txt 2022-05-18T05:28:24.7648389Z writing top-level names to torch_test_cpp_extension.egg-info/top_level.txt 2022-05-18T05:28:24.7649369Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-05-18T05:28:24.7713574Z reading manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-05-18T05:28:24.7722954Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-05-18T05:28:24.7723620Z Copying torch_test_cpp_extension.egg-info to ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension-0.0.0-py3.7.egg-info 2022-05-18T05:28:24.7730666Z running install_scripts 2022-05-18T05:28:26.6718568Z running install 2022-05-18T05:28:26.6720320Z /opt/conda/lib/python3.7/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-05-18T05:28:26.6720899Z setuptools.SetuptoolsDeprecationWarning, 2022-05-18T05:28:26.6865995Z running build 2022-05-18T05:28:26.6866371Z running build_ext 2022-05-18T05:28:26.7348047Z building 'no_python_abi_suffix_test' extension 2022-05-18T05:28:26.7349196Z creating /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build 2022-05-18T05:28:26.7350103Z creating /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7 2022-05-18T05:28:26.7803235Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7/build.ninja... 2022-05-18T05:28:26.7804877Z Compiling objects... 2022-05-18T05:28:26.7805207Z Using envvar MAX_JOBS (14) as the number of workers... 2022-05-18T05:28:26.8786064Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7/no_python_abi_suffix_test.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/no_python_abi_suffix_test.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7/no_python_abi_suffix_test.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=no_python_abi_suffix_test -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-05-18T05:28:26.8787918Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-05-18T05:28:26.8840416Z creating build/lib.linux-x86_64-3.7 2022-05-18T05:28:26.8843431Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7/no_python_abi_suffix_test.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/no_python_abi_suffix_test.so 2022-05-18T05:28:27.0542926Z running install_lib 2022-05-18T05:28:27.1416072Z creating install 2022-05-18T05:28:27.1416698Z creating install/opt 2022-05-18T05:28:27.1417285Z creating install/opt/conda 2022-05-18T05:28:27.1417588Z creating install/opt/conda/lib 2022-05-18T05:28:27.1418012Z creating install/opt/conda/lib/python3.7 2022-05-18T05:28:27.1419356Z creating install/opt/conda/lib/python3.7/site-packages 2022-05-18T05:28:27.1420324Z copying build/lib.linux-x86_64-3.7/no_python_abi_suffix_test.so -> ./install/opt/conda/lib/python3.7/site-packages 2022-05-18T05:28:27.1428216Z running install_egg_info 2022-05-18T05:28:27.3158116Z running egg_info 2022-05-18T05:28:27.3158847Z creating no_python_abi_suffix_test.egg-info 2022-05-18T05:28:27.3990125Z writing no_python_abi_suffix_test.egg-info/PKG-INFO 2022-05-18T05:28:27.4769026Z writing dependency_links to no_python_abi_suffix_test.egg-info/dependency_links.txt 2022-05-18T05:28:27.9436708Z writing top-level names to no_python_abi_suffix_test.egg-info/top_level.txt 2022-05-18T05:28:27.9438085Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-05-18T05:28:27.9503037Z reading manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-05-18T05:28:27.9511651Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-05-18T05:28:27.9513015Z Copying no_python_abi_suffix_test.egg-info to ./install/opt/conda/lib/python3.7/site-packages/no_python_abi_suffix_test-0.0.0-py3.7.egg-info 2022-05-18T05:28:27.9520569Z running install_scripts 2022-05-18T05:28:28.2393998Z Executing ['/opt/conda/bin/python', 'test_cpp_extensions_aot_no_ninja.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 05:28:28.238845] 2022-05-18T05:28:31.2060115Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_aot_no_ninja 2022-05-18T05:28:31.2081202Z 2022-05-18T05:28:31.2081742Z Running tests... 2022-05-18T05:28:31.2084266Z ---------------------------------------------------------------------- 2022-05-18T05:28:31.2253182Z test_backward (__main__.TestCppExtensionAOT) ... ok (0.017s) 2022-05-18T05:28:31.5128223Z test_cublas_extension (__main__.TestCppExtensionAOT) ... ok (0.287s) 2022-05-18T05:28:31.5154345Z test_cuda_extension (__main__.TestCppExtensionAOT) ... ok (0.003s) 2022-05-18T05:28:31.6108628Z test_cusolver_extension (__main__.TestCppExtensionAOT) ... ok (0.095s) 2022-05-18T05:28:31.6122969Z test_extension_function (__main__.TestCppExtensionAOT) ... ok (0.001s) 2022-05-18T05:28:31.6136234Z test_extension_module (__main__.TestCppExtensionAOT) ... ok (0.001s) 2022-05-18T05:28:31.6152740Z test_no_python_abi_suffix_sets_the_correct_library_name (__main__.TestCppExtensionAOT) ... ok (0.002s) 2022-05-18T05:28:31.6161699Z test_optional (__main__.TestCppExtensionAOT) ... ok (0.001s) 2022-05-18T05:28:31.6175549Z test_add (__main__.TestORTTensor) ... ok (0.001s) 2022-05-18T05:28:31.6200303Z test_conv_backend_override (__main__.TestORTTensor) ... ok (0.002s) 2022-05-18T05:28:31.6263711Z test_unregistered (__main__.TestORTTensor) ... ok (0.006s) 2022-05-18T05:28:31.6283834Z test_zeros (__main__.TestORTTensor) ... ok (0.002s) 2022-05-18T05:28:31.6325376Z test_rng (__main__.TestRNGExtension) ... ok (0.004s) 2022-05-18T05:28:31.7122419Z test_torch_library (__main__.TestTorchLibrary) ... ok (0.080s) 2022-05-18T05:28:31.7125975Z 2022-05-18T05:28:31.7126398Z ---------------------------------------------------------------------- 2022-05-18T05:28:31.7126761Z Ran 14 tests in 0.504s 2022-05-18T05:28:31.7126911Z 2022-05-18T05:28:31.7127013Z OK 2022-05-18T05:28:31.7127148Z 2022-05-18T05:28:31.7127279Z Generating XML reports... 2022-05-18T05:28:31.7172470Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestCppExtensionAOT-20220518052831.xml 2022-05-18T05:28:31.7179293Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestORTTensor-20220518052831.xml 2022-05-18T05:28:31.7183564Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestRNGExtension-20220518052831.xml 2022-05-18T05:28:31.7187377Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestTorchLibrary-20220518052831.xml 2022-05-18T05:28:32.0910164Z Running test_nestedtensor ... [2022-05-18 05:28:32.090498] 2022-05-18T05:28:32.0910900Z Executing ['/opt/conda/bin/python', 'test_nestedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 05:28:32.090597] 2022-05-18T05:28:34.6535049Z Test results will be stored in test-reports/python-unittest/test_nestedtensor 2022-05-18T05:28:34.6559614Z 2022-05-18T05:28:34.6559851Z Running tests... 2022-05-18T05:28:34.6560574Z ---------------------------------------------------------------------- 2022-05-18T05:28:34.6579729Z test_activations (__main__.TestNestedTensor) ... test_nestedtensor.py:198: 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:52.) 2022-05-18T05:28:34.6580371Z nt = nested_tensor([t]) 2022-05-18T05:28:34.6609521Z ok (0.005s) 2022-05-18T05:28:34.6631640Z test_default_nested_tensor (__main__.TestNestedTensor) ... ok (0.002s) 2022-05-18T05:28:34.6646699Z test_dim (__main__.TestNestedTensor) ... ok (0.001s) 2022-05-18T05:28:34.6678956Z test_is_contiguous (__main__.TestNestedTensor) ... ok (0.003s) 2022-05-18T05:28:34.6690908Z test_nested_tensor (__main__.TestNestedTensor) ... ok (0.001s) 2022-05-18T05:28:34.6764261Z test_nested_tensor_matching_dim (__main__.TestNestedTensor) ... ok (0.007s) 2022-05-18T05:28:34.6792112Z test_numel (__main__.TestNestedTensor) ... ok (0.003s) 2022-05-18T05:28:34.6830493Z test_repr_string (__main__.TestNestedTensor) ... ok (0.004s) 2022-05-18T05:28:34.6859836Z test_size (__main__.TestNestedTensor) ... ok (0.003s) 2022-05-18T05:28:34.6888818Z test_stride (__main__.TestNestedTensor) ... ok (0.003s) 2022-05-18T05:28:34.6900713Z test_to_padded_tensor_on_empty_tensor (__main__.TestNestedTensor) ... ok (0.001s) 2022-05-18T05:28:34.6917749Z test_unbind_0 (__main__.TestNestedTensor) ... ok (0.002s) 2022-05-18T05:28:34.6933649Z test_unbind_1 (__main__.TestNestedTensor) ... ok (0.001s) 2022-05-18T05:28:34.6950378Z test_unbind_3 (__main__.TestNestedTensor) ... ok (0.002s) 2022-05-18T05:28:34.6967091Z test_unbind_4 (__main__.TestNestedTensor) ... ok (0.002s) 2022-05-18T05:28:34.7007486Z test_unbind_dim (__main__.TestNestedTensor) ... ok (0.004s) 2022-05-18T05:28:34.7037278Z test_device_checks_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T05:28:34.7110237Z test_embedding_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T05:28:34.7339973Z test_layer_norm_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.023s) 2022-05-18T05:28:34.7568036Z test_layer_norm_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.023s) 2022-05-18T05:28:34.7609454Z test_nested_tensor_add_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T05:28:34.7650500Z test_nested_tensor_add_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T05:28:34.7692194Z test_nested_tensor_add_in_place_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T05:28:34.7734781Z test_nested_tensor_add_in_place_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T05:28:34.7775517Z test_nested_tensor_mul_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T05:28:34.7816136Z test_nested_tensor_mul_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T05:28:34.7857172Z test_nested_tensor_mul_in_place_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T05:28:34.7898092Z test_nested_tensor_mul_in_place_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T05:28:34.7933195Z test_to_padded_tensor_dim2_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T05:28:34.7969680Z test_to_padded_tensor_dim2_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T05:28:34.8002326Z test_to_padded_tensor_dim2_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T05:28:34.8036286Z test_to_padded_tensor_dim3_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T05:28:34.8070101Z test_to_padded_tensor_dim3_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T05:28:34.8103660Z test_to_padded_tensor_dim3_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T05:28:34.8142584Z test_to_padded_tensor_dim4_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T05:28:34.8182908Z test_to_padded_tensor_dim4_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T05:28:34.8221578Z test_to_padded_tensor_dim4_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T05:28:34.8273197Z test_to_padded_tensor_output_size_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T05:28:34.8319930Z test_to_padded_tensor_output_size_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T05:28:34.8363020Z test_to_padded_tensor_simple_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T05:28:34.8406153Z test_to_padded_tensor_simple_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T05:28:34.8451367Z test_to_then_from_padded_tensor_no_transform0213_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T05:28:34.8451788Z 2022-05-18T05:28:34.8452125Z ---------------------------------------------------------------------- 2022-05-18T05:28:34.8452853Z Ran 42 tests in 0.189s 2022-05-18T05:28:34.8453170Z 2022-05-18T05:28:34.8453330Z OK 2022-05-18T05:28:34.8453473Z 2022-05-18T05:28:34.8453604Z Generating XML reports... 2022-05-18T05:28:34.8510130Z Generated XML report: test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensor-20220518052834.xml 2022-05-18T05:28:34.8540771Z Generated XML report: test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorDeviceTypeCUDA-20220518052834.xml 2022-05-18T05:28:35.0939573Z Running test_numba_integration ... [2022-05-18 05:28:35.093416] 2022-05-18T05:28:35.0940278Z Executing ['/opt/conda/bin/python', 'test_numba_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 05:28:35.093519] 2022-05-18T05:28:37.6234829Z Test results will be stored in test-reports/python-unittest/test_numba_integration 2022-05-18T05:28:37.6251644Z 2022-05-18T05:28:37.6252021Z Running tests... 2022-05-18T05:28:37.6252576Z ---------------------------------------------------------------------- 2022-05-18T05:28:37.6266750Z test_active_device (__main__.TestNumbaIntegration) 2022-05-18T05:28:37.6267321Z 'as_cuda_array' tensor device must match active numba context. ... skip: No multigpu (0.001s) 2022-05-18T05:28:37.6290826Z test_array_adaptor (__main__.TestNumbaIntegration) 2022-05-18T05:28:37.6690653Z Torch __cuda_array_adaptor__ exposes tensor data to numba.cuda. ... ok (0.042s) 2022-05-18T05:28:37.6708075Z test_conversion_errors (__main__.TestNumbaIntegration) 2022-05-18T05:28:37.6718550Z Numba properly detects array interface for tensor.Tensor variants. ... ok (0.003s) 2022-05-18T05:28:37.6744803Z test_cuda_array_interface (__main__.TestNumbaIntegration) 2022-05-18T05:28:37.6813889Z torch.Tensor exposes __cuda_array_interface__ for cuda tensors. ... ok (0.009s) 2022-05-18T05:28:37.6841740Z test_from_cuda_array_interface (__main__.TestNumbaIntegration) 2022-05-18T05:28:37.6842678Z torch.as_tensor() and torch.tensor() supports the __cuda_array_interface__ protocol. ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.003s) 2022-05-18T05:28:37.6858312Z test_from_cuda_array_interface_active_device (__main__.TestNumbaIntegration) 2022-05-18T05:28:37.6858889Z torch.as_tensor() tensor device must match active numba context. ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.002s) 2022-05-18T05:28:37.6870149Z test_from_cuda_array_interface_inferred_strides (__main__.TestNumbaIntegration) 2022-05-18T05:28:37.6911551Z torch.as_tensor(numba_ary) should have correct inferred (contiguous) strides ... ok (0.005s) 2022-05-18T05:28:37.6921214Z test_from_cuda_array_interface_lifetime (__main__.TestNumbaIntegration) 2022-05-18T05:28:37.6922293Z torch.as_tensor(obj) tensor grabs a reference to obj so that the lifetime of obj exceeds the tensor ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.001s) 2022-05-18T05:28:37.6922894Z 2022-05-18T05:28:37.6923360Z ---------------------------------------------------------------------- 2022-05-18T05:28:37.6924082Z Ran 8 tests in 0.067s 2022-05-18T05:28:37.6924427Z 2022-05-18T05:28:37.6924623Z OK (skipped=4) 2022-05-18T05:28:37.6924842Z 2022-05-18T05:28:37.6924973Z Generating XML reports... 2022-05-18T05:28:37.6968695Z Generated XML report: test-reports/python-unittest/test_numba_integration/TEST-TestNumbaIntegration-20220518052837.xml 2022-05-18T05:28:37.9374531Z Running test_complex ... [2022-05-18 05:28:37.936889] 2022-05-18T05:28:37.9375247Z Executing ['/opt/conda/bin/python', 'test_complex.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 05:28:37.936991] 2022-05-18T05:28:40.4481539Z Test results will be stored in test-reports/python-unittest/test_complex 2022-05-18T05:28:40.4501590Z 2022-05-18T05:28:40.4502128Z Running tests... 2022-05-18T05:28:40.4502597Z ---------------------------------------------------------------------- 2022-05-18T05:28:40.4537919Z test_dtype_inference_cuda_float32 (__main__.TestComplexTensorCUDA) ... ok (0.003s) 2022-05-18T05:28:40.4558970Z test_dtype_inference_cuda_float64 (__main__.TestComplexTensorCUDA) ... ok (0.002s) 2022-05-18T05:28:40.4581067Z test_to_list_cuda_complex128 (__main__.TestComplexTensorCUDA) ... ok (0.002s) 2022-05-18T05:28:40.4602719Z test_to_list_cuda_complex64 (__main__.TestComplexTensorCUDA) ... ok (0.002s) 2022-05-18T05:28:40.4602986Z 2022-05-18T05:28:40.4603523Z ---------------------------------------------------------------------- 2022-05-18T05:28:40.4603892Z Ran 4 tests in 0.010s 2022-05-18T05:28:40.4604066Z 2022-05-18T05:28:40.4604144Z OK 2022-05-18T05:28:40.4604285Z 2022-05-18T05:28:40.4604411Z Generating XML reports... 2022-05-18T05:28:40.4640113Z Generated XML report: test-reports/python-unittest/test_complex/TEST-TestComplexTensorCUDA-20220518052840.xml 2022-05-18T05:28:40.6907707Z Running test_vulkan ... [2022-05-18 05:28:40.690260] 2022-05-18T05:28:40.6908375Z Executing ['/opt/conda/bin/python', 'test_vulkan.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 05:28:40.690360] 2022-05-18T05:28:41.5764941Z Test results will be stored in test-reports/python-unittest/test_vulkan 2022-05-18T05:28:41.5781693Z 2022-05-18T05:28:41.5782268Z Running tests... 2022-05-18T05:28:41.5782842Z ---------------------------------------------------------------------- 2022-05-18T05:28:41.5829825Z test_conv (__main__.TestVulkanRewritePass) ... skip: Vulkan backend must be available for these tests. (0.005s) 2022-05-18T05:28:41.5830148Z 2022-05-18T05:28:41.5830441Z ---------------------------------------------------------------------- 2022-05-18T05:28:41.5830778Z Ran 1 test in 0.005s 2022-05-18T05:28:41.5830926Z 2022-05-18T05:28:41.5831037Z OK (skipped=1) 2022-05-18T05:28:41.5831191Z 2022-05-18T05:28:41.5831318Z Generating XML reports... 2022-05-18T05:28:41.5865365Z Generated XML report: test-reports/python-unittest/test_vulkan/TEST-TestVulkanRewritePass-20220518052841.xml 2022-05-18T05:28:41.7015381Z Running distributions/test_constraints ... [2022-05-18 05:28:41.700985] 2022-05-18T05:28:41.7016070Z Executing ['/opt/conda/bin/python', '-m', 'pytest', 'distributions/test_constraints.py', '-v'] ... [2022-05-18 05:28:41.701089] 2022-05-18T05:28:42.4462203Z ============================= test session starts ============================== 2022-05-18T05:28:42.4462771Z platform linux -- Python 3.7.13, pytest-7.1.2, pluggy-1.0.0 -- /opt/conda/bin/python 2022-05-18T05:28:42.4515458Z cachedir: .pytest_cache 2022-05-18T05:28:42.4516335Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/var/lib/jenkins/workspace/test/.hypothesis/examples') 2022-05-18T05:28:42.4516851Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2022-05-18T05:28:42.4517243Z plugins: hypothesis-4.53.2 2022-05-18T05:28:44.7899809Z collecting ...  2022-05-18T05:28:44.7941348Z collecting 132 items  2022-05-18T05:28:44.7941986Z collected 132 items  2022-05-18T05:28:44.7949033Z 2022-05-18T05:28:44.7981409Z distributions/test_constraints.py::test_constraint[False-constraint_fn0-False-value0] PASSED [ 0%] 2022-05-18T05:28:44.8000260Z distributions/test_constraints.py::test_constraint[False-constraint_fn1-False-value1] PASSED [ 1%] 2022-05-18T05:28:44.8018654Z distributions/test_constraints.py::test_constraint[False-constraint_fn2-False-value2] PASSED [ 2%] 2022-05-18T05:28:44.8037632Z distributions/test_constraints.py::test_constraint[False-constraint_fn3-True-value3] PASSED [ 3%] 2022-05-18T05:28:44.8059522Z distributions/test_constraints.py::test_constraint[False-constraint_fn4-False-value4] PASSED [ 3%] 2022-05-18T05:28:44.8083663Z distributions/test_constraints.py::test_constraint[False-constraint_fn5-False-value5] PASSED [ 4%] 2022-05-18T05:28:44.8101513Z distributions/test_constraints.py::test_constraint[False-constraint_fn6-True-value6] PASSED [ 5%] 2022-05-18T05:28:44.8121300Z distributions/test_constraints.py::test_constraint[False-constraint_fn7-True-value7] PASSED [ 6%] 2022-05-18T05:28:44.8142086Z distributions/test_constraints.py::test_constraint[False-constraint_fn8-False-value8] PASSED [ 6%] 2022-05-18T05:28:44.8160924Z distributions/test_constraints.py::test_constraint[False-constraint_fn9-True-value9] PASSED [ 7%] 2022-05-18T05:28:44.8180707Z distributions/test_constraints.py::test_constraint[False-constraint_fn10-False-value10] PASSED [ 8%] 2022-05-18T05:28:44.8202286Z distributions/test_constraints.py::test_constraint[False-constraint_fn11-False-value11] PASSED [ 9%] 2022-05-18T05:28:44.8220605Z distributions/test_constraints.py::test_constraint[False-constraint_fn12-True-value12] PASSED [ 9%] 2022-05-18T05:28:44.8240792Z distributions/test_constraints.py::test_constraint[False-constraint_fn13-True-value13] PASSED [ 10%] 2022-05-18T05:28:44.8261876Z distributions/test_constraints.py::test_constraint[False-constraint_fn14-False-value14] PASSED [ 11%] 2022-05-18T05:28:44.8281190Z distributions/test_constraints.py::test_constraint[False-constraint_fn15-True-value15] PASSED [ 12%] 2022-05-18T05:28:44.8301066Z distributions/test_constraints.py::test_constraint[False-constraint_fn16-True-value16] PASSED [ 12%] 2022-05-18T05:28:44.8322697Z distributions/test_constraints.py::test_constraint[False-constraint_fn17-True-value17] PASSED [ 13%] 2022-05-18T05:28:44.8345718Z distributions/test_constraints.py::test_constraint[True-constraint_fn0-False-value0] PASSED [ 14%] 2022-05-18T05:28:44.8367923Z distributions/test_constraints.py::test_constraint[True-constraint_fn1-False-value1] PASSED [ 15%] 2022-05-18T05:28:44.8389835Z distributions/test_constraints.py::test_constraint[True-constraint_fn2-False-value2] PASSED [ 15%] 2022-05-18T05:28:44.8411523Z distributions/test_constraints.py::test_constraint[True-constraint_fn3-True-value3] PASSED [ 16%] 2022-05-18T05:28:45.3546770Z distributions/test_constraints.py::test_constraint[True-constraint_fn4-False-value4] PASSED [ 17%] 2022-05-18T05:28:45.3571766Z distributions/test_constraints.py::test_constraint[True-constraint_fn5-False-value5] PASSED [ 18%] 2022-05-18T05:28:45.3593292Z distributions/test_constraints.py::test_constraint[True-constraint_fn6-True-value6] PASSED [ 18%] 2022-05-18T05:28:45.3617599Z distributions/test_constraints.py::test_constraint[True-constraint_fn7-True-value7] PASSED [ 19%] 2022-05-18T05:28:45.3641160Z distributions/test_constraints.py::test_constraint[True-constraint_fn8-False-value8] PASSED [ 20%] 2022-05-18T05:28:45.3662188Z distributions/test_constraints.py::test_constraint[True-constraint_fn9-True-value9] PASSED [ 21%] 2022-05-18T05:28:45.3686273Z distributions/test_constraints.py::test_constraint[True-constraint_fn10-False-value10] PASSED [ 21%] 2022-05-18T05:28:45.3709665Z distributions/test_constraints.py::test_constraint[True-constraint_fn11-False-value11] PASSED [ 22%] 2022-05-18T05:28:45.3731036Z distributions/test_constraints.py::test_constraint[True-constraint_fn12-True-value12] PASSED [ 23%] 2022-05-18T05:28:45.3754878Z distributions/test_constraints.py::test_constraint[True-constraint_fn13-True-value13] PASSED [ 24%] 2022-05-18T05:28:45.3777715Z distributions/test_constraints.py::test_constraint[True-constraint_fn14-False-value14] PASSED [ 25%] 2022-05-18T05:28:45.3799267Z distributions/test_constraints.py::test_constraint[True-constraint_fn15-True-value15] PASSED [ 25%] 2022-05-18T05:28:45.3822697Z distributions/test_constraints.py::test_constraint[True-constraint_fn16-True-value16] PASSED [ 26%] 2022-05-18T05:28:45.3845457Z distributions/test_constraints.py::test_constraint[True-constraint_fn17-True-value17] PASSED [ 27%] 2022-05-18T05:28:45.3865208Z distributions/test_constraints.py::test_biject_to[False-constraint_fn0-args0] PASSED [ 28%] 2022-05-18T05:28:45.3886459Z distributions/test_constraints.py::test_biject_to[False-constraint_fn1-args1] PASSED [ 28%] 2022-05-18T05:28:45.3908690Z distributions/test_constraints.py::test_biject_to[False-constraint_fn2-args2] PASSED [ 29%] 2022-05-18T05:28:45.3929142Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args3] PASSED [ 30%] 2022-05-18T05:28:45.3948661Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args4] PASSED [ 31%] 2022-05-18T05:28:45.3968523Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args5] PASSED [ 31%] 2022-05-18T05:28:45.3988196Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args6] PASSED [ 32%] 2022-05-18T05:28:45.4008042Z distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args7] PASSED [ 33%] 2022-05-18T05:28:45.4027857Z distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args8] PASSED [ 34%] 2022-05-18T05:28:45.4047646Z distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args9] PASSED [ 34%] 2022-05-18T05:28:45.4067179Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args10] PASSED [ 35%] 2022-05-18T05:28:45.4087304Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args11] PASSED [ 36%] 2022-05-18T05:28:45.4106910Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args12] PASSED [ 37%] 2022-05-18T05:28:45.4126838Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args13] PASSED [ 37%] 2022-05-18T05:28:45.4147836Z distributions/test_constraints.py::test_biject_to[False-constraint_fn14-args14] PASSED [ 38%] 2022-05-18T05:28:45.4169252Z distributions/test_constraints.py::test_biject_to[False-_Interval-args15] PASSED [ 39%] 2022-05-18T05:28:45.4190280Z distributions/test_constraints.py::test_biject_to[False-_Interval-args16] PASSED [ 40%] 2022-05-18T05:28:45.4210998Z distributions/test_constraints.py::test_biject_to[False-_Interval-args17] PASSED [ 40%] 2022-05-18T05:28:45.4231812Z distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args18] PASSED [ 41%] 2022-05-18T05:28:45.4252842Z distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args19] PASSED [ 42%] 2022-05-18T05:28:45.4273486Z distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args20] PASSED [ 43%] 2022-05-18T05:28:45.4303534Z distributions/test_constraints.py::test_biject_to[False-constraint_fn21-args21] PASSED [ 43%] 2022-05-18T05:28:45.4335664Z distributions/test_constraints.py::test_biject_to[False-constraint_fn22-args22] PASSED [ 44%] 2022-05-18T05:28:45.4356694Z distributions/test_constraints.py::test_biject_to[False-constraint_fn23-args23] SKIPPED [ 45%] 2022-05-18T05:28:45.4377835Z distributions/test_constraints.py::test_biject_to[True-constraint_fn0-args0] PASSED [ 46%] 2022-05-18T05:28:45.4399863Z distributions/test_constraints.py::test_biject_to[True-constraint_fn1-args1] PASSED [ 46%] 2022-05-18T05:28:45.4422730Z distributions/test_constraints.py::test_biject_to[True-constraint_fn2-args2] PASSED [ 47%] 2022-05-18T05:28:45.4446677Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args3] PASSED [ 48%] 2022-05-18T05:28:45.4469532Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args4] PASSED [ 49%] 2022-05-18T05:28:45.4492683Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args5] PASSED [ 50%] 2022-05-18T05:28:45.4515398Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args6] PASSED [ 50%] 2022-05-18T05:28:45.4538457Z distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args7] PASSED [ 51%] 2022-05-18T05:28:45.4561599Z distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args8] PASSED [ 52%] 2022-05-18T05:28:45.4584399Z distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args9] PASSED [ 53%] 2022-05-18T05:28:45.4607877Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args10] PASSED [ 53%] 2022-05-18T05:28:45.4631954Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args11] PASSED [ 54%] 2022-05-18T05:28:45.4654995Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args12] PASSED [ 55%] 2022-05-18T05:28:45.4678518Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args13] PASSED [ 56%] 2022-05-18T05:28:45.4701771Z distributions/test_constraints.py::test_biject_to[True-constraint_fn14-args14] PASSED [ 56%] 2022-05-18T05:28:45.4728453Z distributions/test_constraints.py::test_biject_to[True-_Interval-args15] PASSED [ 57%] 2022-05-18T05:28:45.4753653Z distributions/test_constraints.py::test_biject_to[True-_Interval-args16] PASSED [ 58%] 2022-05-18T05:28:45.4779109Z distributions/test_constraints.py::test_biject_to[True-_Interval-args17] PASSED [ 59%] 2022-05-18T05:28:45.4805536Z distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args18] PASSED [ 59%] 2022-05-18T05:28:45.4830682Z distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args19] PASSED [ 60%] 2022-05-18T05:28:45.4856556Z distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args20] PASSED [ 61%] 2022-05-18T05:28:45.4886195Z distributions/test_constraints.py::test_biject_to[True-constraint_fn21-args21] PASSED [ 62%] 2022-05-18T05:28:45.4932403Z distributions/test_constraints.py::test_biject_to[True-constraint_fn22-args22] PASSED [ 62%] 2022-05-18T05:28:45.4950361Z distributions/test_constraints.py::test_biject_to[True-constraint_fn23-args23] SKIPPED [ 63%] 2022-05-18T05:28:45.4968575Z distributions/test_constraints.py::test_transform_to[False-constraint_fn0-args0] PASSED [ 64%] 2022-05-18T05:28:45.4987201Z distributions/test_constraints.py::test_transform_to[False-constraint_fn1-args1] PASSED [ 65%] 2022-05-18T05:28:45.5007223Z distributions/test_constraints.py::test_transform_to[False-constraint_fn2-args2] PASSED [ 65%] 2022-05-18T05:28:45.5027022Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args3] PASSED [ 66%] 2022-05-18T05:28:45.5047006Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args4] PASSED [ 67%] 2022-05-18T05:28:45.5066640Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args5] PASSED [ 68%] 2022-05-18T05:28:45.5086494Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args6] PASSED [ 68%] 2022-05-18T05:28:45.5106074Z distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args7] PASSED [ 69%] 2022-05-18T05:28:45.5126092Z distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args8] PASSED [ 70%] 2022-05-18T05:28:45.5145430Z distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args9] PASSED [ 71%] 2022-05-18T05:28:45.5165159Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args10] PASSED [ 71%] 2022-05-18T05:28:45.5184649Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args11] PASSED [ 72%] 2022-05-18T05:28:45.5204627Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args12] PASSED [ 73%] 2022-05-18T05:28:45.5224109Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args13] PASSED [ 74%] 2022-05-18T05:28:45.5243462Z distributions/test_constraints.py::test_transform_to[False-constraint_fn14-args14] PASSED [ 75%] 2022-05-18T05:28:45.5263523Z distributions/test_constraints.py::test_transform_to[False-_Interval-args15] PASSED [ 75%] 2022-05-18T05:28:45.5284332Z distributions/test_constraints.py::test_transform_to[False-_Interval-args16] PASSED [ 76%] 2022-05-18T05:28:45.5304475Z distributions/test_constraints.py::test_transform_to[False-_Interval-args17] PASSED [ 77%] 2022-05-18T05:28:45.5325069Z distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args18] PASSED [ 78%] 2022-05-18T05:28:45.5345310Z distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args19] PASSED [ 78%] 2022-05-18T05:28:45.5366173Z distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args20] PASSED [ 79%] 2022-05-18T05:28:45.5388400Z distributions/test_constraints.py::test_transform_to[False-constraint_fn21-args21] PASSED [ 80%] 2022-05-18T05:28:45.5416251Z distributions/test_constraints.py::test_transform_to[False-constraint_fn22-args22] PASSED [ 81%] 2022-05-18T05:28:45.5438649Z distributions/test_constraints.py::test_transform_to[False-constraint_fn23-args23] PASSED [ 81%] 2022-05-18T05:28:45.5458364Z distributions/test_constraints.py::test_transform_to[True-constraint_fn0-args0] PASSED [ 82%] 2022-05-18T05:28:45.5479329Z distributions/test_constraints.py::test_transform_to[True-constraint_fn1-args1] PASSED [ 83%] 2022-05-18T05:28:45.5501487Z distributions/test_constraints.py::test_transform_to[True-constraint_fn2-args2] PASSED [ 84%] 2022-05-18T05:28:45.5524017Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args3] PASSED [ 84%] 2022-05-18T05:28:45.5546049Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args4] PASSED [ 85%] 2022-05-18T05:28:45.5568904Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args5] PASSED [ 86%] 2022-05-18T05:28:45.5591026Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args6] PASSED [ 87%] 2022-05-18T05:28:45.5613368Z distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args7] PASSED [ 87%] 2022-05-18T05:28:45.5636685Z distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args8] PASSED [ 88%] 2022-05-18T05:28:45.5659083Z distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args9] PASSED [ 89%] 2022-05-18T05:28:45.5681817Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args10] PASSED [ 90%] 2022-05-18T05:28:45.5703834Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args11] PASSED [ 90%] 2022-05-18T05:28:45.5726142Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args12] PASSED [ 91%] 2022-05-18T05:28:45.5748242Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args13] PASSED [ 92%] 2022-05-18T05:28:45.5770901Z distributions/test_constraints.py::test_transform_to[True-constraint_fn14-args14] PASSED [ 93%] 2022-05-18T05:28:45.5795558Z distributions/test_constraints.py::test_transform_to[True-_Interval-args15] PASSED [ 93%] 2022-05-18T05:28:45.5819205Z distributions/test_constraints.py::test_transform_to[True-_Interval-args16] PASSED [ 94%] 2022-05-18T05:28:45.5843435Z distributions/test_constraints.py::test_transform_to[True-_Interval-args17] PASSED [ 95%] 2022-05-18T05:28:45.5867628Z distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args18] PASSED [ 96%] 2022-05-18T05:28:45.5891604Z distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args19] PASSED [ 96%] 2022-05-18T05:28:45.5915353Z distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args20] PASSED [ 97%] 2022-05-18T05:28:45.5938987Z distributions/test_constraints.py::test_transform_to[True-constraint_fn21-args21] PASSED [ 98%] 2022-05-18T05:28:45.5978033Z distributions/test_constraints.py::test_transform_to[True-constraint_fn22-args22] PASSED [ 99%] 2022-05-18T05:28:45.6009564Z distributions/test_constraints.py::test_transform_to[True-constraint_fn23-args23] PASSED [100%] 2022-05-18T05:28:45.6009880Z 2022-05-18T05:28:45.6010148Z =============================== warnings summary =============================== 2022-05-18T05:28:45.6012403Z ../../../../../opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_cuda.py:19 2022-05-18T05:28:45.6013404Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_cuda.py:19: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-05-18T05:28:45.6013995Z CUDA11OrLater = torch.version.cuda and LooseVersion(torch.version.cuda) >= "11.0" 2022-05-18T05:28:45.6014257Z 2022-05-18T05:28:45.6014595Z ../../../../../opt/conda/lib/python3.7/site-packages/setuptools/_distutils/version.py:351 2022-05-18T05:28:45.6015455Z /opt/conda/lib/python3.7/site-packages/setuptools/_distutils/version.py:351: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-05-18T05:28:45.6015968Z other = LooseVersion(other) 2022-05-18T05:28:45.6016130Z 2022-05-18T05:28:45.6016486Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2022-05-18T05:28:45.6017584Z =========================== short test summary info ============================ 2022-05-18T05:28:45.6017993Z SKIPPED [2] distributions/test_constraints.py:83: `biject_to` not implemented. 2022-05-18T05:28:45.6019446Z ================== 130 passed, 2 skipped, 2 warnings in 3.16s ================== 2022-05-18T05:28:45.9035556Z Running test_deploy ... [2022-05-18 05:28:45.902969] 2022-05-18T05:28:45.9036154Z Executing ['/opt/conda/bin/python', '-m', 'pytest', 'test_deploy.py', '-v'] ... [2022-05-18 05:28:45.903078] 2022-05-18T05:28:46.3430292Z ============================= test session starts ============================== 2022-05-18T05:28:46.3430833Z platform linux -- Python 3.7.13, pytest-7.1.2, pluggy-1.0.0 -- /opt/conda/bin/python 2022-05-18T05:28:46.3451425Z cachedir: .pytest_cache 2022-05-18T05:28:46.3452058Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/var/lib/jenkins/workspace/test/.hypothesis/examples') 2022-05-18T05:28:46.3452564Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2022-05-18T05:28:46.3452951Z plugins: hypothesis-4.53.2 2022-05-18T05:28:47.1316340Z collecting ...  2022-05-18T05:28:47.1327210Z collecting 0 items  2022-05-18T05:28:47.1327682Z collected 1 item  2022-05-18T05:28:47.1332603Z 2022-05-18T05:28:48.6497719Z test_deploy.py::TestFreezer::test_compile_string PASSED [100%] 2022-05-18T05:28:48.6498295Z 2022-05-18T05:28:48.6498557Z =============================== warnings summary =============================== 2022-05-18T05:28:48.6498925Z test/test_deploy.py::TestFreezer::test_compile_string 2022-05-18T05:28:48.6499631Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_cuda.py:19: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-05-18T05:28:48.6500459Z CUDA11OrLater = torch.version.cuda and LooseVersion(torch.version.cuda) >= "11.0" 2022-05-18T05:28:48.6500705Z 2022-05-18T05:28:48.6500895Z test/test_deploy.py::TestFreezer::test_compile_string 2022-05-18T05:28:48.6501589Z /opt/conda/lib/python3.7/site-packages/setuptools/_distutils/version.py:351: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-05-18T05:28:48.6502078Z other = LooseVersion(other) 2022-05-18T05:28:48.6502266Z 2022-05-18T05:28:48.6502581Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2022-05-18T05:28:48.6503132Z ======================== 1 passed, 2 warnings in 2.31s ========================= 2022-05-18T05:28:49.4082623Z 2022-05-18T05:28:49.4083114Z real 63m13.975s 2022-05-18T05:28:49.4083426Z user 60m14.558s 2022-05-18T05:28:49.4083672Z sys 2m35.586s 2022-05-18T05:28:49.4083903Z + assert_git_not_dirty 2022-05-18T05:28:49.4084455Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default != *rocm* ]] 2022-05-18T05:28:49.4085002Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default != *xla* ]] 2022-05-18T05:28:49.4086868Z ++ git status --porcelain 2022-05-18T05:28:50.1017450Z + git_status= 2022-05-18T05:28:50.1018167Z + [[ -n '' ]] 2022-05-18T05:28:50.1018397Z + test_aten 2022-05-18T05:28:50.1018833Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default != *asan* ]] 2022-05-18T05:28:50.1019602Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default != *rocm* ]] 2022-05-18T05:28:50.1020032Z + echo 'Running ATen tests with pytorch lib' 2022-05-18T05:28:50.1020552Z Running ATen tests with pytorch lib 2022-05-18T05:28:50.1020880Z + [[ -n '' ]] 2022-05-18T05:28:50.1021192Z + echo 'Running test with the build folder' 2022-05-18T05:28:50.1021499Z Running test with the build folder 2022-05-18T05:28:50.1021785Z + TEST_BASE_DIR=build/bin 2022-05-18T05:28:50.1022191Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *ppc64le* ]] 2022-05-18T05:28:50.1022972Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10_cuda.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10d_cuda_test.so build/bin 2022-05-18T05:28:50.1033659Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libcaffe2_nvrtc.so build/bin 2022-05-18T05:28:50.1044934Z + ln -sf '/opt/conda/lib/python3.7/site-packages/torch/lib/libmkldnn*' build/bin 2022-05-18T05:28:50.1054629Z + ln -sf '/opt/conda/lib/python3.7/site-packages/torch/lib/libnccl*' build/bin 2022-05-18T05:28:50.1066780Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda_cpp.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda_cu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda_linalg.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_global_deps.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorchbind_test.so build/bin 2022-05-18T05:28:50.1077017Z + ln -sf '/opt/conda/lib/python3.7/site-packages/torch/lib/libtbb*' build/bin 2022-05-18T05:28:50.1086191Z + ls build/bin 2022-05-18T05:28:50.1099681Z CppSignature_test cuda_reportMemoryUsage_test 2022-05-18T05:28:50.1100165Z Dict_test cuda_stream_test 2022-05-18T05:28:50.1100695Z Dimname_test cuda_vectorized_test 2022-05-18T05:28:50.1101478Z FileStoreTest deploy_benchmark 2022-05-18T05:28:50.1102110Z HashStoreTest dispatch_key_set_test 2022-05-18T05:28:50.1102693Z IListRef_test dlconvertor_test 2022-05-18T05:28:50.1103269Z KernelFunction_test example_allreduce 2022-05-18T05:28:50.1103854Z List_test extension_backend_test 2022-05-18T05:28:50.1104353Z NamedTensor_test half_test 2022-05-18T05:28:50.1104685Z ProcessGroupGlooAsyncTest inline_container_test 2022-05-18T05:28:50.1105249Z ProcessGroupGlooTest interactive_embedded_interpreter 2022-05-18T05:28:50.1105991Z ProcessGroupMPITest ivalue_test 2022-05-18T05:28:50.1106784Z ProcessGroupNCCLErrorsTest kernel_function_legacy_test 2022-05-18T05:28:50.1107263Z ProcessGroupNCCLTest kernel_function_test 2022-05-18T05:28:50.1107604Z TCPStoreTest kernel_lambda_legacy_test 2022-05-18T05:28:50.1107939Z aot_model_compiler_test kernel_lambda_test 2022-05-18T05:28:50.1108253Z apply_utils_test kernel_stackbased_test 2022-05-18T05:28:50.1108558Z atest lazy_tensor_test 2022-05-18T05:28:50.1108850Z backend_fallback_test libc10.so 2022-05-18T05:28:50.1109329Z basic libc10_cuda.so 2022-05-18T05:28:50.1109821Z broadcast_test libc10d_cuda_test.so 2022-05-18T05:28:50.1110395Z c10_Array_test libcaffe2_nvrtc.so 2022-05-18T05:28:50.1110907Z c10_Bitset_test libmkldnn* 2022-05-18T05:28:50.1111429Z c10_C++17_test libnccl* 2022-05-18T05:28:50.1112265Z c10_CompileTimeFunctionPointer_test libtbb* 2022-05-18T05:28:50.1112827Z c10_ConstexprCrc_test libtorch.so 2022-05-18T05:28:50.1113143Z c10_DeadlockDetection_test libtorch_cpu.so 2022-05-18T05:28:50.1113470Z c10_DeviceGuard_test libtorch_cuda.so 2022-05-18T05:28:50.1113781Z c10_Device_test libtorch_cuda_cpp.so 2022-05-18T05:28:50.1114087Z c10_DispatchKeySet_test libtorch_cuda_cu.so 2022-05-18T05:28:50.1114826Z c10_Half_test libtorch_cuda_linalg.so 2022-05-18T05:28:50.1115180Z c10_InlineDeviceGuard_test libtorch_global_deps.so 2022-05-18T05:28:50.1115644Z c10_InlineStreamGuard_test libtorch_python.so 2022-05-18T05:28:50.1116007Z c10_LeftRight_test libtorchbind_test.so 2022-05-18T05:28:50.1116366Z c10_Metaprogramming_test make_boxed_from_unboxed_functor_test 2022-05-18T05:28:50.1116711Z c10_SizesAndStrides_test math_kernel_test 2022-05-18T05:28:50.1117038Z c10_SmallVectorTest memory_format_test 2022-05-18T05:28:50.1117379Z c10_StreamGuard_test memory_overlapping_test 2022-05-18T05:28:50.1117703Z c10_Synchronized_test mobile_memory_cleanup 2022-05-18T05:28:50.1118016Z c10_ThreadLocal_test native_test 2022-05-18T05:28:50.1118316Z c10_TypeIndex_test nvfuser_bench 2022-05-18T05:28:50.1118621Z c10_TypeList_test op_allowlist_test 2022-05-18T05:28:50.1118924Z c10_TypeTraits_test op_registration_test 2022-05-18T05:28:50.1119239Z c10_accumulate_test operators_test 2022-05-18T05:28:50.1119550Z c10_bfloat16_test parallel_benchmark 2022-05-18T05:28:50.1119843Z c10_complex_math_test pow_test 2022-05-18T05:28:50.1120133Z c10_complex_test protoc 2022-05-18T05:28:50.1120525Z c10_cuda_CUDATest protoc-3.13.0.0 2022-05-18T05:28:50.1120810Z c10_either_test quantized_test 2022-05-18T05:28:50.1121110Z c10_exception_test reduce_ops_test 2022-05-18T05:28:50.1121403Z c10_flags_test remove_dt_needed 2022-05-18T05:28:50.1121721Z c10_intrusive_ptr_benchmark reportMemoryUsage_test 2022-05-18T05:28:50.1122069Z c10_intrusive_ptr_test scalar_tensor_test 2022-05-18T05:28:50.1122367Z c10_irange_test scalar_test 2022-05-18T05:28:50.1122657Z c10_logging_test stride_properties_test 2022-05-18T05:28:50.1122979Z c10_optional_test tensor_iterator_test 2022-05-18T05:28:50.1123301Z c10_ordered_preserving_dict_test test_api 2022-05-18T05:28:50.1123609Z c10_registry_test test_cpp_rpc 2022-05-18T05:28:50.1123882Z c10_string_view_test test_deploy 2022-05-18T05:28:50.1124272Z c10_tempfile_test test_deploy_gpu 2022-05-18T05:28:50.1124585Z c10_typeid_test test_dist_autograd 2022-05-18T05:28:50.1124858Z cpu_generator_test test_jit 2022-05-18T05:28:50.1125161Z cpu_profiling_allocator_test test_lazy 2022-05-18T05:28:50.1125458Z cpu_rng_test test_mobile_nnc 2022-05-18T05:28:50.1125731Z cuda_apply_test test_parallel 2022-05-18T05:28:50.1126033Z cuda_atomic_ops_test test_tensorexpr 2022-05-18T05:28:50.1126364Z cuda_caching_host_allocator_test thread_init_test 2022-05-18T05:28:50.1126685Z cuda_complex_math_test torch_shm_manager 2022-05-18T05:28:50.1127003Z cuda_complex_test tutorial_tensorexpr 2022-05-18T05:28:50.1127295Z cuda_cub_test type_test 2022-05-18T05:28:50.1127576Z cuda_cudnn_test undefined_tensor_test 2022-05-18T05:28:50.1127891Z cuda_distributions_test variant_test 2022-05-18T05:28:50.1128221Z cuda_dlconvertor_test vec_test_all_types_AVX2 2022-05-18T05:28:50.1128547Z cuda_generator_test vec_test_all_types_DEFAULT 2022-05-18T05:28:50.1128889Z cuda_half_test verify_api_visibility 2022-05-18T05:28:50.1129203Z cuda_integer_divider_test vmap_test 2022-05-18T05:28:50.1129502Z cuda_optional_test weakref_test 2022-05-18T05:28:50.1129815Z cuda_packedtensoraccessor_test wrapdim_test 2022-05-18T05:28:50.1130136Z + aten/tools/run_tests.sh build/bin 2022-05-18T05:28:50.1130435Z + set -e 2022-05-18T05:28:50.1130677Z ++ dirname aten/tools/run_tests.sh 2022-05-18T05:28:50.1137098Z + VALGRIND_SUP=/var/lib/jenkins/workspace/aten/tools/valgrind.sup 2022-05-18T05:28:50.1137447Z + pushd build/bin 2022-05-18T05:28:50.1137706Z ~/workspace/build/bin ~/workspace 2022-05-18T05:28:50.1137978Z + VALGRIND=ON 2022-05-18T05:28:50.1138211Z + ./basic 2022-05-18T05:28:50.3854121Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:28:50.3854770Z [==========] Running 4 tests from 1 test suite. 2022-05-18T05:28:50.3855201Z [----------] Global test environment set-up. 2022-05-18T05:28:50.3855828Z [----------] 4 tests from BasicTest 2022-05-18T05:28:50.3856214Z [ RUN ] BasicTest.BasicTestCPU 2022-05-18T05:28:52.3070307Z 6 ms 2022-05-18T05:28:52.3966893Z 89 ms 2022-05-18T05:28:52.5522430Z 155 ms 2022-05-18T05:28:52.5638729Z [ OK ] BasicTest.BasicTestCPU (2178 ms) 2022-05-18T05:28:52.5639160Z [ RUN ] BasicTest.BasicTestHalfCPU 2022-05-18T05:28:52.5677324Z 3 ms 2022-05-18T05:28:52.6865880Z 118 ms 2022-05-18T05:28:52.8604378Z 173 ms 2022-05-18T05:28:52.8710757Z [ OK ] BasicTest.BasicTestHalfCPU (307 ms) 2022-05-18T05:28:52.8711192Z [ RUN ] BasicTest.BasicTestCUDA 2022-05-18T05:28:54.3961978Z 7 ms 2022-05-18T05:28:54.8643522Z 468 ms 2022-05-18T05:28:55.5603303Z 695 ms 2022-05-18T05:28:55.5720249Z [ OK ] BasicTest.BasicTestCUDA (2700 ms) 2022-05-18T05:28:55.5720695Z [ RUN ] BasicTest.FactoryMethodsTest 2022-05-18T05:28:55.5731484Z [ OK ] BasicTest.FactoryMethodsTest (1 ms) 2022-05-18T05:28:55.5731941Z [----------] 4 tests from BasicTest (5187 ms total) 2022-05-18T05:28:55.5732157Z 2022-05-18T05:28:55.5732390Z [----------] Global test environment tear-down 2022-05-18T05:28:55.5732825Z [==========] 4 tests from 1 test suite ran. (5187 ms total) 2022-05-18T05:28:55.5733185Z [ PASSED ] 4 tests. 2022-05-18T05:28:55.9684392Z + ./atest 2022-05-18T05:28:56.2338546Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:28:56.2339218Z [==========] Running 16 tests from 1 test suite. 2022-05-18T05:28:56.2339762Z [----------] Global test environment set-up. 2022-05-18T05:28:56.2340126Z [----------] 16 tests from atest 2022-05-18T05:28:56.2340474Z [ RUN ] atest.operators 2022-05-18T05:28:56.2525026Z [ OK ] atest.operators (18 ms) 2022-05-18T05:28:56.2525796Z [ RUN ] atest.logical_and_operators 2022-05-18T05:28:56.2526431Z [ OK ] atest.logical_and_operators (0 ms) 2022-05-18T05:28:56.2526891Z [ RUN ] atest.logical_or_operators 2022-05-18T05:28:56.2527427Z [ OK ] atest.logical_or_operators (0 ms) 2022-05-18T05:28:56.2527798Z [ RUN ] atest.logical_xor_operators 2022-05-18T05:28:56.2528405Z [ OK ] atest.logical_xor_operators (0 ms) 2022-05-18T05:28:56.2528864Z [ RUN ] atest.lt_operators 2022-05-18T05:28:56.2529425Z [ OK ] atest.lt_operators (0 ms) 2022-05-18T05:28:56.2529792Z [ RUN ] atest.le_operators 2022-05-18T05:28:56.2530365Z [ OK ] atest.le_operators (0 ms) 2022-05-18T05:28:56.2530753Z [ RUN ] atest.gt_operators 2022-05-18T05:28:56.2531134Z [ OK ] atest.gt_operators (0 ms) 2022-05-18T05:28:56.2531693Z [ RUN ] atest.ge_operators 2022-05-18T05:28:56.2532062Z [ OK ] atest.ge_operators (0 ms) 2022-05-18T05:28:56.2532403Z [ RUN ] atest.eq_operators 2022-05-18T05:28:56.2533015Z [ OK ] atest.eq_operators (0 ms) 2022-05-18T05:28:56.2533373Z [ RUN ] atest.ne_operators 2022-05-18T05:28:56.2533721Z [ OK ] atest.ne_operators (0 ms) 2022-05-18T05:28:56.2534073Z [ RUN ] atest.add_operators 2022-05-18T05:28:56.2534439Z [ OK ] atest.add_operators (0 ms) 2022-05-18T05:28:56.2534781Z [ RUN ] atest.max_operators 2022-05-18T05:28:56.2537818Z [ OK ] atest.max_operators (0 ms) 2022-05-18T05:28:56.2538190Z [ RUN ] atest.min_operators 2022-05-18T05:28:56.2538656Z [ OK ] atest.min_operators (0 ms) 2022-05-18T05:28:56.2539205Z [ RUN ] atest.sigmoid_backward_operator 2022-05-18T05:28:56.2540025Z [ OK ] atest.sigmoid_backward_operator (0 ms) 2022-05-18T05:28:56.2540600Z [ RUN ] atest.fmod_tensor_operators 2022-05-18T05:28:56.2541123Z [ OK ] atest.fmod_tensor_operators (0 ms) 2022-05-18T05:28:56.2541496Z [ RUN ] atest.atest 2022-05-18T05:28:59.3496402Z [ OK ] atest.atest (3095 ms) 2022-05-18T05:28:59.3496879Z [----------] 16 tests from atest (3115 ms total) 2022-05-18T05:28:59.3497092Z 2022-05-18T05:28:59.3497333Z [----------] Global test environment tear-down 2022-05-18T05:28:59.3497747Z [==========] 16 tests from 1 test suite ran. (3115 ms total) 2022-05-18T05:28:59.3498123Z [ PASSED ] 16 tests. 2022-05-18T05:28:59.7365519Z + ./scalar_test 2022-05-18T05:29:00.0041086Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:29:00.0041979Z [==========] Running 4 tests from 1 test suite. 2022-05-18T05:29:00.0042407Z [----------] Global test environment set-up. 2022-05-18T05:29:00.0042822Z [----------] 4 tests from TestScalar 2022-05-18T05:29:00.0043207Z [ RUN ] TestScalar.TestScalar 2022-05-18T05:29:01.8957761Z H2: 3 257 3 1 2022-05-18T05:29:03.1383600Z 0x7ffd2c3d6090 2022-05-18T05:29:03.1642127Z [ OK ] TestScalar.TestScalar (3160 ms) 2022-05-18T05:29:03.1642552Z [ RUN ] TestScalar.TestConj 2022-05-18T05:29:03.1642938Z [ OK ] TestScalar.TestConj (0 ms) 2022-05-18T05:29:03.1643334Z [ RUN ] TestScalar.TestEqual 2022-05-18T05:29:03.1643703Z [ OK ] TestScalar.TestEqual (0 ms) 2022-05-18T05:29:03.1644098Z [ RUN ] TestScalar.TestFormatting 2022-05-18T05:29:03.1644513Z [ OK ] TestScalar.TestFormatting (0 ms) 2022-05-18T05:29:03.1644935Z [----------] 4 tests from TestScalar (3160 ms total) 2022-05-18T05:29:03.1645154Z 2022-05-18T05:29:03.1645384Z [----------] Global test environment tear-down 2022-05-18T05:29:03.1645810Z [==========] 4 tests from 1 test suite ran. (3160 ms total) 2022-05-18T05:29:03.1646519Z [ PASSED ] 4 tests. 2022-05-18T05:29:03.5525272Z + ./broadcast_test 2022-05-18T05:29:03.8186377Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:29:03.8187017Z [==========] Running 1 test from 1 test suite. 2022-05-18T05:29:03.8187430Z [----------] Global test environment set-up. 2022-05-18T05:29:03.8187811Z [----------] 1 test from BroadcastTest 2022-05-18T05:29:03.8188195Z [ RUN ] BroadcastTest.Broadcast 2022-05-18T05:29:05.7639080Z [ OK ] BroadcastTest.Broadcast (1945 ms) 2022-05-18T05:29:05.7639602Z [----------] 1 test from BroadcastTest (1945 ms total) 2022-05-18T05:29:05.7639828Z 2022-05-18T05:29:05.7640050Z [----------] Global test environment tear-down 2022-05-18T05:29:05.7640483Z [==========] 1 test from 1 test suite ran. (1945 ms total) 2022-05-18T05:29:05.7640860Z [ PASSED ] 1 test. 2022-05-18T05:29:06.0601977Z + ./wrapdim_test 2022-05-18T05:29:06.3284025Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:29:06.3284664Z [==========] Running 1 test from 1 test suite. 2022-05-18T05:29:06.3285077Z [----------] Global test environment set-up. 2022-05-18T05:29:06.3285453Z [----------] 1 test from TestWrapdim 2022-05-18T05:29:06.3285837Z [ RUN ] TestWrapdim.TestWrapdim 2022-05-18T05:29:08.2408422Z [ OK ] TestWrapdim.TestWrapdim (1912 ms) 2022-05-18T05:29:08.2409322Z [----------] 1 test from TestWrapdim (1912 ms total) 2022-05-18T05:29:08.2409554Z 2022-05-18T05:29:08.2409793Z [----------] Global test environment tear-down 2022-05-18T05:29:08.2410219Z [==========] 1 test from 1 test suite ran. (1912 ms total) 2022-05-18T05:29:08.2410578Z [ PASSED ] 1 test. 2022-05-18T05:29:08.5402296Z + ./apply_utils_test 2022-05-18T05:29:08.8073287Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:29:08.8074878Z [==========] Running 6 tests from 1 test suite. 2022-05-18T05:29:08.8075289Z [----------] Global test environment set-up. 2022-05-18T05:29:08.8075693Z [----------] 6 tests from ApplyUtilsTest 2022-05-18T05:29:08.8076095Z [ RUN ] ApplyUtilsTest.Contiguous2D 2022-05-18T05:29:10.7076638Z [ OK ] ApplyUtilsTest.Contiguous2D (1900 ms) 2022-05-18T05:29:10.7077472Z [ RUN ] ApplyUtilsTest.Small2D 2022-05-18T05:29:10.7077868Z [ OK ] ApplyUtilsTest.Small2D (0 ms) 2022-05-18T05:29:10.7078252Z [ RUN ] ApplyUtilsTest._2D 2022-05-18T05:29:10.7088246Z [ OK ] ApplyUtilsTest._2D (1 ms) 2022-05-18T05:29:10.7089044Z [ RUN ] ApplyUtilsTest._3D 2022-05-18T05:29:10.7090047Z [ OK ] ApplyUtilsTest._3D (0 ms) 2022-05-18T05:29:10.7090919Z [ RUN ] ApplyUtilsTest.Medium3D 2022-05-18T05:29:10.7104055Z [ OK ] ApplyUtilsTest.Medium3D (1 ms) 2022-05-18T05:29:10.7104872Z [ RUN ] ApplyUtilsTest._10D 2022-05-18T05:29:10.8031100Z [ OK ] ApplyUtilsTest._10D (92 ms) 2022-05-18T05:29:10.8032042Z [----------] 6 tests from ApplyUtilsTest (1995 ms total) 2022-05-18T05:29:10.8032531Z 2022-05-18T05:29:10.8032875Z [----------] Global test environment tear-down 2022-05-18T05:29:10.8033292Z [==========] 6 tests from 1 test suite ran. (1995 ms total) 2022-05-18T05:29:10.8033646Z [ PASSED ] 6 tests. 2022-05-18T05:29:11.0998463Z + ./dlconvertor_test 2022-05-18T05:29:11.3655226Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:29:11.3656053Z [==========] Running 2 tests from 1 test suite. 2022-05-18T05:29:11.3656544Z [----------] Global test environment set-up. 2022-05-18T05:29:11.3657253Z [----------] 2 tests from TestDlconvertor 2022-05-18T05:29:11.3657688Z [ RUN ] TestDlconvertor.TestDlconvertor 2022-05-18T05:29:13.2607396Z [ OK ] TestDlconvertor.TestDlconvertor (1895 ms) 2022-05-18T05:29:13.2608495Z [ RUN ] TestDlconvertor.TestDlconvertorNoStrides 2022-05-18T05:29:13.2609045Z [ OK ] TestDlconvertor.TestDlconvertorNoStrides (0 ms) 2022-05-18T05:29:13.2609556Z [----------] 2 tests from TestDlconvertor (1895 ms total) 2022-05-18T05:29:13.2609787Z 2022-05-18T05:29:13.2610026Z [----------] Global test environment tear-down 2022-05-18T05:29:13.2610440Z [==========] 2 tests from 1 test suite ran. (1895 ms total) 2022-05-18T05:29:13.2610797Z [ PASSED ] 2 tests. 2022-05-18T05:29:13.5558711Z + ./native_test 2022-05-18T05:29:13.8214837Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:29:13.8215500Z [==========] Running 2 tests from 1 test suite. 2022-05-18T05:29:13.8215926Z [----------] Global test environment set-up. 2022-05-18T05:29:13.8216300Z [----------] 2 tests from TestNative 2022-05-18T05:29:13.8216681Z [ RUN ] TestNative.NativeTestCPU 2022-05-18T05:29:15.7342198Z [W TensorCompare.cpp:402] Warning: where received a uint8 condition tensor. This behavior is deprecated and will be removed in a future version of PyTorch. Use a boolean condition instead. (function operator()) 2022-05-18T05:29:15.7342954Z [ OK ] TestNative.NativeTestCPU (1912 ms) 2022-05-18T05:29:15.7343365Z [ RUN ] TestNative.NativeTestGPU 2022-05-18T05:29:17.2706893Z [ OK ] TestNative.NativeTestGPU (1536 ms) 2022-05-18T05:29:17.2707407Z [----------] 2 tests from TestNative (3449 ms total) 2022-05-18T05:29:17.2707627Z 2022-05-18T05:29:17.2707863Z [----------] Global test environment tear-down 2022-05-18T05:29:17.2708314Z [==========] 2 tests from 1 test suite ran. (3449 ms total) 2022-05-18T05:29:17.2708996Z [ PASSED ] 2 tests. 2022-05-18T05:29:17.6765909Z + ./scalar_tensor_test 2022-05-18T05:29:17.9408617Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:29:17.9409282Z [==========] Running 3 tests from 1 test suite. 2022-05-18T05:29:17.9409686Z [----------] Global test environment set-up. 2022-05-18T05:29:17.9410099Z [----------] 3 tests from TestScalarTensor 2022-05-18T05:29:17.9410539Z [ RUN ] TestScalarTensor.TestScalarTensorCPU 2022-05-18T05:29:20.0874967Z [ OK ] TestScalarTensor.TestScalarTensorCPU (2146 ms) 2022-05-18T05:29:20.0875576Z [ RUN ] TestScalarTensor.TestScalarTensorCUDA 2022-05-18T05:29:21.5250467Z [ OK ] TestScalarTensor.TestScalarTensorCUDA (1437 ms) 2022-05-18T05:29:21.5251054Z [ RUN ] TestScalarTensor.TestScalarTensorMPS 2022-05-18T05:29:21.5251576Z [ OK ] TestScalarTensor.TestScalarTensorMPS (0 ms) 2022-05-18T05:29:21.5252085Z [----------] 3 tests from TestScalarTensor (3584 ms total) 2022-05-18T05:29:21.5252303Z 2022-05-18T05:29:21.5252533Z [----------] Global test environment tear-down 2022-05-18T05:29:21.5252955Z [==========] 3 tests from 1 test suite ran. (3584 ms total) 2022-05-18T05:29:21.5253312Z [ PASSED ] 3 tests. 2022-05-18T05:29:21.9085310Z + [[ -x ./tensor_interop_test ]] 2022-05-18T05:29:21.9085630Z + ./undefined_tensor_test 2022-05-18T05:29:22.1750026Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:29:22.1750645Z [==========] Running 1 test from 1 test suite. 2022-05-18T05:29:22.1751071Z [----------] Global test environment set-up. 2022-05-18T05:29:22.1751451Z [----------] 1 test from TestUndefined 2022-05-18T05:29:22.1751843Z [ RUN ] TestUndefined.UndefinedTest 2022-05-18T05:29:24.1099565Z [ OK ] TestUndefined.UndefinedTest (1934 ms) 2022-05-18T05:29:24.1100073Z [----------] 1 test from TestUndefined (1934 ms total) 2022-05-18T05:29:24.1100304Z 2022-05-18T05:29:24.1100539Z [----------] Global test environment tear-down 2022-05-18T05:29:24.1100966Z [==========] 1 test from 1 test suite ran. (1934 ms total) 2022-05-18T05:29:24.1101304Z [ PASSED ] 1 test. 2022-05-18T05:29:24.4082444Z + ./extension_backend_test 2022-05-18T05:29:24.6755259Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:29:24.6756139Z [==========] Running 1 test from 1 test suite. 2022-05-18T05:29:24.6756584Z [----------] Global test environment set-up. 2022-05-18T05:29:24.6757010Z [----------] 1 test from BackendExtensionTest 2022-05-18T05:29:24.6757437Z [ RUN ] BackendExtensionTest.TestRegisterOp 2022-05-18T05:29:24.6757945Z [ OK ] BackendExtensionTest.TestRegisterOp (0 ms) 2022-05-18T05:29:24.6758442Z [----------] 1 test from BackendExtensionTest (0 ms total) 2022-05-18T05:29:24.6758680Z 2022-05-18T05:29:24.6758910Z [----------] Global test environment tear-down 2022-05-18T05:29:24.6759309Z [==========] 1 test from 1 test suite ran. (0 ms total) 2022-05-18T05:29:24.6759654Z [ PASSED ] 1 test. 2022-05-18T05:29:24.7233991Z + ./lazy_tensor_test 2022-05-18T05:29:24.9879317Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:29:24.9879987Z [==========] Running 2 tests from 2 test suites. 2022-05-18T05:29:24.9880401Z [----------] Global test environment set-up. 2022-05-18T05:29:24.9880803Z [----------] 1 test from XlaTensorTest 2022-05-18T05:29:24.9881181Z [ RUN ] XlaTensorTest.TestNoStorage 2022-05-18T05:29:24.9881609Z [ OK ] XlaTensorTest.TestNoStorage (0 ms) 2022-05-18T05:29:24.9882342Z [----------] 1 test from XlaTensorTest (0 ms total) 2022-05-18T05:29:24.9882559Z 2022-05-18T05:29:24.9882778Z [----------] 1 test from LazyTensorTest 2022-05-18T05:29:24.9883175Z [ RUN ] LazyTensorTest.TestNoStorage 2022-05-18T05:29:24.9883607Z [ OK ] LazyTensorTest.TestNoStorage (0 ms) 2022-05-18T05:29:24.9884041Z [----------] 1 test from LazyTensorTest (0 ms total) 2022-05-18T05:29:24.9884254Z 2022-05-18T05:29:24.9884483Z [----------] Global test environment tear-down 2022-05-18T05:29:24.9884902Z [==========] 2 tests from 2 test suites ran. (0 ms total) 2022-05-18T05:29:24.9885253Z [ PASSED ] 2 tests. 2022-05-18T05:29:25.0345624Z + ./tensor_iterator_test 2022-05-18T05:29:25.2990149Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:29:25.2990785Z [==========] Running 65 tests from 1 test suite. 2022-05-18T05:29:25.2991221Z [----------] Global test environment set-up. 2022-05-18T05:29:25.2991645Z [----------] 65 tests from TensorIteratorTest 2022-05-18T05:29:25.2992043Z [ RUN ] TensorIteratorTest.CPUScalar 2022-05-18T05:29:28.4394936Z [ OK ] TensorIteratorTest.CPUScalar (3140 ms) 2022-05-18T05:29:28.4395790Z [ RUN ] TensorIteratorTest.CPUScalarInputs 2022-05-18T05:29:28.4413106Z [ OK ] TensorIteratorTest.CPUScalarInputs (2 ms) 2022-05-18T05:29:28.4413588Z [ RUN ] TensorIteratorTest.MixedDevices 2022-05-18T05:29:28.4620180Z [ OK ] TensorIteratorTest.MixedDevices (20 ms) 2022-05-18T05:29:28.4620670Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Byte 2022-05-18T05:29:28.4642642Z [ OK ] TensorIteratorTest.SerialLoopUnary_Byte (2 ms) 2022-05-18T05:29:28.4643155Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Char 2022-05-18T05:29:28.4662775Z [ OK ] TensorIteratorTest.SerialLoopUnary_Char (2 ms) 2022-05-18T05:29:28.4663613Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Short 2022-05-18T05:29:28.4683002Z [ OK ] TensorIteratorTest.SerialLoopUnary_Short (2 ms) 2022-05-18T05:29:28.4683503Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Int 2022-05-18T05:29:28.4703296Z [ OK ] TensorIteratorTest.SerialLoopUnary_Int (1 ms) 2022-05-18T05:29:28.4703784Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Long 2022-05-18T05:29:28.4723003Z [ OK ] TensorIteratorTest.SerialLoopUnary_Long (1 ms) 2022-05-18T05:29:28.4723506Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Float 2022-05-18T05:29:28.4743142Z [ OK ] TensorIteratorTest.SerialLoopUnary_Float (2 ms) 2022-05-18T05:29:28.4743626Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Double 2022-05-18T05:29:28.4763856Z [ OK ] TensorIteratorTest.SerialLoopUnary_Double (2 ms) 2022-05-18T05:29:28.4764374Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Byte 2022-05-18T05:29:28.4783038Z [ OK ] TensorIteratorTest.SerialLoopBinary_Byte (1 ms) 2022-05-18T05:29:28.4783524Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Char 2022-05-18T05:29:28.4803449Z [ OK ] TensorIteratorTest.SerialLoopBinary_Char (2 ms) 2022-05-18T05:29:28.4803958Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Short 2022-05-18T05:29:28.4823543Z [ OK ] TensorIteratorTest.SerialLoopBinary_Short (1 ms) 2022-05-18T05:29:28.4824035Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Int 2022-05-18T05:29:28.4843868Z [ OK ] TensorIteratorTest.SerialLoopBinary_Int (2 ms) 2022-05-18T05:29:28.4844373Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Long 2022-05-18T05:29:28.4862984Z [ OK ] TensorIteratorTest.SerialLoopBinary_Long (1 ms) 2022-05-18T05:29:28.4863473Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Float 2022-05-18T05:29:28.4883366Z [ OK ] TensorIteratorTest.SerialLoopBinary_Float (1 ms) 2022-05-18T05:29:28.4883905Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Double 2022-05-18T05:29:28.4903220Z [ OK ] TensorIteratorTest.SerialLoopBinary_Double (1 ms) 2022-05-18T05:29:28.4903750Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Byte 2022-05-18T05:29:28.4922921Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Byte (1 ms) 2022-05-18T05:29:28.4923446Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Char 2022-05-18T05:29:28.4943118Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Char (1 ms) 2022-05-18T05:29:28.4943644Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Short 2022-05-18T05:29:28.4963420Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Short (2 ms) 2022-05-18T05:29:28.4963943Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Int 2022-05-18T05:29:28.4983310Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Int (1 ms) 2022-05-18T05:29:28.4983847Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Long 2022-05-18T05:29:28.5002832Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Long (1 ms) 2022-05-18T05:29:28.5003342Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Float 2022-05-18T05:29:28.5023060Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Float (1 ms) 2022-05-18T05:29:28.5023592Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Double 2022-05-18T05:29:28.5044271Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Double (2 ms) 2022-05-18T05:29:28.5045177Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Byte 2022-05-18T05:29:28.5046251Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Byte (0 ms) 2022-05-18T05:29:28.5047182Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Char 2022-05-18T05:29:28.5047913Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Char (0 ms) 2022-05-18T05:29:28.5048916Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Short 2022-05-18T05:29:28.5049501Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Short (0 ms) 2022-05-18T05:29:28.5050349Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Int 2022-05-18T05:29:28.5051535Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Int (0 ms) 2022-05-18T05:29:28.5052234Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Long 2022-05-18T05:29:28.5052982Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Long (0 ms) 2022-05-18T05:29:28.5053612Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Float 2022-05-18T05:29:28.5054664Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Float (0 ms) 2022-05-18T05:29:28.5055561Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Double 2022-05-18T05:29:28.5056375Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Double (0 ms) 2022-05-18T05:29:28.5056919Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Byte 2022-05-18T05:29:28.5057474Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Byte (0 ms) 2022-05-18T05:29:28.5058188Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Char 2022-05-18T05:29:28.5058847Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Char (0 ms) 2022-05-18T05:29:28.5059643Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Short 2022-05-18T05:29:28.5060364Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Short (0 ms) 2022-05-18T05:29:28.5060914Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Int 2022-05-18T05:29:28.5061470Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Int (0 ms) 2022-05-18T05:29:28.5062003Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Long 2022-05-18T05:29:28.5062681Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Long (0 ms) 2022-05-18T05:29:28.5063253Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Float 2022-05-18T05:29:28.5063795Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Float (0 ms) 2022-05-18T05:29:28.5064352Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Double 2022-05-18T05:29:28.5064915Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Double (0 ms) 2022-05-18T05:29:28.5065474Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Byte 2022-05-18T05:29:28.5066032Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Byte (0 ms) 2022-05-18T05:29:28.5066596Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Char 2022-05-18T05:29:28.5067167Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Char (0 ms) 2022-05-18T05:29:28.5067718Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Short 2022-05-18T05:29:28.5068302Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Short (0 ms) 2022-05-18T05:29:28.5068868Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Int 2022-05-18T05:29:28.5069419Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Int (0 ms) 2022-05-18T05:29:28.5069984Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Long 2022-05-18T05:29:28.5070554Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Long (0 ms) 2022-05-18T05:29:28.5071122Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Float 2022-05-18T05:29:28.5071678Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Float (0 ms) 2022-05-18T05:29:28.5072250Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Double 2022-05-18T05:29:28.5072827Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Double (0 ms) 2022-05-18T05:29:28.5073426Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Byte 2022-05-18T05:29:28.5073955Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Byte (0 ms) 2022-05-18T05:29:28.5075100Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Char 2022-05-18T05:29:28.5075635Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Char (0 ms) 2022-05-18T05:29:28.5076144Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Short 2022-05-18T05:29:28.5076671Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Short (0 ms) 2022-05-18T05:29:28.5077189Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Int 2022-05-18T05:29:28.5077692Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Int (0 ms) 2022-05-18T05:29:28.5078212Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Long 2022-05-18T05:29:28.5078733Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Long (0 ms) 2022-05-18T05:29:28.5079263Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Float 2022-05-18T05:29:28.5079780Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Float (0 ms) 2022-05-18T05:29:28.5080305Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Double 2022-05-18T05:29:28.5080838Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Double (0 ms) 2022-05-18T05:29:28.5081343Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Bool 2022-05-18T05:29:28.5081865Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Bool (0 ms) 2022-05-18T05:29:28.5082382Z [ RUN ] TensorIteratorTest.SerialLoopSingleThread 2022-05-18T05:29:28.5122316Z [ OK ] TensorIteratorTest.SerialLoopSingleThread (6 ms) 2022-05-18T05:29:28.5123115Z [ RUN ] TensorIteratorTest.InputDType 2022-05-18T05:29:28.5123572Z [ OK ] TensorIteratorTest.InputDType (0 ms) 2022-05-18T05:29:28.5124074Z [ RUN ] TensorIteratorTest.ComputeCommonDTypeInputOnly 2022-05-18T05:29:28.5124757Z [ OK ] TensorIteratorTest.ComputeCommonDTypeInputOnly (0 ms) 2022-05-18T05:29:28.5125358Z [ RUN ] TensorIteratorTest.DoNotComputeCommonDTypeInputOnly 2022-05-18T05:29:28.5125957Z [ OK ] TensorIteratorTest.DoNotComputeCommonDTypeInputOnly (0 ms) 2022-05-18T05:29:28.5126523Z [ RUN ] TensorIteratorTest.FailNonPromotingBinaryOp 2022-05-18T05:29:28.5135797Z [ OK ] TensorIteratorTest.FailNonPromotingBinaryOp (1 ms) 2022-05-18T05:29:28.5136794Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Byte 2022-05-18T05:29:28.5137662Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Byte (0 ms) 2022-05-18T05:29:28.5138562Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Char 2022-05-18T05:29:28.5139582Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Char (0 ms) 2022-05-18T05:29:28.5140172Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Short 2022-05-18T05:29:28.5140752Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Short (0 ms) 2022-05-18T05:29:28.5141289Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Int 2022-05-18T05:29:28.5141842Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Int (0 ms) 2022-05-18T05:29:28.5142392Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Long 2022-05-18T05:29:28.5142932Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Long (0 ms) 2022-05-18T05:29:28.5143484Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Float 2022-05-18T05:29:28.5144046Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Float (0 ms) 2022-05-18T05:29:28.5144601Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Double 2022-05-18T05:29:28.5145150Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Double (0 ms) 2022-05-18T05:29:28.5145820Z [----------] 65 tests from TensorIteratorTest (3214 ms total) 2022-05-18T05:29:28.5146052Z 2022-05-18T05:29:28.5146288Z [----------] Global test environment tear-down 2022-05-18T05:29:28.5146698Z [==========] 65 tests from 1 test suite ran. (3215 ms total) 2022-05-18T05:29:28.5147050Z [ PASSED ] 65 tests. 2022-05-18T05:29:28.9005008Z + ./Dimname_test 2022-05-18T05:29:29.1681809Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:29:29.1682540Z [==========] Running 4 tests from 1 test suite. 2022-05-18T05:29:29.1682941Z [----------] Global test environment set-up. 2022-05-18T05:29:29.1683335Z [----------] 4 tests from DimnameTest 2022-05-18T05:29:29.1683745Z [ RUN ] DimnameTest.isValidIdentifier 2022-05-18T05:29:29.1684165Z [ OK ] DimnameTest.isValidIdentifier (0 ms) 2022-05-18T05:29:29.1684576Z [ RUN ] DimnameTest.wildcardName 2022-05-18T05:29:29.1684997Z [ OK ] DimnameTest.wildcardName (0 ms) 2022-05-18T05:29:29.1685417Z [ RUN ] DimnameTest.createNormalName 2022-05-18T05:29:29.1702688Z [ OK ] DimnameTest.createNormalName (2 ms) 2022-05-18T05:29:29.1703299Z [ RUN ] DimnameTest.unifyAndMatch 2022-05-18T05:29:29.1703717Z [ OK ] DimnameTest.unifyAndMatch (0 ms) 2022-05-18T05:29:29.1704125Z [----------] 4 tests from DimnameTest (2 ms total) 2022-05-18T05:29:29.1704341Z 2022-05-18T05:29:29.1704570Z [----------] Global test environment tear-down 2022-05-18T05:29:29.1704984Z [==========] 4 tests from 1 test suite ran. (2 ms total) 2022-05-18T05:29:29.1705338Z [ PASSED ] 4 tests. 2022-05-18T05:29:29.2169692Z + ./Dict_test 2022-05-18T05:29:29.4876201Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:29:29.4877164Z [==========] Running 47 tests from 2 test suites. 2022-05-18T05:29:29.4877710Z [----------] Global test environment set-up. 2022-05-18T05:29:29.4878793Z [----------] 46 tests from DictTest 2022-05-18T05:29:29.4879607Z [ RUN ] DictTest.givenEmptyDict_whenCallingEmpty_thenReturnsTrue 2022-05-18T05:29:29.4880647Z [ OK ] DictTest.givenEmptyDict_whenCallingEmpty_thenReturnsTrue (0 ms) 2022-05-18T05:29:29.4881272Z [ RUN ] DictTest.givenNonemptyDict_whenCallingEmpty_thenReturnsFalse 2022-05-18T05:29:29.4882347Z [ OK ] DictTest.givenNonemptyDict_whenCallingEmpty_thenReturnsFalse (0 ms) 2022-05-18T05:29:29.4883519Z [ RUN ] DictTest.givenEmptyDict_whenCallingSize_thenReturnsZero 2022-05-18T05:29:29.4884254Z [ OK ] DictTest.givenEmptyDict_whenCallingSize_thenReturnsZero (0 ms) 2022-05-18T05:29:29.4884974Z [ RUN ] DictTest.givenNonemptyDict_whenCallingSize_thenReturnsNumberOfElements 2022-05-18T05:29:29.4886151Z [ OK ] DictTest.givenNonemptyDict_whenCallingSize_thenReturnsNumberOfElements (0 ms) 2022-05-18T05:29:29.4887220Z [ RUN ] DictTest.givenNonemptyDict_whenCallingClear_thenIsEmpty 2022-05-18T05:29:29.4887786Z [ OK ] DictTest.givenNonemptyDict_whenCallingClear_thenIsEmpty (0 ms) 2022-05-18T05:29:29.4888365Z [ RUN ] DictTest.whenInsertingNewKey_thenReturnsTrueAndIteratorToNewElement 2022-05-18T05:29:29.4889260Z [ OK ] DictTest.whenInsertingNewKey_thenReturnsTrueAndIteratorToNewElement (0 ms) 2022-05-18T05:29:29.4889946Z [ RUN ] DictTest.whenInsertingExistingKey_thenReturnsFalseAndIteratorToExistingElement 2022-05-18T05:29:29.4890655Z [ OK ] DictTest.whenInsertingExistingKey_thenReturnsFalseAndIteratorToExistingElement (0 ms) 2022-05-18T05:29:29.4891272Z [ RUN ] DictTest.whenInsertingExistingKey_thenDoesNotModifyDict 2022-05-18T05:29:29.4891807Z [ OK ] DictTest.whenInsertingExistingKey_thenDoesNotModifyDict (0 ms) 2022-05-18T05:29:29.4892594Z [ RUN ] DictTest.whenInsertOrAssigningNewKey_thenReturnsTrueAndIteratorToNewElement 2022-05-18T05:29:29.4893279Z [ OK ] DictTest.whenInsertOrAssigningNewKey_thenReturnsTrueAndIteratorToNewElement (0 ms) 2022-05-18T05:29:29.4893999Z [ RUN ] DictTest.whenInsertOrAssigningExistingKey_thenReturnsFalseAndIteratorToChangedElement 2022-05-18T05:29:29.4894744Z [ OK ] DictTest.whenInsertOrAssigningExistingKey_thenReturnsFalseAndIteratorToChangedElement (0 ms) 2022-05-18T05:29:29.4895406Z [ RUN ] DictTest.whenInsertOrAssigningExistingKey_thenDoesModifyDict 2022-05-18T05:29:29.4896006Z [ OK ] DictTest.whenInsertOrAssigningExistingKey_thenDoesModifyDict (0 ms) 2022-05-18T05:29:29.4896541Z [ RUN ] DictTest.givenEmptyDict_whenIterating_thenBeginIsEnd 2022-05-18T05:29:29.4897061Z [ OK ] DictTest.givenEmptyDict_whenIterating_thenBeginIsEnd (0 ms) 2022-05-18T05:29:29.4897593Z [ RUN ] DictTest.givenMutableDict_whenIterating_thenFindsElements 2022-05-18T05:29:29.4898136Z [ OK ] DictTest.givenMutableDict_whenIterating_thenFindsElements (0 ms) 2022-05-18T05:29:29.4898685Z [ RUN ] DictTest.givenMutableDict_whenIteratingWithForeach_thenFindsElements 2022-05-18T05:29:29.4899281Z [ OK ] DictTest.givenMutableDict_whenIteratingWithForeach_thenFindsElements (0 ms) 2022-05-18T05:29:29.4899831Z [ RUN ] DictTest.givenConstDict_whenIterating_thenFindsElements 2022-05-18T05:29:29.4900337Z [ OK ] DictTest.givenConstDict_whenIterating_thenFindsElements (0 ms) 2022-05-18T05:29:29.4900887Z [ RUN ] DictTest.givenConstDict_whenIteratingWithForeach_thenFindsElements 2022-05-18T05:29:29.4901473Z [ OK ] DictTest.givenConstDict_whenIteratingWithForeach_thenFindsElements (0 ms) 2022-05-18T05:29:29.4901983Z [ RUN ] DictTest.givenIterator_thenCanModifyValue 2022-05-18T05:29:29.4902445Z [ OK ] DictTest.givenIterator_thenCanModifyValue (0 ms) 2022-05-18T05:29:29.4903048Z [ RUN ] DictTest.givenOneElementDict_whenErasingByIterator_thenDictIsEmpty 2022-05-18T05:29:29.4903649Z [ OK ] DictTest.givenOneElementDict_whenErasingByIterator_thenDictIsEmpty (0 ms) 2022-05-18T05:29:29.4904235Z [ RUN ] DictTest.givenOneElementDict_whenErasingByKey_thenReturnsOneAndDictIsEmpty 2022-05-18T05:29:29.4904868Z [ OK ] DictTest.givenOneElementDict_whenErasingByKey_thenReturnsOneAndDictIsEmpty (0 ms) 2022-05-18T05:29:29.4905544Z [ RUN ] DictTest.givenOneElementDict_whenErasingByNonexistingKey_thenReturnsZeroAndDictIsUnchanged 2022-05-18T05:29:29.4906269Z [ OK ] DictTest.givenOneElementDict_whenErasingByNonexistingKey_thenReturnsZeroAndDictIsUnchanged (0 ms) 2022-05-18T05:29:29.4906904Z [ RUN ] DictTest.whenCallingAtWithExistingKey_thenReturnsCorrectElement 2022-05-18T05:29:29.4907522Z [ OK ] DictTest.whenCallingAtWithExistingKey_thenReturnsCorrectElement (0 ms) 2022-05-18T05:29:29.4908139Z [ RUN ] DictTest.whenCallingAtWithNonExistingKey_thenReturnsCorrectElement 2022-05-18T05:29:29.4908770Z [ OK ] DictTest.whenCallingAtWithNonExistingKey_thenReturnsCorrectElement (0 ms) 2022-05-18T05:29:29.4909392Z [ RUN ] DictTest.givenMutableDict_whenCallingFindOnExistingKey_thenFindsCorrectElement 2022-05-18T05:29:29.4910044Z [ OK ] DictTest.givenMutableDict_whenCallingFindOnExistingKey_thenFindsCorrectElement (0 ms) 2022-05-18T05:29:29.4910677Z [ RUN ] DictTest.givenMutableDict_whenCallingFindOnNonExistingKey_thenReturnsEnd 2022-05-18T05:29:29.4911296Z [ OK ] DictTest.givenMutableDict_whenCallingFindOnNonExistingKey_thenReturnsEnd (0 ms) 2022-05-18T05:29:29.4911963Z [ RUN ] DictTest.givenConstDict_whenCallingFindOnExistingKey_thenFindsCorrectElement 2022-05-18T05:29:29.4912679Z [ OK ] DictTest.givenConstDict_whenCallingFindOnExistingKey_thenFindsCorrectElement (0 ms) 2022-05-18T05:29:29.4913303Z [ RUN ] DictTest.givenConstDict_whenCallingFindOnNonExistingKey_thenReturnsEnd 2022-05-18T05:29:29.4913896Z [ OK ] DictTest.givenConstDict_whenCallingFindOnNonExistingKey_thenReturnsEnd (0 ms) 2022-05-18T05:29:29.4914981Z [ RUN ] DictTest.whenCallingContainsWithExistingKey_thenReturnsTrue 2022-05-18T05:29:29.4915592Z [ OK ] DictTest.whenCallingContainsWithExistingKey_thenReturnsTrue (0 ms) 2022-05-18T05:29:29.4916200Z [ RUN ] DictTest.whenCallingContainsWithNonExistingKey_thenReturnsFalse 2022-05-18T05:29:29.4916813Z [ OK ] DictTest.whenCallingContainsWithNonExistingKey_thenReturnsFalse (0 ms) 2022-05-18T05:29:29.4917356Z [ RUN ] DictTest.whenCallingReserve_thenDoesntCrash 2022-05-18T05:29:29.4917846Z [ OK ] DictTest.whenCallingReserve_thenDoesntCrash (0 ms) 2022-05-18T05:29:29.4918340Z [ RUN ] DictTest.whenCopyConstructingDict_thenAreEqual 2022-05-18T05:29:29.4918862Z [ OK ] DictTest.whenCopyConstructingDict_thenAreEqual (0 ms) 2022-05-18T05:29:29.4919361Z [ RUN ] DictTest.whenCopyAssigningDict_thenAreEqual 2022-05-18T05:29:29.4919855Z [ OK ] DictTest.whenCopyAssigningDict_thenAreEqual (0 ms) 2022-05-18T05:29:29.4920305Z [ RUN ] DictTest.whenCopyingDict_thenAreEqual 2022-05-18T05:29:29.4920761Z [ OK ] DictTest.whenCopyingDict_thenAreEqual (0 ms) 2022-05-18T05:29:29.4921290Z [ RUN ] DictTest.whenMoveConstructingDict_thenNewIsCorrect 2022-05-18T05:29:29.4921829Z [ OK ] DictTest.whenMoveConstructingDict_thenNewIsCorrect (0 ms) 2022-05-18T05:29:29.4922328Z [ RUN ] DictTest.whenMoveAssigningDict_thenNewIsCorrect 2022-05-18T05:29:29.4922838Z [ OK ] DictTest.whenMoveAssigningDict_thenNewIsCorrect (0 ms) 2022-05-18T05:29:29.4923469Z [ RUN ] DictTest.whenMoveConstructingDict_thenOldIsUnchanged 2022-05-18T05:29:29.4924012Z [ OK ] DictTest.whenMoveConstructingDict_thenOldIsUnchanged (0 ms) 2022-05-18T05:29:29.4924535Z [ RUN ] DictTest.whenMoveAssigningDict_thenOldIsUnchanged 2022-05-18T05:29:29.4925060Z [ OK ] DictTest.whenMoveAssigningDict_thenOldIsUnchanged (0 ms) 2022-05-18T05:29:29.4925674Z [ RUN ] DictTest.givenIterator_whenPostfixIncrementing_thenMovesToNextAndReturnsOldPosition 2022-05-18T05:29:29.4926346Z [ OK ] DictTest.givenIterator_whenPostfixIncrementing_thenMovesToNextAndReturnsOldPosition (0 ms) 2022-05-18T05:29:29.4927029Z [ RUN ] DictTest.givenIterator_whenPrefixIncrementing_thenMovesToNextAndReturnsNewPosition 2022-05-18T05:29:29.4927706Z [ OK ] DictTest.givenIterator_whenPrefixIncrementing_thenMovesToNextAndReturnsNewPosition (0 ms) 2022-05-18T05:29:29.4928255Z [ RUN ] DictTest.givenEqualIterators_thenAreEqual 2022-05-18T05:29:29.4928743Z [ OK ] DictTest.givenEqualIterators_thenAreEqual (0 ms) 2022-05-18T05:29:29.4929242Z [ RUN ] DictTest.givenDifferentIterators_thenAreNotEqual 2022-05-18T05:29:29.4929752Z [ OK ] DictTest.givenDifferentIterators_thenAreNotEqual (0 ms) 2022-05-18T05:29:29.4930315Z [ RUN ] DictTest.givenIterator_whenDereferencing_thenPointsToCorrectElement 2022-05-18T05:29:29.4930905Z [ OK ] DictTest.givenIterator_whenDereferencing_thenPointsToCorrectElement (0 ms) 2022-05-18T05:29:29.4931444Z [ RUN ] DictTest.givenIterator_whenWritingToValue_thenChangesValue 2022-05-18T05:29:29.4931989Z [ OK ] DictTest.givenIterator_whenWritingToValue_thenChangesValue (0 ms) 2022-05-18T05:29:29.4932435Z [ RUN ] DictTest.isReferenceType 2022-05-18T05:29:29.4932835Z [ OK ] DictTest.isReferenceType (0 ms) 2022-05-18T05:29:29.4933330Z [ RUN ] DictTest.copyHasSeparateStorage 2022-05-18T05:29:29.4933780Z [ OK ] DictTest.copyHasSeparateStorage (0 ms) 2022-05-18T05:29:29.4934195Z [ RUN ] DictTest.dictTensorAsKey 2022-05-18T05:29:29.4934577Z [ OK ] DictTest.dictTensorAsKey (0 ms) 2022-05-18T05:29:29.4934962Z [ RUN ] DictTest.dictEquality 2022-05-18T05:29:29.4935344Z [ OK ] DictTest.dictEquality (0 ms) 2022-05-18T05:29:29.4935741Z [----------] 46 tests from DictTest (1 ms total) 2022-05-18T05:29:29.4935951Z 2022-05-18T05:29:29.4936188Z [----------] 1 test from ListTest_IValueBasedList 2022-05-18T05:29:29.4936753Z [ RUN ] ListTest_IValueBasedList.givenIterator_whenWritingToValueFromIterator_thenChangesValue 2022-05-18T05:29:29.4937429Z [ OK ] ListTest_IValueBasedList.givenIterator_whenWritingToValueFromIterator_thenChangesValue (0 ms) 2022-05-18T05:29:29.4937980Z [----------] 1 test from ListTest_IValueBasedList (0 ms total) 2022-05-18T05:29:29.4938219Z 2022-05-18T05:29:29.4938456Z [----------] Global test environment tear-down 2022-05-18T05:29:29.4938877Z [==========] 47 tests from 2 test suites ran. (1 ms total) 2022-05-18T05:29:29.4939214Z [ PASSED ] 47 tests. 2022-05-18T05:29:29.5374621Z + ./NamedTensor_test 2022-05-18T05:29:29.8023015Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:29:29.8024007Z [==========] Running 10 tests from 1 test suite. 2022-05-18T05:29:29.8024429Z [----------] Global test environment set-up. 2022-05-18T05:29:29.8024827Z [----------] 10 tests from NamedTensorTest 2022-05-18T05:29:29.8025383Z [ RUN ] NamedTensorTest.isNamed 2022-05-18T05:29:29.8026002Z [W TensorImpl.h:1393] 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-18T05:29:29.8026968Z [ OK ] NamedTensorTest.isNamed (0 ms) 2022-05-18T05:29:29.8027398Z [ RUN ] NamedTensorTest.attachMetadata 2022-05-18T05:29:29.8027841Z [ OK ] NamedTensorTest.attachMetadata (0 ms) 2022-05-18T05:29:29.8028310Z [ RUN ] NamedTensorTest.internalSetNamesInplace 2022-05-18T05:29:29.8028799Z [ OK ] NamedTensorTest.internalSetNamesInplace (0 ms) 2022-05-18T05:29:29.8029249Z [ RUN ] NamedTensorTest.empty 2022-05-18T05:29:29.8065082Z [ OK ] NamedTensorTest.empty (3 ms) 2022-05-18T05:29:29.8065524Z [ RUN ] NamedTensorTest.dimnameToPosition 2022-05-18T05:29:29.8071072Z [ OK ] NamedTensorTest.dimnameToPosition (0 ms) 2022-05-18T05:29:29.8071569Z [ RUN ] NamedTensorTest.unifyFromRight 2022-05-18T05:29:29.8152340Z [ OK ] NamedTensorTest.unifyFromRight (8 ms) 2022-05-18T05:29:29.8153346Z [ RUN ] NamedTensorTest.alias 2022-05-18T05:29:29.8153951Z [ OK ] NamedTensorTest.alias (0 ms) 2022-05-18T05:29:29.8154729Z [ RUN ] NamedTensorTest.NoNamesGuard 2022-05-18T05:29:29.8155165Z [ OK ] NamedTensorTest.NoNamesGuard (0 ms) 2022-05-18T05:29:29.8155586Z [ RUN ] NamedTensorTest.TensorNamePrint 2022-05-18T05:29:29.8156039Z [ OK ] NamedTensorTest.TensorNamePrint (0 ms) 2022-05-18T05:29:29.8156506Z [ RUN ] NamedTensorTest.TensorNamesCheckUnique 2022-05-18T05:29:29.8159640Z [ OK ] NamedTensorTest.TensorNamesCheckUnique (0 ms) 2022-05-18T05:29:29.8160734Z [----------] 10 tests from NamedTensorTest (13 ms total) 2022-05-18T05:29:29.8161085Z 2022-05-18T05:29:29.8161328Z [----------] Global test environment tear-down 2022-05-18T05:29:29.8161752Z [==========] 10 tests from 1 test suite ran. (13 ms total) 2022-05-18T05:29:29.8162299Z [ PASSED ] 10 tests. 2022-05-18T05:29:29.8628137Z + ./cpu_generator_test 2022-05-18T05:29:30.1277560Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:29:30.1278754Z [==========] Running 13 tests from 1 test suite. 2022-05-18T05:29:30.1279178Z [----------] Global test environment set-up. 2022-05-18T05:29:30.1279589Z [----------] 13 tests from CPUGeneratorImpl 2022-05-18T05:29:30.1280190Z [ RUN ] CPUGeneratorImpl.TestGeneratorDynamicCast 2022-05-18T05:29:30.1281206Z [ OK ] CPUGeneratorImpl.TestGeneratorDynamicCast (0 ms) 2022-05-18T05:29:30.1282072Z [ RUN ] CPUGeneratorImpl.TestDefaultGenerator 2022-05-18T05:29:30.1282748Z [ OK ] CPUGeneratorImpl.TestDefaultGenerator (0 ms) 2022-05-18T05:29:30.1283219Z [ RUN ] CPUGeneratorImpl.TestCloning 2022-05-18T05:29:30.1283654Z [ OK ] CPUGeneratorImpl.TestCloning (0 ms) 2022-05-18T05:29:30.1284179Z [ RUN ] CPUGeneratorImpl.TestMultithreadingGetEngineOperator 2022-05-18T05:29:30.1285074Z [ OK ] CPUGeneratorImpl.TestMultithreadingGetEngineOperator (0 ms) 2022-05-18T05:29:30.1285753Z [ RUN ] CPUGeneratorImpl.TestGetSetCurrentSeed 2022-05-18T05:29:30.1286256Z [ OK ] CPUGeneratorImpl.TestGetSetCurrentSeed (0 ms) 2022-05-18T05:29:30.1286786Z [ RUN ] CPUGeneratorImpl.TestMultithreadingGetSetCurrentSeed 2022-05-18T05:29:30.1287396Z [ OK ] CPUGeneratorImpl.TestMultithreadingGetSetCurrentSeed (0 ms) 2022-05-18T05:29:30.1287912Z [ RUN ] CPUGeneratorImpl.TestRNGForking 2022-05-18T05:29:30.1494395Z [ OK ] CPUGeneratorImpl.TestRNGForking (20 ms) 2022-05-18T05:29:30.1495459Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineReproducibility 2022-05-18T05:29:30.1496492Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineReproducibility (0 ms) 2022-05-18T05:29:30.1497049Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineOffset1 2022-05-18T05:29:30.1497829Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineOffset1 (0 ms) 2022-05-18T05:29:30.1498346Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineOffset2 2022-05-18T05:29:30.1498863Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineOffset2 (0 ms) 2022-05-18T05:29:30.1499544Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineOffset3 2022-05-18T05:29:30.1500689Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineOffset3 (0 ms) 2022-05-18T05:29:30.1501258Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineIndex 2022-05-18T05:29:30.1501759Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineIndex (0 ms) 2022-05-18T05:29:30.1502297Z [ RUN ] CPUGeneratorImpl.TestMT19937EngineReproducibility 2022-05-18T05:29:30.1502847Z [ OK ] CPUGeneratorImpl.TestMT19937EngineReproducibility (0 ms) 2022-05-18T05:29:30.1503366Z [----------] 13 tests from CPUGeneratorImpl (22 ms total) 2022-05-18T05:29:30.1503602Z 2022-05-18T05:29:30.1503837Z [----------] Global test environment tear-down 2022-05-18T05:29:30.1504244Z [==========] 13 tests from 1 test suite ran. (22 ms total) 2022-05-18T05:29:30.1504595Z [ PASSED ] 13 tests. 2022-05-18T05:29:30.1987396Z + ./vmap_test 2022-05-18T05:29:30.4635010Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:29:30.4636066Z [==========] Running 23 tests from 1 test suite. 2022-05-18T05:29:30.4636484Z [----------] Global test environment set-up. 2022-05-18T05:29:30.4636856Z [----------] 23 tests from VmapTest 2022-05-18T05:29:30.4637242Z [ RUN ] VmapTest.TestBatchedTensor 2022-05-18T05:29:30.4665785Z [ OK ] VmapTest.TestBatchedTensor (3 ms) 2022-05-18T05:29:30.4666703Z [ RUN ] VmapTest.TestBatchedTensorMaxLevel 2022-05-18T05:29:30.4683164Z [ OK ] VmapTest.TestBatchedTensorMaxLevel (1 ms) 2022-05-18T05:29:30.4684081Z [ RUN ] VmapTest.TestBatchedTensorActualDim 2022-05-18T05:29:30.4712256Z [ OK ] VmapTest.TestBatchedTensorActualDim (2 ms) 2022-05-18T05:29:30.4713157Z [ RUN ] VmapTest.TestMultiBatchVmapTransform 2022-05-18T05:29:30.4724683Z [ OK ] VmapTest.TestMultiBatchVmapTransform (1 ms) 2022-05-18T05:29:30.4725658Z [ RUN ] VmapTest.TestVmapPhysicalViewGetPhysicalDim 2022-05-18T05:29:30.4736458Z [ OK ] VmapTest.TestVmapPhysicalViewGetPhysicalDim (1 ms) 2022-05-18T05:29:30.4737405Z [ RUN ] VmapTest.TestVmapPhysicalViewGetPhysicalDims 2022-05-18T05:29:30.4748401Z [ OK ] VmapTest.TestVmapPhysicalViewGetPhysicalDims (1 ms) 2022-05-18T05:29:30.4749440Z [ RUN ] VmapTest.TestVmapPhysicalViewNewLogicalFromPhysical 2022-05-18T05:29:30.4750046Z [ OK ] VmapTest.TestVmapPhysicalViewNewLogicalFromPhysical (0 ms) 2022-05-18T05:29:30.4750548Z [ RUN ] VmapTest.TestBatchedTensorSum 2022-05-18T05:29:30.4755009Z [ OK ] VmapTest.TestBatchedTensorSum (0 ms) 2022-05-18T05:29:30.4756076Z [ RUN ] VmapTest.TestBroadcastingVmapTransformBatchedBatched 2022-05-18T05:29:30.4766154Z [ OK ] VmapTest.TestBroadcastingVmapTransformBatchedBatched (1 ms) 2022-05-18T05:29:30.4767100Z [ RUN ] VmapTest.TestBroadcastingVmapTransformBatchedUnbatched 2022-05-18T05:29:30.4775186Z [ OK ] VmapTest.TestBroadcastingVmapTransformBatchedUnbatched (0 ms) 2022-05-18T05:29:30.4776125Z [ RUN ] VmapTest.TestBroadcastingVmapTransformMaxLevels 2022-05-18T05:29:30.4781454Z [ OK ] VmapTest.TestBroadcastingVmapTransformMaxLevels (0 ms) 2022-05-18T05:29:30.4782428Z [ RUN ] VmapTest.TestBatchedTensorMul 2022-05-18T05:29:30.4785341Z [ OK ] VmapTest.TestBatchedTensorMul (0 ms) 2022-05-18T05:29:30.4786246Z [ RUN ] VmapTest.TestBatchedTensorSize 2022-05-18T05:29:30.4792079Z [ OK ] VmapTest.TestBatchedTensorSize (0 ms) 2022-05-18T05:29:30.4793084Z [ RUN ] VmapTest.TestVmapPhysicalViewGetPhysicalShape 2022-05-18T05:29:30.4793661Z [ OK ] VmapTest.TestVmapPhysicalViewGetPhysicalShape (0 ms) 2022-05-18T05:29:30.4794436Z [ RUN ] VmapTest.TestBatchedTensorExpand 2022-05-18T05:29:30.4941091Z [ OK ] VmapTest.TestBatchedTensorExpand (14 ms) 2022-05-18T05:29:30.4942063Z [ RUN ] VmapTest.TestBatchedTensorUnsqueeze 2022-05-18T05:29:30.4943046Z [ OK ] VmapTest.TestBatchedTensorUnsqueeze (0 ms) 2022-05-18T05:29:30.4944000Z [ RUN ] VmapTest.TestBatchedTensorSqueeze 2022-05-18T05:29:30.4946232Z [ OK ] VmapTest.TestBatchedTensorSqueeze (0 ms) 2022-05-18T05:29:30.4947154Z [ RUN ] VmapTest.TestBatchedTensorTranspose 2022-05-18T05:29:30.4949817Z [ OK ] VmapTest.TestBatchedTensorTranspose (0 ms) 2022-05-18T05:29:30.4950760Z [ RUN ] VmapTest.TestBatchedTensorPermute 2022-05-18T05:29:30.4953039Z [ OK ] VmapTest.TestBatchedTensorPermute (0 ms) 2022-05-18T05:29:30.4954028Z [ RUN ] VmapTest.TestMultiBatchVmapTransformBatchedBatched 2022-05-18T05:29:30.4973187Z [ OK ] VmapTest.TestMultiBatchVmapTransformBatchedBatched (1 ms) 2022-05-18T05:29:30.4974135Z [ RUN ] VmapTest.TestMultiBatchVmapTransformBatchedUnbatched 2022-05-18T05:29:30.4982840Z [ OK ] VmapTest.TestMultiBatchVmapTransformBatchedUnbatched (0 ms) 2022-05-18T05:29:30.4998882Z [ RUN ] VmapTest.TestMultiBatchVmapTransformMaxLevels 2022-05-18T05:29:30.5000393Z [ OK ] VmapTest.TestMultiBatchVmapTransformMaxLevels (0 ms) 2022-05-18T05:29:30.5001710Z [ RUN ] VmapTest.TestMultiBatchVmapTransformMultipleTensors 2022-05-18T05:29:30.5002574Z [ OK ] VmapTest.TestMultiBatchVmapTransformMultipleTensors (0 ms) 2022-05-18T05:29:30.5003316Z [----------] 23 tests from VmapTest (36 ms total) 2022-05-18T05:29:30.5003516Z 2022-05-18T05:29:30.5003751Z [----------] Global test environment tear-down 2022-05-18T05:29:30.5004177Z [==========] 23 tests from 1 test suite ran. (36 ms total) 2022-05-18T05:29:30.5004529Z [ PASSED ] 23 tests. 2022-05-18T05:29:30.5470642Z + ./operators_test 2022-05-18T05:29:30.8121861Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:29:30.8123123Z [==========] Running 4 tests from 1 test suite. 2022-05-18T05:29:30.8123675Z [----------] Global test environment set-up. 2022-05-18T05:29:30.8124086Z [----------] 4 tests from OperatorsTest 2022-05-18T05:29:30.8124519Z [ RUN ] OperatorsTest.TestFunctionDecltype 2022-05-18T05:29:30.8133622Z [ OK ] OperatorsTest.TestFunctionDecltype (1 ms) 2022-05-18T05:29:30.8134189Z [ RUN ] OperatorsTest.TestMethodOnlyDecltype 2022-05-18T05:29:30.8134697Z [ OK ] OperatorsTest.TestMethodOnlyDecltype (0 ms) 2022-05-18T05:29:30.8135146Z [ RUN ] OperatorsTest.Test_ATEN_FN 2022-05-18T05:29:30.8166951Z [ OK ] OperatorsTest.Test_ATEN_FN (3 ms) 2022-05-18T05:29:30.8167614Z [ RUN ] OperatorsTest.TestOutVariantIsFaithful 2022-05-18T05:29:30.8168284Z [ OK ] OperatorsTest.TestOutVariantIsFaithful (0 ms) 2022-05-18T05:29:30.8168770Z [----------] 4 tests from OperatorsTest (4 ms total) 2022-05-18T05:29:30.8168972Z 2022-05-18T05:29:30.8169213Z [----------] Global test environment tear-down 2022-05-18T05:29:30.8169631Z [==========] 4 tests from 1 test suite ran. (4 ms total) 2022-05-18T05:29:30.8169984Z [ PASSED ] 4 tests. 2022-05-18T05:29:30.8657792Z + [[ -x ./cudnn_test ]] 2022-05-18T05:29:30.8658162Z + [[ -x ./cuda_generator_test ]] 2022-05-18T05:29:30.8658458Z + ./cuda_generator_test 2022-05-18T05:29:31.1348043Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:29:31.1348685Z [==========] Running 11 tests from 1 test suite. 2022-05-18T05:29:31.1349100Z [----------] Global test environment set-up. 2022-05-18T05:29:31.1349519Z [----------] 11 tests from CUDAGeneratorImpl 2022-05-18T05:29:31.1350003Z [ RUN ] CUDAGeneratorImpl.TestPhiloxEngineReproducibility 2022-05-18T05:29:34.2409785Z [ OK ] CUDAGeneratorImpl.TestPhiloxEngineReproducibility (3106 ms) 2022-05-18T05:29:34.2410882Z [ RUN ] CUDAGeneratorImpl.TestPhiloxEngineOffset1 2022-05-18T05:29:34.2411855Z [ OK ] CUDAGeneratorImpl.TestPhiloxEngineOffset1 (0 ms) 2022-05-18T05:29:34.2412835Z [ RUN ] CUDAGeneratorImpl.TestPhiloxEngineOffset2 2022-05-18T05:29:34.2413490Z [ OK ] CUDAGeneratorImpl.TestPhiloxEngineOffset2 (0 ms) 2022-05-18T05:29:34.2414046Z [ RUN ] CUDAGeneratorImpl.TestPhiloxEngineOffset3 2022-05-18T05:29:34.2414577Z [ OK ] CUDAGeneratorImpl.TestPhiloxEngineOffset3 (0 ms) 2022-05-18T05:29:34.2415069Z [ RUN ] CUDAGeneratorImpl.TestPhiloxEngineIndex 2022-05-18T05:29:34.2415584Z [ OK ] CUDAGeneratorImpl.TestPhiloxEngineIndex (0 ms) 2022-05-18T05:29:34.2416100Z [ RUN ] CUDAGeneratorImpl.TestGeneratorDynamicCast 2022-05-18T05:29:34.2416837Z [ OK ] CUDAGeneratorImpl.TestGeneratorDynamicCast (0 ms) 2022-05-18T05:29:34.2417339Z [ RUN ] CUDAGeneratorImpl.TestDefaultGenerator 2022-05-18T05:29:34.2418072Z [ OK ] CUDAGeneratorImpl.TestDefaultGenerator (0 ms) 2022-05-18T05:29:34.2418539Z [ RUN ] CUDAGeneratorImpl.TestCloning 2022-05-18T05:29:34.2418965Z [ OK ] CUDAGeneratorImpl.TestCloning (0 ms) 2022-05-18T05:29:34.2419497Z [ RUN ] CUDAGeneratorImpl.TestMultithreadingGetSetCurrentSeed 2022-05-18T05:29:34.2420456Z [ OK ] CUDAGeneratorImpl.TestMultithreadingGetSetCurrentSeed (0 ms) 2022-05-18T05:29:34.2420985Z [ RUN ] CUDAGeneratorImpl.TestRNGForking 2022-05-18T05:29:34.2427489Z [ OK ] CUDAGeneratorImpl.TestRNGForking (0 ms) 2022-05-18T05:29:34.2428104Z [ RUN ] CUDAGeneratorImpl.TestMultithreadRNG 2022-05-18T05:29:34.3647744Z [ OK ] CUDAGeneratorImpl.TestMultithreadRNG (121 ms) 2022-05-18T05:29:34.3648425Z [----------] 11 tests from CUDAGeneratorImpl (3229 ms total) 2022-05-18T05:29:34.3648669Z 2022-05-18T05:29:34.3649014Z [----------] Global test environment tear-down 2022-05-18T05:29:34.3649581Z [==========] 11 tests from 1 test suite ran. (3230 ms total) 2022-05-18T05:29:34.3649948Z [ PASSED ] 11 tests. 2022-05-18T05:29:34.7564398Z + [[ -x ./apply_test ]] 2022-05-18T05:29:34.7564771Z + [[ -x ./stream_test ]] 2022-05-18T05:29:34.7565092Z + [[ -x ./cuda_half_test ]] 2022-05-18T05:29:34.7565338Z + ./cuda_half_test 2022-05-18T05:29:35.0251989Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:29:35.0252652Z [==========] Running 1 test from 1 test suite. 2022-05-18T05:29:35.0253063Z [----------] Global test environment set-up. 2022-05-18T05:29:35.0253453Z [----------] 1 test from HalfCuda 2022-05-18T05:29:35.0253810Z [ RUN ] HalfCuda.HalfCuda 2022-05-18T05:29:38.1385047Z [ OK ] HalfCuda.HalfCuda (3113 ms) 2022-05-18T05:29:38.1385540Z [----------] 1 test from HalfCuda (3113 ms total) 2022-05-18T05:29:38.1385756Z 2022-05-18T05:29:38.1385992Z [----------] Global test environment tear-down 2022-05-18T05:29:38.1386427Z [==========] 1 test from 1 test suite ran. (3113 ms total) 2022-05-18T05:29:38.1386777Z [ PASSED ] 1 test. 2022-05-18T05:29:38.5244008Z + [[ -x ./cuda_vectorized_test ]] 2022-05-18T05:29:38.5244316Z + ./cuda_vectorized_test 2022-05-18T05:29:38.7932147Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:29:38.7932839Z [==========] Running 2 tests from 1 test suite. 2022-05-18T05:29:38.7933255Z [----------] Global test environment set-up. 2022-05-18T05:29:38.7933707Z [----------] 2 tests from TestVectorizedMemoryAccess 2022-05-18T05:29:38.7934186Z [ RUN ] TestVectorizedMemoryAccess.CanVectorizeUpTo 2022-05-18T05:29:41.9204574Z [ OK ] TestVectorizedMemoryAccess.CanVectorizeUpTo (3127 ms) 2022-05-18T05:29:41.9205207Z [ RUN ] TestVectorizedMemoryAccess.CopyKernel 2022-05-18T05:29:41.9212047Z [ OK ] TestVectorizedMemoryAccess.CopyKernel (0 ms) 2022-05-18T05:29:41.9212616Z [----------] 2 tests from TestVectorizedMemoryAccess (3128 ms total) 2022-05-18T05:29:41.9212873Z 2022-05-18T05:29:41.9213090Z [----------] Global test environment tear-down 2022-05-18T05:29:41.9213545Z [==========] 2 tests from 1 test suite ran. (3128 ms total) 2022-05-18T05:29:41.9213905Z [ PASSED ] 2 tests. 2022-05-18T05:29:42.3043592Z + [[ -x ./cuda_distributions_test ]] 2022-05-18T05:29:42.3043911Z + ./cuda_distributions_test 2022-05-18T05:29:42.5700242Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:29:42.5700892Z [==========] Running 4 tests from 2 test suites. 2022-05-18T05:29:42.5701290Z [----------] Global test environment set-up. 2022-05-18T05:29:42.5701705Z [----------] 3 tests from DistributionsTest 2022-05-18T05:29:42.5702227Z [ RUN ] DistributionsTest.TestPhiloxIncrementSmallUniformTensor 2022-05-18T05:29:45.7180162Z [ OK ] DistributionsTest.TestPhiloxIncrementSmallUniformTensor (3147 ms) 2022-05-18T05:29:45.7180869Z [ RUN ] DistributionsTest.TestPhiloxIncrementBigUniformTensor 2022-05-18T05:29:45.7186883Z [ OK ] DistributionsTest.TestPhiloxIncrementBigUniformTensor (0 ms) 2022-05-18T05:29:45.7187527Z [ RUN ] DistributionsTest.TestPhiloxIncrementSmallMultinomialTensor 2022-05-18T05:29:45.7212361Z [ OK ] DistributionsTest.TestPhiloxIncrementSmallMultinomialTensor (2 ms) 2022-05-18T05:29:45.7212963Z [----------] 3 tests from DistributionsTest (3151 ms total) 2022-05-18T05:29:45.7213205Z 2022-05-18T05:29:45.7213445Z [----------] 1 test from RandomPermutationTest 2022-05-18T05:29:45.7213894Z [ RUN ] RandomPermutationTest.TestIslandShuffle 2022-05-18T05:29:45.7413206Z [ OK ] RandomPermutationTest.TestIslandShuffle (20 ms) 2022-05-18T05:29:45.7413780Z [----------] 1 test from RandomPermutationTest (20 ms total) 2022-05-18T05:29:45.7414018Z 2022-05-18T05:29:45.7414255Z [----------] Global test environment tear-down 2022-05-18T05:29:45.7414673Z [==========] 4 tests from 2 test suites ran. (3171 ms total) 2022-05-18T05:29:45.7415048Z [ PASSED ] 4 tests. 2022-05-18T05:29:46.1244641Z + [[ -x ./cuda_optional_test ]] 2022-05-18T05:29:46.1244970Z + ./cuda_optional_test 2022-05-18T05:29:46.3900223Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:29:46.3900850Z [==========] Running 1 test from 1 test suite. 2022-05-18T05:29:46.3901249Z [----------] Global test environment set-up. 2022-05-18T05:29:46.3901652Z [----------] 1 test from OptionalTest 2022-05-18T05:29:46.3902062Z [ RUN ] OptionalTest.OptionalTestCUDA 2022-05-18T05:29:48.2810808Z [ OK ] OptionalTest.OptionalTestCUDA (1890 ms) 2022-05-18T05:29:48.2811362Z [----------] 1 test from OptionalTest (1891 ms total) 2022-05-18T05:29:48.2811622Z 2022-05-18T05:29:48.2811861Z [----------] Global test environment tear-down 2022-05-18T05:29:48.2812310Z [==========] 1 test from 1 test suite ran. (1891 ms total) 2022-05-18T05:29:48.2812864Z [ PASSED ] 1 test. 2022-05-18T05:29:48.5760247Z + [[ -x ./cuda_tensor_interop_test ]] 2022-05-18T05:29:48.5760654Z + [[ -x ./cuda_complex_test ]] 2022-05-18T05:29:48.5760907Z + ./cuda_complex_test 2022-05-18T05:29:48.8458199Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:29:48.8459104Z [==========] Running 11 tests from 7 test suites. 2022-05-18T05:29:48.8459696Z [----------] Global test environment set-up. 2022-05-18T05:29:48.8460236Z [----------] 2 tests from TestMemory 2022-05-18T05:29:48.8460689Z [ RUN ] TestMemory.ReinterpretCast 2022-05-18T05:29:48.8461100Z [ OK ] TestMemory.ReinterpretCast (0 ms) 2022-05-18T05:29:48.8461538Z [ RUN ] TestMemory.ThrustReinterpretCast 2022-05-18T05:29:48.8462025Z [ OK ] TestMemory.ThrustReinterpretCast (0 ms) 2022-05-18T05:29:48.8462499Z [----------] 2 tests from TestMemory (0 ms total) 2022-05-18T05:29:48.8462718Z 2022-05-18T05:29:48.8462920Z [----------] 2 tests from TestConstructors 2022-05-18T05:29:48.8463323Z [ RUN ] TestConstructors.FromThrust 2022-05-18T05:29:48.8463753Z [ OK ] TestConstructors.FromThrust (0 ms) 2022-05-18T05:29:48.8464162Z [ RUN ] TestConstructors.UnorderedMap 2022-05-18T05:29:48.8464605Z [ OK ] TestConstructors.UnorderedMap (0 ms) 2022-05-18T05:29:48.8465065Z [----------] 2 tests from TestConstructors (0 ms total) 2022-05-18T05:29:48.8465291Z 2022-05-18T05:29:48.8465500Z [----------] 1 test from TestAssignment 2022-05-18T05:29:48.8465865Z [ RUN ] TestAssignment.FromThrust 2022-05-18T05:29:48.8466277Z [ OK ] TestAssignment.FromThrust (0 ms) 2022-05-18T05:29:48.8466712Z [----------] 1 test from TestAssignment (0 ms total) 2022-05-18T05:29:48.8467195Z 2022-05-18T05:29:48.8467424Z [----------] 1 test from TestArithmeticIntScalar 2022-05-18T05:29:48.8467845Z [ RUN ] TestArithmeticIntScalar.All 2022-05-18T05:29:48.8468276Z [ OK ] TestArithmeticIntScalar.All (0 ms) 2022-05-18T05:29:48.8468750Z [----------] 1 test from TestArithmeticIntScalar (0 ms total) 2022-05-18T05:29:48.8468974Z 2022-05-18T05:29:48.8469163Z [----------] 1 test from TestIO 2022-05-18T05:29:48.8469494Z [ RUN ] TestIO.All 2022-05-18T05:29:48.8469832Z [ OK ] TestIO.All (0 ms) 2022-05-18T05:29:48.8470342Z [----------] 1 test from TestIO (0 ms total) 2022-05-18T05:29:48.8470543Z 2022-05-18T05:29:48.8470835Z [----------] 1 test from TestStd 2022-05-18T05:29:48.8471212Z [ RUN ] TestStd.BasicFunctions 2022-05-18T05:29:48.8471591Z [ OK ] TestStd.BasicFunctions (0 ms) 2022-05-18T05:29:48.8471997Z [----------] 1 test from TestStd (0 ms total) 2022-05-18T05:29:48.8472206Z 2022-05-18T05:29:48.8472412Z [----------] 3 tests from DeviceTests 2022-05-18T05:29:48.8472810Z [ RUN ] DeviceTests.ThrustConversion 2022-05-18T05:29:51.9508215Z [ OK ] DeviceTests.ThrustConversion (3104 ms) 2022-05-18T05:29:51.9509263Z [ RUN ] DeviceTests.StdFunctions 2022-05-18T05:29:51.9509709Z [ OK ] DeviceTests.StdFunctions (0 ms) 2022-05-18T05:29:51.9510166Z [ RUN ] DeviceTests.ReinterpretCast 2022-05-18T05:29:51.9510577Z [ OK ] DeviceTests.ReinterpretCast (0 ms) 2022-05-18T05:29:51.9511029Z [----------] 3 tests from DeviceTests (3104 ms total) 2022-05-18T05:29:51.9511247Z 2022-05-18T05:29:51.9511535Z [----------] Global test environment tear-down 2022-05-18T05:29:51.9511960Z [==========] 11 tests from 7 test suites ran. (3105 ms total) 2022-05-18T05:29:51.9512327Z [ PASSED ] 11 tests. 2022-05-18T05:29:52.3322296Z + [[ -x ./cuda_complex_math_test ]] 2022-05-18T05:29:52.3322973Z + ./cuda_complex_math_test 2022-05-18T05:29:52.5978726Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:29:52.5979598Z [==========] Running 24 tests from 22 test suites. 2022-05-18T05:29:52.5980012Z [----------] Global test environment set-up. 2022-05-18T05:29:52.5980424Z [----------] 2 tests from TestExponentialDevice 2022-05-18T05:29:52.5980839Z [ RUN ] TestExponentialDevice.IPi 2022-05-18T05:29:55.7375094Z [ OK ] TestExponentialDevice.IPi (3139 ms) 2022-05-18T05:29:55.7376097Z [ RUN ] TestExponentialDevice.EulerFormula 2022-05-18T05:29:55.7377001Z [ OK ] TestExponentialDevice.EulerFormula (0 ms) 2022-05-18T05:29:55.7377676Z [----------] 2 tests from TestExponentialDevice (3139 ms total) 2022-05-18T05:29:55.7377911Z 2022-05-18T05:29:55.7378191Z [----------] 1 test from TestLogDevice 2022-05-18T05:29:55.7378920Z [ RUN ] TestLogDevice.Definition 2022-05-18T05:29:55.7379662Z [ OK ] TestLogDevice.Definition (0 ms) 2022-05-18T05:29:55.7380504Z [----------] 1 test from TestLogDevice (0 ms total) 2022-05-18T05:29:55.7380932Z 2022-05-18T05:29:55.7381347Z [----------] 1 test from TestLog10Device 2022-05-18T05:29:55.7382052Z [ RUN ] TestLog10Device.Rev 2022-05-18T05:29:55.7382767Z [ OK ] TestLog10Device.Rev (0 ms) 2022-05-18T05:29:55.7383581Z [----------] 1 test from TestLog10Device (0 ms total) 2022-05-18T05:29:55.7383990Z 2022-05-18T05:29:55.7384483Z [----------] 1 test from TestLog2Device 2022-05-18T05:29:55.7385176Z [ RUN ] TestLog2Device.Rev 2022-05-18T05:29:55.7385879Z [ OK ] TestLog2Device.Rev (0 ms) 2022-05-18T05:29:55.7386294Z [----------] 1 test from TestLog2Device (0 ms total) 2022-05-18T05:29:55.7386509Z 2022-05-18T05:29:55.7386731Z [----------] 1 test from TestPowSqrtDevice 2022-05-18T05:29:55.7387441Z [ RUN ] TestPowSqrtDevice.Equal 2022-05-18T05:29:55.7387829Z [ OK ] TestPowSqrtDevice.Equal (0 ms) 2022-05-18T05:29:55.7388266Z [----------] 1 test from TestPowSqrtDevice (0 ms total) 2022-05-18T05:29:55.7388493Z 2022-05-18T05:29:55.7388700Z [----------] 1 test from TestPowDevice 2022-05-18T05:29:55.7389070Z [ RUN ] TestPowDevice.Square 2022-05-18T05:29:55.7389439Z [ OK ] TestPowDevice.Square (0 ms) 2022-05-18T05:29:55.7389859Z [----------] 1 test from TestPowDevice (0 ms total) 2022-05-18T05:29:55.7390070Z 2022-05-18T05:29:55.7390313Z [----------] 1 test from TestSinCosSinhCoshDevice 2022-05-18T05:29:55.7390737Z [ RUN ] TestSinCosSinhCoshDevice.Identity 2022-05-18T05:29:55.7391201Z [ OK ] TestSinCosSinhCoshDevice.Identity (0 ms) 2022-05-18T05:29:55.7391693Z [----------] 1 test from TestSinCosSinhCoshDevice (0 ms total) 2022-05-18T05:29:55.7391944Z 2022-05-18T05:29:55.7392157Z [----------] 1 test from TestTanDevice 2022-05-18T05:29:55.7392515Z [ RUN ] TestTanDevice.Identity 2022-05-18T05:29:55.7392908Z [ OK ] TestTanDevice.Identity (0 ms) 2022-05-18T05:29:55.7393330Z [----------] 1 test from TestTanDevice (0 ms total) 2022-05-18T05:29:55.7393522Z 2022-05-18T05:29:55.7393730Z [----------] 1 test from TestTanhDevice 2022-05-18T05:29:55.7394109Z [ RUN ] TestTanhDevice.Identity 2022-05-18T05:29:55.7394999Z [ OK ] TestTanhDevice.Identity (0 ms) 2022-05-18T05:29:55.7395416Z [----------] 1 test from TestTanhDevice (0 ms total) 2022-05-18T05:29:55.7395633Z 2022-05-18T05:29:55.7395881Z [----------] 1 test from TestRevTrigonometricDevice 2022-05-18T05:29:55.7396316Z [ RUN ] TestRevTrigonometricDevice.Rev 2022-05-18T05:29:55.7396761Z [ OK ] TestRevTrigonometricDevice.Rev (0 ms) 2022-05-18T05:29:55.7397358Z [----------] 1 test from TestRevTrigonometricDevice (0 ms total) 2022-05-18T05:29:55.7397627Z 2022-05-18T05:29:55.7397873Z [----------] 1 test from TestRevHyperbolicDevice 2022-05-18T05:29:55.7398290Z [ RUN ] TestRevHyperbolicDevice.Rev 2022-05-18T05:29:55.7398701Z [ OK ] TestRevHyperbolicDevice.Rev (0 ms) 2022-05-18T05:29:55.7399174Z [----------] 1 test from TestRevHyperbolicDevice (0 ms total) 2022-05-18T05:29:55.7399419Z 2022-05-18T05:29:55.7399650Z [----------] 2 tests from TestExponentialHost 2022-05-18T05:29:55.7400051Z [ RUN ] TestExponentialHost.IPi 2022-05-18T05:29:55.7400440Z [ OK ] TestExponentialHost.IPi (0 ms) 2022-05-18T05:29:55.7400865Z [ RUN ] TestExponentialHost.EulerFormula 2022-05-18T05:29:55.7401323Z [ OK ] TestExponentialHost.EulerFormula (0 ms) 2022-05-18T05:29:55.7401777Z [----------] 2 tests from TestExponentialHost (0 ms total) 2022-05-18T05:29:55.7402014Z 2022-05-18T05:29:55.7402222Z [----------] 1 test from TestLogHost 2022-05-18T05:29:55.7402593Z [ RUN ] TestLogHost.Definition 2022-05-18T05:29:55.7402972Z [ OK ] TestLogHost.Definition (0 ms) 2022-05-18T05:29:55.7403386Z [----------] 1 test from TestLogHost (0 ms total) 2022-05-18T05:29:55.7403592Z 2022-05-18T05:29:55.7403796Z [----------] 1 test from TestLog10Host 2022-05-18T05:29:55.7404153Z [ RUN ] TestLog10Host.Rev 2022-05-18T05:29:55.7404501Z [ OK ] TestLog10Host.Rev (0 ms) 2022-05-18T05:29:55.7404907Z [----------] 1 test from TestLog10Host (0 ms total) 2022-05-18T05:29:55.7405117Z 2022-05-18T05:29:55.7405320Z [----------] 1 test from TestLog2Host 2022-05-18T05:29:55.7405648Z [ RUN ] TestLog2Host.Rev 2022-05-18T05:29:55.7406008Z [ OK ] TestLog2Host.Rev (0 ms) 2022-05-18T05:29:55.7406413Z [----------] 1 test from TestLog2Host (0 ms total) 2022-05-18T05:29:55.7406711Z 2022-05-18T05:29:55.7406912Z [----------] 1 test from TestPowSqrtHost 2022-05-18T05:29:55.7407293Z [ RUN ] TestPowSqrtHost.Equal 2022-05-18T05:29:55.7407684Z [ OK ] TestPowSqrtHost.Equal (0 ms) 2022-05-18T05:29:55.7408115Z [----------] 1 test from TestPowSqrtHost (0 ms total) 2022-05-18T05:29:55.7408313Z 2022-05-18T05:29:55.7408513Z [----------] 1 test from TestPowHost 2022-05-18T05:29:55.7408873Z [ RUN ] TestPowHost.Square 2022-05-18T05:29:55.7409250Z [ OK ] TestPowHost.Square (0 ms) 2022-05-18T05:29:55.7409642Z [----------] 1 test from TestPowHost (0 ms total) 2022-05-18T05:29:55.7409848Z 2022-05-18T05:29:55.7410084Z [----------] 1 test from TestSinCosSinhCoshHost 2022-05-18T05:29:55.7410509Z [ RUN ] TestSinCosSinhCoshHost.Identity 2022-05-18T05:29:55.7410993Z [ OK ] TestSinCosSinhCoshHost.Identity (0 ms) 2022-05-18T05:29:55.7411503Z [----------] 1 test from TestSinCosSinhCoshHost (0 ms total) 2022-05-18T05:29:55.7411747Z 2022-05-18T05:29:55.7411950Z [----------] 1 test from TestTanHost 2022-05-18T05:29:55.7412310Z [ RUN ] TestTanHost.Identity 2022-05-18T05:29:55.7412674Z [ OK ] TestTanHost.Identity (0 ms) 2022-05-18T05:29:55.7413082Z [----------] 1 test from TestTanHost (0 ms total) 2022-05-18T05:29:55.7413286Z 2022-05-18T05:29:55.7413492Z [----------] 1 test from TestTanhHost 2022-05-18T05:29:55.7413861Z [ RUN ] TestTanhHost.Identity 2022-05-18T05:29:55.7414231Z [ OK ] TestTanhHost.Identity (0 ms) 2022-05-18T05:29:55.7414647Z [----------] 1 test from TestTanhHost (0 ms total) 2022-05-18T05:29:55.7414856Z 2022-05-18T05:29:55.7415097Z [----------] 1 test from TestRevTrigonometricHost 2022-05-18T05:29:55.7415497Z [ RUN ] TestRevTrigonometricHost.Rev 2022-05-18T05:29:55.7415936Z [ OK ] TestRevTrigonometricHost.Rev (0 ms) 2022-05-18T05:29:55.7416477Z [----------] 1 test from TestRevTrigonometricHost (0 ms total) 2022-05-18T05:29:55.7416729Z 2022-05-18T05:29:55.7416948Z [----------] 1 test from TestRevHyperbolicHost 2022-05-18T05:29:55.7417353Z [ RUN ] TestRevHyperbolicHost.Rev 2022-05-18T05:29:55.7417766Z [ OK ] TestRevHyperbolicHost.Rev (0 ms) 2022-05-18T05:29:55.7418222Z [----------] 1 test from TestRevHyperbolicHost (0 ms total) 2022-05-18T05:29:55.7418439Z 2022-05-18T05:29:55.7418669Z [----------] Global test environment tear-down 2022-05-18T05:29:55.7419094Z [==========] 24 tests from 22 test suites ran. (3141 ms total) 2022-05-18T05:29:55.7419449Z [ PASSED ] 24 tests. 2022-05-18T05:29:56.1244356Z + [[ -x ./cuda_cub_test ]] 2022-05-18T05:29:56.1244672Z + ./cuda_cub_test 2022-05-18T05:29:56.3927258Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:29:56.3928204Z [==========] Running 3 tests from 3 test suites. 2022-05-18T05:29:56.3928605Z [----------] Global test environment set-up. 2022-05-18T05:29:56.3928986Z [----------] 1 test from NumBits 2022-05-18T05:29:56.3929326Z [ RUN ] NumBits.CubTest 2022-05-18T05:29:56.3929672Z [ OK ] NumBits.CubTest (0 ms) 2022-05-18T05:29:56.3930061Z [----------] 1 test from NumBits (0 ms total) 2022-05-18T05:29:56.3930266Z 2022-05-18T05:29:56.3930490Z [----------] 1 test from InclusiveScanSplit 2022-05-18T05:29:56.3930874Z [ RUN ] InclusiveScanSplit.CubTest 2022-05-18T05:29:59.5315455Z [ OK ] InclusiveScanSplit.CubTest (3138 ms) 2022-05-18T05:29:59.5316107Z [----------] 1 test from InclusiveScanSplit (3138 ms total) 2022-05-18T05:29:59.5316347Z 2022-05-18T05:29:59.5316573Z [----------] 1 test from ExclusiveScanSplit 2022-05-18T05:29:59.5317276Z [ RUN ] ExclusiveScanSplit.CubTest 2022-05-18T05:29:59.5317732Z [ OK ] ExclusiveScanSplit.CubTest (0 ms) 2022-05-18T05:29:59.5318195Z [----------] 1 test from ExclusiveScanSplit (0 ms total) 2022-05-18T05:29:59.5318422Z 2022-05-18T05:29:59.5318653Z [----------] Global test environment tear-down 2022-05-18T05:29:59.5319068Z [==========] 3 tests from 3 test suites ran. (3139 ms total) 2022-05-18T05:29:59.5319430Z [ PASSED ] 3 tests. 2022-05-18T05:29:59.9162167Z + [[ -x ./cuda_atomic_ops_test ]] 2022-05-18T05:29:59.9162600Z + ./cuda_atomic_ops_test 2022-05-18T05:30:00.1834995Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:30:00.1835992Z [==========] Running 4 tests from 1 test suite. 2022-05-18T05:30:00.1836399Z [----------] Global test environment set-up. 2022-05-18T05:30:00.1836797Z [----------] 4 tests from TestAtomicOps 2022-05-18T05:30:00.1837220Z [ RUN ] TestAtomicOps.TestAtomicAdd 2022-05-18T05:30:03.2990352Z [ OK ] TestAtomicOps.TestAtomicAdd (3115 ms) 2022-05-18T05:30:03.2990880Z [ RUN ] TestAtomicOps.TestAtomicMul 2022-05-18T05:30:03.2998773Z [ OK ] TestAtomicOps.TestAtomicMul (1 ms) 2022-05-18T05:30:03.2999214Z [ RUN ] TestAtomicOps.TestAtomicMax 2022-05-18T05:30:03.3008161Z [ OK ] TestAtomicOps.TestAtomicMax (0 ms) 2022-05-18T05:30:03.3008594Z [ RUN ] TestAtomicOps.TestAtomicMin 2022-05-18T05:30:03.3017527Z [ OK ] TestAtomicOps.TestAtomicMin (0 ms) 2022-05-18T05:30:03.3018042Z [----------] 4 tests from TestAtomicOps (3118 ms total) 2022-05-18T05:30:03.3018447Z 2022-05-18T05:30:03.3018734Z [----------] Global test environment tear-down 2022-05-18T05:30:03.3019161Z [==========] 4 tests from 1 test suite ran. (3118 ms total) 2022-05-18T05:30:03.3019521Z [ PASSED ] 4 tests. 2022-05-18T05:30:03.6886406Z + '[' ON == ON ']' 2022-05-18T05:30:03.6887353Z + valgrind --suppressions=/var/lib/jenkins/workspace/aten/tools/valgrind.sup --error-exitcode=1 ./basic '--gtest_filter=-*CUDA' 2022-05-18T05:30:03.7018201Z ==4236== Memcheck, a memory error detector 2022-05-18T05:30:03.7018708Z ==4236== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. 2022-05-18T05:30:03.7019176Z ==4236== Using Valgrind-3.16.1 and LibVEX; rerun with -h for copyright info 2022-05-18T05:30:03.7019599Z ==4236== Command: ./basic --gtest_filter=-*CUDA 2022-05-18T05:30:03.7019879Z ==4236== 2022-05-18T05:30:42.1829719Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-05-18T05:30:42.2116471Z Note: Google Test filter = -*CUDA 2022-05-18T05:30:42.2189814Z [==========] Running 3 tests from 1 test suite. 2022-05-18T05:30:42.2211287Z [----------] Global test environment set-up. 2022-05-18T05:30:42.2248812Z [----------] 3 tests from BasicTest 2022-05-18T05:30:42.2268307Z [ RUN ] BasicTest.BasicTestCPU 2022-05-18T05:30:42.4898650Z ==4236== Warning: noted but unhandled ioctl 0x30000001 with no size/direction hints. 2022-05-18T05:30:42.4899069Z ==4236== This could cause spurious value errors to appear. 2022-05-18T05:30:42.4899492Z ==4236== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2022-05-18T05:30:42.4908518Z ==4236== Warning: noted but unhandled ioctl 0x27 with no size/direction hints. 2022-05-18T05:30:42.4909045Z ==4236== This could cause spurious value errors to appear. 2022-05-18T05:30:42.4909465Z ==4236== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2022-05-18T05:30:44.4857873Z ==4236== Warning: noted but unhandled ioctl 0x25 with no size/direction hints. 2022-05-18T05:30:44.4858296Z ==4236== This could cause spurious value errors to appear. 2022-05-18T05:30:44.4858719Z ==4236== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2022-05-18T05:30:44.4974049Z ==4236== Warning: noted but unhandled ioctl 0x17 with no size/direction hints. 2022-05-18T05:30:44.4974474Z ==4236== This could cause spurious value errors to appear. 2022-05-18T05:30:44.4974891Z ==4236== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2022-05-18T05:30:44.5135082Z ==4236== Warning: set address range perms: large range [0x2000000000, 0x3f00000000) (noaccess) 2022-05-18T05:30:45.5720369Z ==4236== Warning: set address range perms: large range [0x200000000, 0x500000000) (noaccess) 2022-05-18T05:30:45.5801074Z ==4236== Warning: set address range perms: large range [0x5f6de000, 0x7f6dd000) (noaccess) 2022-05-18T05:30:47.1535660Z 510 ms 2022-05-18T05:30:56.9188812Z 9738 ms 2022-05-18T05:31:09.0562648Z 12129 ms 2022-05-18T05:31:10.0601531Z [ OK ] BasicTest.BasicTestCPU (27829 ms) 2022-05-18T05:31:10.0607926Z [ RUN ] BasicTest.BasicTestHalfCPU 2022-05-18T05:31:10.3817629Z 247 ms 2022-05-18T05:31:19.2738131Z 8880 ms 2022-05-18T05:31:31.3000089Z 12020 ms 2022-05-18T05:31:31.5219063Z [ OK ] BasicTest.BasicTestHalfCPU (21460 ms) 2022-05-18T05:31:31.5219560Z [ RUN ] BasicTest.FactoryMethodsTest 2022-05-18T05:31:31.5976201Z ==4236== Warning: noted but unhandled ioctl 0x19 with no size/direction hints. 2022-05-18T05:31:31.5976804Z ==4236== This could cause spurious value errors to appear. 2022-05-18T05:31:31.5977224Z ==4236== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2022-05-18T05:31:31.6395319Z ==4236== Warning: noted but unhandled ioctl 0x49 with no size/direction hints. 2022-05-18T05:31:31.6395817Z ==4236== This could cause spurious value errors to appear. 2022-05-18T05:31:31.6396231Z ==4236== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2022-05-18T05:31:31.6414687Z ==4236== Warning: noted but unhandled ioctl 0x21 with no size/direction hints. 2022-05-18T05:31:31.6415092Z ==4236== This could cause spurious value errors to appear. 2022-05-18T05:31:31.6415802Z ==4236== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2022-05-18T05:31:32.0651881Z ==4236== Warning: noted but unhandled ioctl 0x1b with no size/direction hints. 2022-05-18T05:31:32.0652517Z ==4236== This could cause spurious value errors to appear. 2022-05-18T05:31:32.0653197Z ==4236== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2022-05-18T05:31:32.4457914Z ==4236== Warning: noted but unhandled ioctl 0x41 with no size/direction hints. 2022-05-18T05:31:32.4458359Z ==4236== This could cause spurious value errors to appear. 2022-05-18T05:31:32.4458792Z ==4236== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2022-05-18T05:31:33.6360744Z ==4236== Warning: noted but unhandled ioctl 0x22 with no size/direction hints. 2022-05-18T05:31:33.6361620Z ==4236== This could cause spurious value errors to appear. 2022-05-18T05:31:33.6362254Z ==4236== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2022-05-18T05:31:59.7508263Z [ OK ] BasicTest.FactoryMethodsTest (28228 ms) 2022-05-18T05:31:59.7530742Z [----------] 3 tests from BasicTest (77525 ms total) 2022-05-18T05:31:59.7530984Z 2022-05-18T05:31:59.7543517Z [----------] Global test environment tear-down 2022-05-18T05:31:59.7577538Z [==========] 3 tests from 1 test suite ran. (77548 ms total) 2022-05-18T05:31:59.7595360Z [ PASSED ] 3 tests. 2022-05-18T05:32:01.6842865Z ==4236== 2022-05-18T05:32:01.6948714Z ==4236== HEAP SUMMARY: 2022-05-18T05:32:01.6949174Z ==4236== in use at exit: 755,574,880 bytes in 326,974 blocks 2022-05-18T05:32:01.6949984Z ==4236== total heap usage: 1,803,072 allocs, 1,476,098 frees, 1,546,182,175 bytes allocated 2022-05-18T05:32:01.6953737Z ==4236== 2022-05-18T05:32:06.0719366Z ==4236== LEAK SUMMARY: 2022-05-18T05:32:06.0720069Z ==4236== definitely lost: 104 bytes in 1 blocks 2022-05-18T05:32:06.0720419Z ==4236== indirectly lost: 96 bytes in 1 blocks 2022-05-18T05:32:06.0720768Z ==4236== possibly lost: 116,936 bytes in 1,274 blocks 2022-05-18T05:32:06.0721090Z ==4236== still reachable: 755,457,744 bytes in 325,698 blocks 2022-05-18T05:32:06.0721420Z ==4236== suppressed: 0 bytes in 0 blocks 2022-05-18T05:32:06.0721985Z ==4236== Rerun with --leak-check=full to see details of leaked memory 2022-05-18T05:32:06.0724214Z ==4236== 2022-05-18T05:32:06.0725222Z ==4236== For lists of detected and suppressed errors, rerun with: -s 2022-05-18T05:32:06.0725792Z ==4236== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 2022-05-18T05:32:06.5840418Z + [[ -x ./tensor_interop_test ]] 2022-05-18T05:32:06.5840721Z + popd 2022-05-18T05:32:06.5840955Z ~/workspace 2022-05-18T05:32:06.5844296Z + [[ -n '' ]] 2022-05-18T05:32:06.5844871Z + assert_git_not_dirty 2022-05-18T05:32:06.5845645Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default != *rocm* ]] 2022-05-18T05:32:06.5846161Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default != *xla* ]] 2022-05-18T05:32:06.5848087Z ++ git status --porcelain 2022-05-18T05:32:06.6624260Z + git_status= 2022-05-18T05:32:06.6624621Z + [[ -n '' ]] 2022-05-18T05:32:06.6624868Z + cleanup 2022-05-18T05:32:06.6625085Z + retcode=0 2022-05-18T05:32:06.6625323Z + set +x 2022-05-18T05:32:06.6625564Z EXITED_USER_LAND 2022-05-18T05:32:06.6710898Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master 2022-05-18T05:32:06.6711281Z with: 2022-05-18T05:32:06.6711845Z github-token: *** 2022-05-18T05:32:06.6712078Z env: 2022-05-18T05:32:06.6712300Z IN_CI: 1 2022-05-18T05:32:06.6712529Z IS_GHA: 1 2022-05-18T05:32:06.6712763Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:32:06.6713037Z GPU_FLAG: --gpus all 2022-05-18T05:32:06.6713291Z ##[endgroup] 2022-05-18T05:32:06.6745581Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-05-18T05:32:06.6745907Z with: 2022-05-18T05:32:06.6746127Z shell: bash 2022-05-18T05:32:06.6746375Z timeout_minutes: 10 2022-05-18T05:32:06.6746629Z max_attempts: 5 2022-05-18T05:32:06.6746864Z retry_wait_seconds: 30 2022-05-18T05:32:06.6747400Z 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-18T05:32:06.6747904Z polling_interval_seconds: 1 2022-05-18T05:32:06.6748180Z warning_on_retry: true 2022-05-18T05:32:06.6748447Z continue_on_error: false 2022-05-18T05:32:06.6748676Z env: 2022-05-18T05:32:06.6748891Z IN_CI: 1 2022-05-18T05:32:06.6749118Z IS_GHA: 1 2022-05-18T05:32:06.6749349Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:32:06.6749616Z GPU_FLAG: --gpus all 2022-05-18T05:32:06.6750012Z GITHUB_TOKEN: *** 2022-05-18T05:32:06.6750245Z ##[endgroup] 2022-05-18T05:32:06.7196993Z 2022-05-18T05:32:06.7273343Z + python3 -m pip install requests==2.26.0 2022-05-18T05:32:07.4982398Z Defaulting to user installation because normal site-packages is not writeable 2022-05-18T05:32:07.6388965Z Collecting requests==2.26.0 2022-05-18T05:32:07.6593966Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-05-18T05:32:07.7175341Z Collecting idna<4,>=2.5; python_version >= "3" 2022-05-18T05:32:07.7285697Z Downloading idna-3.3-py3-none-any.whl (61 kB) 2022-05-18T05:32:07.7791696Z Collecting certifi>=2017.4.17 2022-05-18T05:32:07.7834545Z Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-05-18T05:32:07.8350277Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2022-05-18T05:32:07.8406979Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-05-18T05:32:07.9294848Z Collecting urllib3<1.27,>=1.21.1 2022-05-18T05:32:07.9340496Z Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 2022-05-18T05:32:08.0433852Z Installing collected packages: idna, certifi, charset-normalizer, urllib3, requests 2022-05-18T05:32:08.1653716Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-05-18T05:32:08.1654398Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-05-18T05:32:08.2911637Z Successfully installed certifi-2021.10.8 charset-normalizer-2.0.12 idna-3.3 requests-2.26.0 urllib3-1.26.9 2022-05-18T05:32:08.4688395Z ++ python3 .github/scripts/get_workflow_job_id.py 2342799944 i-0a0986fb82e07a83d 2022-05-18T05:32:10.1572929Z + GHA_WORKFLOW_JOB_ID=6482805357 2022-05-18T05:32:10.1573851Z + echo '::set-output name=job-id::6482805357' 2022-05-18T05:32:10.7290819Z Command completed after 1 attempt(s). 2022-05-18T05:32:10.7291040Z 2022-05-18T05:32:10.7443283Z Prepare all required actions 2022-05-18T05:32:10.7443799Z Getting action download info 2022-05-18T05:32:10.9071922Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2) 2022-05-18T05:32:11.0430700Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-05-18T05:32:11.0430998Z with: 2022-05-18T05:32:11.0431343Z file-suffix: test-default-1-4-linux.4xlarge.nvidia.gpu_6482805357 2022-05-18T05:32:11.0431678Z env: 2022-05-18T05:32:11.0431880Z IN_CI: 1 2022-05-18T05:32:11.0432110Z IS_GHA: 1 2022-05-18T05:32:11.0432364Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:32:11.0432615Z GPU_FLAG: --gpus all 2022-05-18T05:32:11.0432864Z ##[endgroup] 2022-05-18T05:32:11.0461877Z ##[group]Run # Remove any previous test jsons if they exist 2022-05-18T05:32:11.0462265Z # Remove any previous test jsons if they exist 2022-05-18T05:32:11.0462565Z rm -f test-jsons-*.zip 2022-05-18T05:32:11.0462929Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2022-05-18T05:32:11.0475542Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T05:32:11.0475844Z env: 2022-05-18T05:32:11.0476049Z IN_CI: 1 2022-05-18T05:32:11.0476276Z IS_GHA: 1 2022-05-18T05:32:11.0476528Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:32:11.0476787Z GPU_FLAG: --gpus all 2022-05-18T05:32:11.0477145Z FILE_SUFFIX: test-default-1-4-linux.4xlarge.nvidia.gpu_6482805357 2022-05-18T05:32:11.0477490Z ##[endgroup] 2022-05-18T05:32:11.0617639Z adding: test/allowlist_for_publicAPI.json (deflated 82%) 2022-05-18T05:32:11.0652397Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2022-05-18T05:32:11.0654056Z adding: test/.pytorch-slow-tests.json (deflated 71%) 2022-05-18T05:32:11.0658243Z adding: test/.pytorch-disabled-tests.json (deflated 83%) 2022-05-18T05:32:11.0681070Z ##[group]Run # Remove any previous test reports if they exist 2022-05-18T05:32:11.0681473Z # Remove any previous test reports if they exist 2022-05-18T05:32:11.0681784Z rm -f test-reports-*.zip 2022-05-18T05:32:11.0682130Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' 2022-05-18T05:32:11.0693889Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T05:32:11.0694171Z env: 2022-05-18T05:32:11.0694398Z IN_CI: 1 2022-05-18T05:32:11.0694625Z IS_GHA: 1 2022-05-18T05:32:11.0694860Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:32:11.0695134Z GPU_FLAG: --gpus all 2022-05-18T05:32:11.0695490Z FILE_SUFFIX: test-default-1-4-linux.4xlarge.nvidia.gpu_6482805357 2022-05-18T05:32:11.0695817Z ##[endgroup] 2022-05-18T05:32:11.0909279Z adding: test/test-reports/python-unittest/test_ops/TEST-TestCommonCUDA-20220518042543.xml (deflated 95%) 2022-05-18T05:32:11.0940833Z adding: test/test-reports/python-unittest/test_ops/TEST-TestCompositeComplianceCUDA-20220518042543.xml (deflated 95%) 2022-05-18T05:32:11.0963890Z adding: test/test-reports/python-unittest/test_ops/TEST-TestMathBitsCUDA-20220518042543.xml (deflated 94%) 2022-05-18T05:32:11.0968291Z adding: test/test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestCudaFuser-20220518051357.xml (deflated 89%) 2022-05-18T05:32:11.0969156Z adding: test/test-reports/python-unittest/test_jit_cuda_fuser/TEST-jit.test_fuser_common.TestFuserCommon-20220518051357.xml (deflated 48%) 2022-05-18T05:32:11.0970109Z adding: test/test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestPassManagerCudaFuser-20220518051357.xml (deflated 68%) 2022-05-18T05:32:11.1138309Z adding: test/test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestCudaFuserOpInfoCUDA-20220518051357.xml (deflated 99%) 2022-05-18T05:32:11.1139211Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestAgainstScipy-20220518051645.xml (deflated 59%) 2022-05-18T05:32:11.1140379Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestConstraints-20220518051645.xml (deflated 56%) 2022-05-18T05:32:11.1141329Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributionShapes-20220518051645.xml (deflated 91%) 2022-05-18T05:32:11.1144507Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributions-20220518051645.xml (deflated 90%) 2022-05-18T05:32:11.1145652Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestFunctors-20220518051645.xml (deflated 70%) 2022-05-18T05:32:11.1146611Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestJit-20220518051645.xml (deflated 73%) 2022-05-18T05:32:11.1147755Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestKL-20220518051645.xml (deflated 82%) 2022-05-18T05:32:11.1148554Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestLazyLogitsInitialization-20220518051645.xml (deflated 58%) 2022-05-18T05:32:11.1149378Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestNumericalStability-20220518051645.xml (deflated 83%) 2022-05-18T05:32:11.1150112Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestRsample-20220518051645.xml (deflated 75%) 2022-05-18T05:32:11.1150847Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestValidation-20220518051645.xml (deflated 67%) 2022-05-18T05:32:11.1152442Z adding: test/test-reports/python-unittest/test_cuda/TEST-TestCuda-20220518051745.xml (deflated 87%) 2022-05-18T05:32:11.1153425Z adding: test/test-reports/python-unittest/test_cuda/TEST-TestCudaComm-20220518051745.xml (deflated 89%) 2022-05-18T05:32:11.1156343Z adding: test/test-reports/python-unittest/test_tensorexpr/TEST-TestTensorExprFuser-20220518051832.xml (deflated 85%) 2022-05-18T05:32:11.1157451Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestBothSerializationCUDA-20220518051909.xml (deflated 43%) 2022-05-18T05:32:11.1158457Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestOldSerialization-20220518051909.xml (deflated 82%) 2022-05-18T05:32:11.1159492Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestSerialization-20220518051909.xml (deflated 83%) 2022-05-18T05:32:11.1160214Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestSubclassSerialization-20220518051909.xml (deflated 74%) 2022-05-18T05:32:11.1161435Z adding: test/test-reports/python-unittest/test_mkldnn/TEST-TestMkldnn-20220518051940.xml (deflated 86%) 2022-05-18T05:32:11.1185040Z adding: test/test-reports/python-unittest/test_cpp_api_parity/TEST-TestCppApiParity-20220518052128.xml (deflated 96%) 2022-05-18T05:32:11.1186227Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_pruner.TestBasePruner-20220518052153.xml (deflated 79%) 2022-05-18T05:32:11.1187441Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestBaseSparsifier-20220518052153.xml (deflated 82%) 2022-05-18T05:32:11.1188679Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestComposability-20220518052153.xml (deflated 71%) 2022-05-18T05:32:11.1189678Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_parametrization.TestFakeSparsity-20220518052153.xml (deflated 73%) 2022-05-18T05:32:11.1190699Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseKernels-20220518052153.xml (deflated 50%) 2022-05-18T05:32:11.1191563Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseLayers-20220518052153.xml (deflated 64%) 2022-05-18T05:32:11.1192681Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_scheduler.TestScheduler-20220518052153.xml (deflated 63%) 2022-05-18T05:32:11.1193896Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestWeightNormSparsifier-20220518052153.xml (deflated 78%) 2022-05-18T05:32:11.1195478Z adding: test/test-reports/python-unittest/test_spectral_ops/TEST-TestFFTCUDA-20220518052206.xml (deflated 92%) 2022-05-18T05:32:11.1196436Z adding: test/test-reports/python-unittest/test_package/TEST-test_analyze.TestAnalyze-20220518052215.xml (deflated 45%) 2022-05-18T05:32:11.1197474Z adding: test/test-reports/python-unittest/test_package/TEST-test_dependency_api.TestDependencyAPI-20220518052215.xml (deflated 82%) 2022-05-18T05:32:11.1198565Z adding: test/test-reports/python-unittest/test_package/TEST-test_dependency_hooks.TestDependencyHooks-20220518052215.xml (deflated 77%) 2022-05-18T05:32:11.1199543Z adding: test/test-reports/python-unittest/test_package/TEST-test_digraph.TestDiGraph-20220518052215.xml (deflated 84%) 2022-05-18T05:32:11.1200665Z adding: test/test-reports/python-unittest/test_package/TEST-test_directory_reader.DirectoryReaderTest-20220518052215.xml (deflated 78%) 2022-05-18T05:32:11.1201650Z adding: test/test-reports/python-unittest/test_package/TEST-test_glob_group.TestGlobGroup-20220518052215.xml (deflated 86%) 2022-05-18T05:32:11.1202367Z adding: test/test-reports/python-unittest/test_package/TEST-test_importer.TestImporter-20220518052215.xml (deflated 72%) 2022-05-18T05:32:11.1203505Z adding: test/test-reports/python-unittest/test_package/TEST-test_load_bc_packages.TestLoadBCPackages-20220518052215.xml (deflated 71%) 2022-05-18T05:32:11.1204456Z adding: test/test-reports/python-unittest/test_package/TEST-test_mangling.TestMangling-20220518052215.xml (deflated 78%) 2022-05-18T05:32:11.1205433Z adding: test/test-reports/python-unittest/test_package/TEST-test_misc.TestMisc-20220518052215.xml (deflated 73%) 2022-05-18T05:32:11.1206098Z adding: test/test-reports/python-unittest/test_package/TEST-test_model.ModelTest-20220518052215.xml (deflated 63%) 2022-05-18T05:32:11.1206795Z adding: test/test-reports/python-unittest/test_package/TEST-test_package_fx.TestPackageFX-20220518052215.xml (deflated 75%) 2022-05-18T05:32:11.1207515Z adding: test/test-reports/python-unittest/test_package/TEST-test_package_script.TestPackageScript-20220518052215.xml (deflated 81%) 2022-05-18T05:32:11.1208258Z adding: test/test-reports/python-unittest/test_package/TEST-test_repackage.TestRepackage-20220518052215.xml (deflated 48%) 2022-05-18T05:32:11.1208981Z adding: test/test-reports/python-unittest/test_package/TEST-test_resources.TestResources-20220518052215.xml (deflated 69%) 2022-05-18T05:32:11.1209683Z adding: test/test-reports/python-unittest/test_package/TEST-test_save_load.TestSaveLoad-20220518052215.xml (deflated 76%) 2022-05-18T05:32:11.1210959Z adding: test/test-reports/python-unittest/test_module_init/TEST-TestModuleInitCUDA-20220518052224.xml (deflated 96%) 2022-05-18T05:32:11.1212188Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestBroadcastAllOverride-20220518052229.xml (deflated 42%) 2022-05-18T05:32:11.1213352Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestDisabledTorchFunction-20220518052229.xml (deflated 41%) 2022-05-18T05:32:11.1214584Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestEinsumOverride-20220518052229.xml (deflated 41%) 2022-05-18T05:32:11.1215506Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestGradCheckOverride-20220518052229.xml (deflated 41%) 2022-05-18T05:32:11.1216380Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestGradNewOnesOverride-20220518052229.xml (deflated 42%) 2022-05-18T05:32:11.1217075Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestIndexing-20220518052229.xml (deflated 73%) 2022-05-18T05:32:11.1217725Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestIterator-20220518052229.xml (deflated 41%) 2022-05-18T05:32:11.1218364Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestNamedTuple-20220518052229.xml (deflated 40%) 2022-05-18T05:32:11.1219088Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestPickle-20220518052229.xml (deflated 40%) 2022-05-18T05:32:11.1219733Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestRNN-20220518052229.xml (deflated 38%) 2022-05-18T05:32:11.1233133Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestTorchFunctionOverride-20220518052229.xml (deflated 96%) 2022-05-18T05:32:11.1234638Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestTorchFunctionWarning-20220518052229.xml (deflated 42%) 2022-05-18T05:32:11.1235683Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestWrapTorchFunction-20220518052229.xml (deflated 41%) 2022-05-18T05:32:11.1236687Z adding: test/test-reports/python-unittest/test_bundled_inputs/TEST-TestBundledInputs-20220518052234.xml (deflated 81%) 2022-05-18T05:32:11.1237903Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestCircularSerialization-20220518052237.xml (deflated 56%) 2022-05-18T05:32:11.1238966Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestDataChunk-20220518052237.xml (deflated 77%) 2022-05-18T05:32:11.1240076Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestFunctionalIterDataPipe-20220518052237.xml (deflated 83%) 2022-05-18T05:32:11.1241143Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestFunctionalMapDataPipe-20220518052237.xml (deflated 76%) 2022-05-18T05:32:11.1242292Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestGraph-20220518052237.xml (deflated 69%) 2022-05-18T05:32:11.1243078Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeSingletonConstraint-20220518052237.xml (deflated 73%) 2022-05-18T05:32:11.1243872Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestIterableDataPipeBasic-20220518052237.xml (deflated 70%) 2022-05-18T05:32:11.1245036Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestSharding-20220518052237.xml (deflated 61%) 2022-05-18T05:32:11.1245735Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestStreamWrapper-20220518052237.xml (deflated 69%) 2022-05-18T05:32:11.1246706Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestTyping-20220518052237.xml (deflated 80%) 2022-05-18T05:32:11.1247716Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestCaptureDataFrame-20220518052237.xml (deflated 43%) 2022-05-18T05:32:11.1248864Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestDataFramesPipes-20220518052237.xml (deflated 77%) 2022-05-18T05:32:11.1249984Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestSerialization-20220518052237.xml (deflated 59%) 2022-05-18T05:32:11.1250816Z adding: test/test-reports/python-unittest/test_subclass/TEST-TestSubclass-20220518052242.xml (deflated 91%) 2022-05-18T05:32:11.1251818Z adding: test/test-reports/python-unittest/test_native_functions/TEST-TestNativeFunctions-20220518052245.xml (deflated 75%) 2022-05-18T05:32:11.1252738Z adding: test/test-reports/python-unittest/test_functionalization/TEST-TestFunctionalization-20220518052248.xml (deflated 82%) 2022-05-18T05:32:11.1253908Z adding: test/test-reports/python-unittest/test_license/TEST-TestLicense-20220518052251.xml (deflated 49%) 2022-05-18T05:32:11.1254779Z adding: test/test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestExprHandlePyBind-20220518052255.xml (deflated 40%) 2022-05-18T05:32:11.1255708Z adding: test/test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestTensorExprPyBind-20220518052255.xml (deflated 84%) 2022-05-18T05:32:11.1256480Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestCppExtensionAOT-20220518052831.xml (deflated 78%) 2022-05-18T05:32:11.1257218Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestORTTensor-20220518052831.xml (deflated 67%) 2022-05-18T05:32:11.1259142Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestRNGExtension-20220518052831.xml (deflated 40%) 2022-05-18T05:32:11.1260257Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestTorchLibrary-20220518052831.xml (deflated 41%) 2022-05-18T05:32:11.1260997Z adding: test/test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensor-20220518052834.xml (deflated 80%) 2022-05-18T05:32:11.1261760Z adding: test/test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorDeviceTypeCUDA-20220518052834.xml (deflated 90%) 2022-05-18T05:32:11.1262512Z adding: test/test-reports/python-unittest/test_numba_integration/TEST-TestNumbaIntegration-20220518052837.xml (deflated 73%) 2022-05-18T05:32:11.1263236Z adding: test/test-reports/python-unittest/test_complex/TEST-TestComplexTensorCUDA-20220518052840.xml (deflated 70%) 2022-05-18T05:32:11.1263942Z adding: test/test-reports/python-unittest/test_vulkan/TEST-TestVulkanRewritePass-20220518052841.xml (deflated 43%) 2022-05-18T05:32:11.1301752Z ##[group]Run seemethere/upload-artifact-s3@v4 2022-05-18T05:32:11.1302044Z with: 2022-05-18T05:32:11.1302289Z retention-days: 14 2022-05-18T05:32:11.1302541Z if-no-files-found: warn 2022-05-18T05:32:11.1302814Z path: test-jsons-*.zip 2022-05-18T05:32:11.1303067Z name: artifact 2022-05-18T05:32:11.1303321Z s3-bucket: gha-artifacts 2022-05-18T05:32:11.1303566Z region: us-east-1 2022-05-18T05:32:11.1303800Z env: 2022-05-18T05:32:11.1304014Z IN_CI: 1 2022-05-18T05:32:11.1304218Z IS_GHA: 1 2022-05-18T05:32:11.1304468Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:32:11.1304732Z GPU_FLAG: --gpus all 2022-05-18T05:32:11.1304960Z ##[endgroup] 2022-05-18T05:32:11.5565213Z With the provided path, there will be 1 file uploaded 2022-05-18T05:32:11.5565700Z Uploading to s3 prefix: pytorch/pytorch/2342799944/1/artifact 2022-05-18T05:32:11.5576460Z Starting upload of test-jsons-test-default-1-4-linux.4xlarge.nvidia.gpu_6482805357.zip 2022-05-18T05:32:11.6982279Z Finished upload of test-jsons-test-default-1-4-linux.4xlarge.nvidia.gpu_6482805357.zip 2022-05-18T05:32:11.7160777Z ##[group]Run seemethere/upload-artifact-s3@v4 2022-05-18T05:32:11.7161063Z with: 2022-05-18T05:32:11.7161304Z retention-days: 14 2022-05-18T05:32:11.7161574Z if-no-files-found: error 2022-05-18T05:32:11.7161839Z path: test-reports-*.zip 2022-05-18T05:32:11.7162095Z name: artifact 2022-05-18T05:32:11.7162345Z s3-bucket: gha-artifacts 2022-05-18T05:32:11.7162599Z region: us-east-1 2022-05-18T05:32:11.7162829Z env: 2022-05-18T05:32:11.7163042Z IN_CI: 1 2022-05-18T05:32:11.7163247Z IS_GHA: 1 2022-05-18T05:32:11.7163492Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:32:11.7163754Z GPU_FLAG: --gpus all 2022-05-18T05:32:11.7163984Z ##[endgroup] 2022-05-18T05:32:12.1422810Z With the provided path, there will be 1 file uploaded 2022-05-18T05:32:12.1423432Z Uploading to s3 prefix: pytorch/pytorch/2342799944/1/artifact 2022-05-18T05:32:12.1433904Z Starting upload of test-reports-test-default-1-4-linux.4xlarge.nvidia.gpu_6482805357.zip 2022-05-18T05:32:12.3392391Z Finished upload of test-reports-test-default-1-4-linux.4xlarge.nvidia.gpu_6482805357.zip 2022-05-18T05:32:12.3533904Z ##[group]Run set -x 2022-05-18T05:32:12.3534192Z set -x 2022-05-18T05:32:12.3534497Z python3 -m pip install -r requirements.txt 2022-05-18T05:32:12.3534843Z python3 -m pip install boto3==1.19.12 2022-05-18T05:32:12.3535242Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-05-18T05:32:12.3548375Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T05:32:12.3548675Z env: 2022-05-18T05:32:12.3548898Z IN_CI: 1 2022-05-18T05:32:12.3549108Z IS_GHA: 1 2022-05-18T05:32:12.3549357Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:32:12.3549624Z GPU_FLAG: --gpus all 2022-05-18T05:32:12.3549875Z AWS_DEFAULT_REGION: us-east-1 2022-05-18T05:32:12.3550140Z BRANCH: master 2022-05-18T05:32:12.3550454Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-05-18T05:32:12.3550755Z TEST_CONFIG: default 2022-05-18T05:32:12.3551007Z SHARD_NUMBER: 1 2022-05-18T05:32:12.3551367Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-05-18T05:32:12.3551670Z PR_NUMBER: 2022-05-18T05:32:12.3551951Z SHA1: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T05:32:12.3552225Z TAG: 2022-05-18T05:32:12.3552440Z WORKFLOW_ID: 2342799944 2022-05-18T05:32:12.3552863Z GITHUB_TOKEN: *** 2022-05-18T05:32:12.3553135Z GHA_WORKFLOW_JOB_ID: 6482805357 2022-05-18T05:32:12.3553378Z ##[endgroup] 2022-05-18T05:32:12.3582932Z + python3 -m pip install -r requirements.txt 2022-05-18T05:32:12.6437422Z Defaulting to user installation because normal site-packages is not writeable 2022-05-18T05:32:12.6723748Z Ignoring dataclasses: markers 'python_version < "3.7"' don't match your environment 2022-05-18T05:32:12.7273302Z Collecting astunparse 2022-05-18T05:32:12.7571320Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-05-18T05:32:12.7887022Z Collecting expecttest 2022-05-18T05:32:12.7925923Z Downloading expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-05-18T05:32:12.8296795Z Collecting future 2022-05-18T05:32:12.8338145Z Downloading future-0.18.2.tar.gz (829 kB) 2022-05-18T05:32:13.9851978Z Collecting numpy 2022-05-18T05:32:13.9910371Z Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2022-05-18T05:32:14.5823858Z Collecting psutil 2022-05-18T05:32:14.5895369Z Downloading psutil-5.9.0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280 kB) 2022-05-18T05:32:14.7164446Z Collecting pyyaml 2022-05-18T05:32:14.7215415Z Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) 2022-05-18T05:32:14.7413154Z Requirement already satisfied: requests in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (2.26.0) 2022-05-18T05:32:14.7582136Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (49.1.3) 2022-05-18T05:32:14.8176086Z Collecting six 2022-05-18T05:32:14.8218508Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-05-18T05:32:14.8528284Z Collecting types-dataclasses 2022-05-18T05:32:14.8567695Z Downloading types_dataclasses-0.6.5-py3-none-any.whl (2.8 kB) 2022-05-18T05:32:14.8971604Z Collecting typing_extensions 2022-05-18T05:32:14.9012791Z Downloading typing_extensions-4.2.0-py3-none-any.whl (24 kB) 2022-05-18T05:32:14.9832090Z Collecting wheel<1.0,>=0.23.0 2022-05-18T05:32:14.9875003Z Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-05-18T05:32:14.9991306Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (2021.10.8) 2022-05-18T05:32:15.0003353Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (2.0.12) 2022-05-18T05:32:15.0030207Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (3.3) 2022-05-18T05:32:15.0046590Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (1.26.9) 2022-05-18T05:32:15.0258835Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-05-18T05:32:15.0617119Z Installing collected packages: six, wheel, astunparse, expecttest, future, numpy, psutil, pyyaml, types-dataclasses, typing-extensions 2022-05-18T05:32:15.1037477Z WARNING: The script wheel is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-05-18T05:32:15.1038143Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-05-18T05:32:15.1350323Z Running setup.py install for future: started 2022-05-18T05:32:15.8021392Z Running setup.py install for future: finished with status 'done' 2022-05-18T05:32:17.8595946Z WARNING: The scripts f2py, f2py3 and f2py3.7 are installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-05-18T05:32:17.8596684Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-05-18T05:32:18.1380252Z Successfully installed astunparse-1.6.3 expecttest-0.1.3 future-0.18.2 numpy-1.21.6 psutil-5.9.0 pyyaml-6.0 six-1.16.0 types-dataclasses-0.6.5 typing-extensions-4.2.0 wheel-0.37.1 2022-05-18T05:32:18.2089186Z + python3 -m pip install boto3==1.19.12 2022-05-18T05:32:18.4935653Z Defaulting to user installation because normal site-packages is not writeable 2022-05-18T05:32:19.2891199Z Collecting boto3==1.19.12 2022-05-18T05:32:19.3060217Z Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2022-05-18T05:32:19.3551502Z Collecting jmespath<1.0.0,>=0.7.1 2022-05-18T05:32:19.3626769Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2022-05-18T05:32:20.3703837Z Collecting botocore<1.23.0,>=1.22.12 2022-05-18T05:32:20.3754474Z Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2022-05-18T05:32:20.5795196Z Collecting s3transfer<0.6.0,>=0.5.0 2022-05-18T05:32:20.5837261Z Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-05-18T05:32:20.6414173Z Collecting python-dateutil<3.0.0,>=2.1 2022-05-18T05:32:20.6455145Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-05-18T05:32:20.6618598Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.9) 2022-05-18T05:32:20.6832017Z Requirement already satisfied: six>=1.5 in /home/ec2-user/.local/lib/python3.7/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2022-05-18T05:32:20.7686879Z Installing collected packages: jmespath, python-dateutil, botocore, s3transfer, boto3 2022-05-18T05:32:21.6740183Z Successfully installed boto3-1.19.12 botocore-1.22.12 jmespath-0.10.0 python-dateutil-2.8.2 s3transfer-0.5.2 2022-05-18T05:32:21.7237367Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-05-18T05:32:36.0916013Z [scribe] Scribe access token not provided, sending report via boto3... 2022-05-18T05:32:36.0917761Z 2022-05-18T05:32:36.0918679Z ----- Historic stats comparison result ------ 2022-05-18T05:32:36.0918924Z 2022-05-18T05:32:36.0919189Z job: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-05-18T05:32:36.0923270Z commit: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T05:32:36.0923709Z 2022-05-18T05:32:36.0924370Z Commit graph (base is most recent master ancestor with at least one S3 report): 2022-05-18T05:32:36.0924830Z 2022-05-18T05:32:36.0925060Z : (master) 2022-05-18T05:32:36.0925414Z | 2022-05-18T05:32:36.0925688Z * 3b2375291a (HEAD) total time 3306.06s 2022-05-18T05:32:36.0926489Z * 6e3391a7c3 (base) 4 reports, total time 3593.15s ± 212.32s 2022-05-18T05:32:36.0927279Z * 48581d74ad 4 reports, total time 3597.75s ± 289.49s 2022-05-18T05:32:36.0927753Z * c35bd8d423 3 reports, total time 3026.01s ± 558.89s 2022-05-18T05:32:36.0936733Z * f6beda89c6 6 reports, total time 3022.28s ± 967.61s 2022-05-18T05:32:36.0937438Z * ee080918df 6 reports, total time 3423.34s ± 1100.01s 2022-05-18T05:32:36.0938253Z * bbaefdf6b5 0 reports 2022-05-18T05:32:36.0938667Z * 7c52f204e0 0 reports 2022-05-18T05:32:36.0939045Z * e0451d8022 0 reports 2022-05-18T05:32:36.0939744Z * 4e2f5507d0 6 reports, total time 3460.20s ± 1126.45s 2022-05-18T05:32:36.0940442Z * b64845eb18 6 reports, total time 3428.22s ± 1095.49s 2022-05-18T05:32:36.0940910Z | 2022-05-18T05:32:36.0941290Z : 2022-05-18T05:32:36.0941537Z 2022-05-18T05:32:36.0941837Z Removed (across 276 suites) 0 tests, totaling 0.00s 2022-05-18T05:32:36.0942496Z Modified (across 0 suites) 0 tests, totaling 0.00s 2022-05-18T05:32:36.0943140Z Added (across 94 suites) 20879 tests, totaling +3306.06s 2022-05-18T05:32:36.1667795Z Prepare all required actions 2022-05-18T05:32:36.1690408Z ##[group]Run ./.github/actions/teardown-linux 2022-05-18T05:32:36.1690694Z with: 2022-05-18T05:32:36.1690892Z env: 2022-05-18T05:32:36.1691134Z IN_CI: 1 2022-05-18T05:32:36.1691362Z IS_GHA: 1 2022-05-18T05:32:36.1691594Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:32:36.1691862Z GPU_FLAG: --gpus all 2022-05-18T05:32:36.1692113Z ##[endgroup] 2022-05-18T05:32:36.1708754Z ##[group]Run .github/scripts/wait_for_ssh_to_drain.sh 2022-05-18T05:32:36.1709112Z .github/scripts/wait_for_ssh_to_drain.sh 2022-05-18T05:32:36.1722618Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T05:32:36.1722926Z env: 2022-05-18T05:32:36.1723147Z IN_CI: 1 2022-05-18T05:32:36.1723357Z IS_GHA: 1 2022-05-18T05:32:36.1723607Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:32:36.1723876Z GPU_FLAG: --gpus all 2022-05-18T05:32:36.1724111Z ##[endgroup] 2022-05-18T05:32:36.1768176Z Holding runner for 2 hours until all ssh sessions have logged out 2022-05-18T05:32:36.1839612Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-05-18T05:32:36.1840042Z # ignore expansion of "docker ps -q" since it could be empty 2022-05-18T05:32:36.1840392Z # shellcheck disable=SC2046 2022-05-18T05:32:36.1840685Z docker stop $(docker ps -q) || true 2022-05-18T05:32:36.1840996Z # Prune all of the docker images 2022-05-18T05:32:36.1841296Z docker system prune -af 2022-05-18T05:32:36.1853225Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T05:32:36.1853528Z env: 2022-05-18T05:32:36.1853747Z IN_CI: 1 2022-05-18T05:32:36.1853957Z IS_GHA: 1 2022-05-18T05:32:36.1854207Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:32:36.1854474Z GPU_FLAG: --gpus all 2022-05-18T05:32:36.1854725Z ##[endgroup] 2022-05-18T05:32:36.8505303Z f03cc98646a2 2022-05-18T05:32:37.3937429Z Deleted Containers: 2022-05-18T05:32:37.3937831Z f03cc98646a2fa1985af095651722e584c45b7737748f60dd7d423fb97814f6f 2022-05-18T05:32:37.3938075Z 2022-05-18T05:32:41.8404101Z Deleted Images: 2022-05-18T05:32:41.8405252Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T05:32:41.8407279Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7@sha256:66b56fbc2d0d8bf75af01c4976aba15f28c9802507dc01f27e71a55f8ffc13e0 2022-05-18T05:32:41.8407935Z deleted: sha256:236fb78bf4f994bc51deea39a9f1233f16926c9987665659eb61a9b813bac802 2022-05-18T05:32:41.8408385Z deleted: sha256:b9698d2c371e7954d7e15ccafd1fef13432b7e600eae532a3030f303baec803d 2022-05-18T05:32:41.8408808Z deleted: sha256:aa93f12269ac15489a70d1942bf2ab9744530e9058a09fd7d710c3eea67feb3f 2022-05-18T05:32:41.8409243Z deleted: sha256:b9bc18d2b222e195933fb238ac84e3e03734a45e81528f1753ddff97b9c72a43 2022-05-18T05:32:41.8409682Z deleted: sha256:80ca15a8657ced4067141453e7480c432fcdca438f0497640923838dea73ce43 2022-05-18T05:32:41.8410146Z deleted: sha256:f8866d582b5e8f7e1500d74db64487ea732384350859643a9b2abebb4573e705 2022-05-18T05:32:41.8410559Z deleted: sha256:32eb71a8af1989f422d1ef4e96915a0c579851537919e8b5dcdd98a59eab5b10 2022-05-18T05:32:41.8411238Z deleted: sha256:b93ecf6274d2fb0d04d3f59b9c1fbf6bfdf45a37acc7c109a522f192740766dd 2022-05-18T05:32:41.8411692Z deleted: sha256:8a6e85c33391306e1c7f415daeecf5998a12666c9afcfbeff15218240d0b53f3 2022-05-18T05:32:41.8412109Z deleted: sha256:991307397ef5ab4552d4a5f9293bd89db5bf7682892c0fdcea9bdfec12cd577e 2022-05-18T05:32:41.8412550Z deleted: sha256:1fa50cb91821cfcda4c803fdac009cc768715050e77c6b1266a3413a72f1d649 2022-05-18T05:32:41.8413000Z deleted: sha256:1a97642bd09c887f28cafcf79d1b815c3aa17a2bafacfc0bd7e934c709804b24 2022-05-18T05:32:41.8413455Z deleted: sha256:f3e369c2c977f35de33f7cbe9dbebf1bde8f63488c24b1a916883c49e512b3dd 2022-05-18T05:32:41.8413884Z deleted: sha256:2af47fb560e6db2934a930d03dc373cd29eaf5567afc06954d03b685020af41b 2022-05-18T05:32:41.8414412Z deleted: sha256:f906967fe7d2f8e2cd2fc3856d68bb8b1ae478cb816465468433f3eb48776dab 2022-05-18T05:32:41.8414857Z deleted: sha256:62b1fc0017c5b9541319bb613a6635ef68c0bee21ea46b358cfd629f18902d18 2022-05-18T05:32:41.8415268Z deleted: sha256:d58a6e6766e5fc8073d498afe668a52137146de79e2be473de919412cfb0c5c5 2022-05-18T05:32:41.8415688Z deleted: sha256:61347a34ee15c4d9cca6d181c32640066ba3456f9b9eb00843c55da3108fdc53 2022-05-18T05:32:41.8416111Z deleted: sha256:b0368f26a63aa7f28f7099b397d015f17d1c8785aec8dc11f315b7911912588d 2022-05-18T05:32:41.8416550Z deleted: sha256:6c5d0b2c8ac319699b8d86fc3f073fd7edb990189995fa9b35abece668fbb2d2 2022-05-18T05:32:41.8416978Z deleted: sha256:7eef87c7b27adca5d7956bdc256c2b9c386896dd2f9142cb2c65601315b885a4 2022-05-18T05:32:41.8417415Z deleted: sha256:bad3c554c61dc113ef9996c78f018493bef1c51b614c489258964beb48a212d1 2022-05-18T05:32:41.8417842Z deleted: sha256:4f80a663751e4147a2bcbb9fdaa829c498eb6c18f8e8218502d5a2f868b75d73 2022-05-18T05:32:41.8418271Z deleted: sha256:98ed9491a363c4fd7ebeaa38caf6c4216ad5032d9415ce7abdc39b6149a5ce4c 2022-05-18T05:32:41.8418707Z deleted: sha256:4c71586cb548b8efa3884f847e3dfffb6514648d8131654de3ae8c3165a935c0 2022-05-18T05:32:41.8419123Z deleted: sha256:3365026f6ab431e63e4c2b8b3b4ea77640968a1031c71e229be682a7e6865992 2022-05-18T05:32:41.8419567Z deleted: sha256:6f9d8a5abe7610cc746fabddd5fe5de01ac404017fc5a4f3009a83caec28f771 2022-05-18T05:32:41.8420121Z deleted: sha256:943055dd5d358663a978746c9e41e2c2053d132f045219c20a164176f6228da4 2022-05-18T05:32:41.8420597Z deleted: sha256:675297863e1d26af6fd4cd4550d3aadf811d9e31d4e2f53939ac0de9d13a6447 2022-05-18T05:32:41.8421024Z deleted: sha256:535e5f66a4c0f3149aa7327c8fd55b2a4aab80016c4639571c5268cbbe006ef6 2022-05-18T05:32:41.8421442Z deleted: sha256:4ba20979a69fdebf50a0fcea34ae16be95d9556b6b2e9656387d450204a32739 2022-05-18T05:32:41.8421873Z deleted: sha256:d538786f7a446ecb0b2d077dae03561ad192e00337811bb1a23286d2ff720889 2022-05-18T05:32:41.8422296Z deleted: sha256:3691b15bb27dde54c31442622d1c70d6c31b8fc91576c15a4d031a7390b7c9d7 2022-05-18T05:32:41.8422731Z deleted: sha256:51f052fa0c9fef786ecdeca36b244e1d756793d5ac3c9eab25183237ccad7c44 2022-05-18T05:32:41.8423156Z deleted: sha256:29d62475fed7ed1c35cef64d114cf77e111f7f06ac5f861d3e15ab1423ba403c 2022-05-18T05:32:41.8423589Z deleted: sha256:e64ff51bd9cf74d567736df27f09a71215054d7a6fd387fb8a1525863bea2965 2022-05-18T05:32:41.8424013Z deleted: sha256:8ce2ebc2b9122185e0bf1b7079903ad8839f5dd8b74b422833ed4f32a21786ec 2022-05-18T05:32:41.8424425Z deleted: sha256:c1f0e89774fc81730998b64c9e2cd56d0e5fd033b100a0f74a1b9bddca647997 2022-05-18T05:32:41.8424840Z deleted: sha256:045405eee158f603e8d2840c5696f23bff982b34dea8ce059497806acacc6891 2022-05-18T05:32:41.8425250Z deleted: sha256:ca4847070736f4c4ca7e5075c715e4845d0a30a41aab34f473e0753094e5ebf0 2022-05-18T05:32:41.8425678Z deleted: sha256:89767b0be2e7dda030b2a7bbd1df9bd63bbd13e0737b8b5ee3b0643897b36459 2022-05-18T05:32:41.8426097Z deleted: sha256:739ba1ab17ff0d1e81e1ac36c75472c62975342fa8fe8993206dd31f5780e105 2022-05-18T05:32:41.8426534Z deleted: sha256:da279ce0cf78b3443ee69f3308ecdcfa27525db93b9243e7f7c01ee80da21bd5 2022-05-18T05:32:41.8426975Z deleted: sha256:88f543990c97cd012b9e17b81fd42bff0dff5a06c70187fbc19b1860a6604b96 2022-05-18T05:32:41.8427470Z deleted: sha256:d4c156eabe2ffb174bb8b81474a3551cc41b23647c1448f33a07162a05bcb6d1 2022-05-18T05:32:41.8427896Z deleted: sha256:3823e0dd401f484d0f5471862f350ef88ffd14ecb5f1bd7329f4b6902192a905 2022-05-18T05:32:41.8428317Z deleted: sha256:1d87640a243e42970325889dd0d6ca21c6fc3c50efac95d88624ad1463d2f9a0 2022-05-18T05:32:41.8428727Z deleted: sha256:7423922c27fd43adc890485039d039307be042bd004ce39a462d7f8ee969125b 2022-05-18T05:32:41.8429108Z deleted: sha256:18b3010e02831349f67561e26c28fbace9501706ea0780b77339475581c2e40e 2022-05-18T05:32:41.8429506Z deleted: sha256:0214f4b057d78b44fd12702828152f67c0ce115f9346acc63acdf997cab7e7c8 2022-05-18T05:32:41.8429911Z deleted: sha256:1b9d0485372c5562fa614d5b35766f6c442539bcee9825a6e90d1158c3299a61 2022-05-18T05:32:41.8430379Z deleted: sha256:3c0f34be6eb98057c607b9080237cce0be0b86f52d51ba620dc018a3d421baea 2022-05-18T05:32:41.8430816Z deleted: sha256:be96a3f634de79f523f07c7e4e0216c28af45eb5776e7a6238a2392f71e01069 2022-05-18T05:32:41.8431062Z 2022-05-18T05:32:41.8562695Z Total reclaimed space: 16.07GB 2022-05-18T05:32:41.8627892Z Post job cleanup. 2022-05-18T05:32:41.8664051Z Post job cleanup. 2022-05-18T05:32:41.9991999Z [command]/usr/bin/git version 2022-05-18T05:32:42.0045325Z git version 2.32.0 2022-05-18T05:32:42.0109204Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/44c76256-9ff1-4b93-bf4d-27a91df7e891' before making global git config changes 2022-05-18T05:32:42.0109777Z Adding repository directory to the temporary git global config as a safe directory 2022-05-18T05:32:42.0119060Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-05-18T05:32:42.0166861Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-05-18T05:32:42.0205782Z [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:32:42.0535815Z Entering 'android/libs/fbjni' 2022-05-18T05:32:42.0577856Z Entering 'third_party/FP16' 2022-05-18T05:32:42.0621703Z Entering 'third_party/FXdiv' 2022-05-18T05:32:42.0661708Z Entering 'third_party/NNPACK' 2022-05-18T05:32:42.0703749Z Entering 'third_party/QNNPACK' 2022-05-18T05:32:42.0746368Z Entering 'third_party/XNNPACK' 2022-05-18T05:32:42.0800974Z Entering 'third_party/benchmark' 2022-05-18T05:32:42.0844896Z Entering 'third_party/cpuinfo' 2022-05-18T05:32:42.0888161Z Entering 'third_party/cub' 2022-05-18T05:32:42.0931397Z Entering 'third_party/cudnn_frontend' 2022-05-18T05:32:42.0980982Z Entering 'third_party/eigen' 2022-05-18T05:32:42.1025634Z Entering 'third_party/fbgemm' 2022-05-18T05:32:42.1067971Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T05:32:42.1114995Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T05:32:42.1158409Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T05:32:42.1206531Z Entering 'third_party/flatbuffers' 2022-05-18T05:32:42.1255841Z Entering 'third_party/fmt' 2022-05-18T05:32:42.1298961Z Entering 'third_party/foxi' 2022-05-18T05:32:42.1341696Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T05:32:42.1385009Z Entering 'third_party/gloo' 2022-05-18T05:32:42.1427887Z Entering 'third_party/googletest' 2022-05-18T05:32:42.1471704Z Entering 'third_party/ideep' 2022-05-18T05:32:42.1515687Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T05:32:42.1559747Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T05:32:42.1608305Z Entering 'third_party/ios-cmake' 2022-05-18T05:32:42.1650072Z Entering 'third_party/kineto' 2022-05-18T05:32:42.1692981Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T05:32:42.1736879Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T05:32:42.1781065Z Entering 'third_party/nccl/nccl' 2022-05-18T05:32:42.1824563Z Entering 'third_party/neon2sse' 2022-05-18T05:32:42.1866148Z Entering 'third_party/onnx' 2022-05-18T05:32:42.1921278Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T05:32:42.1962634Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T05:32:42.2007424Z Entering 'third_party/onnx-tensorrt' 2022-05-18T05:32:42.2048210Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T05:32:42.2095395Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T05:32:42.2136767Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T05:32:42.2177338Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T05:32:42.2223091Z Entering 'third_party/pocketfft' 2022-05-18T05:32:42.2265013Z Entering 'third_party/protobuf' 2022-05-18T05:32:42.2310549Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T05:32:42.2351751Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T05:32:42.2394467Z Entering 'third_party/psimd' 2022-05-18T05:32:42.2436728Z Entering 'third_party/pthreadpool' 2022-05-18T05:32:42.2478087Z Entering 'third_party/pybind11' 2022-05-18T05:32:42.2521309Z Entering 'third_party/python-enum' 2022-05-18T05:32:42.2562659Z Entering 'third_party/python-peachpy' 2022-05-18T05:32:42.2605352Z Entering 'third_party/python-six' 2022-05-18T05:32:42.2646368Z Entering 'third_party/sleef' 2022-05-18T05:32:42.2687739Z Entering 'third_party/tbb' 2022-05-18T05:32:42.2731687Z Entering 'third_party/tensorpipe' 2022-05-18T05:32:42.2773133Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T05:32:42.2814702Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T05:32:42.2857275Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T05:32:42.2898863Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T05:32:42.2939437Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T05:32:42.2983316Z Entering 'third_party/zstd' 2022-05-18T05:32:42.3046139Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T05:32:42.3074285Z http.https://github.com/.extraheader 2022-05-18T05:32:42.3085615Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-05-18T05:32:42.3123563Z [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:32:42.3440564Z Entering 'android/libs/fbjni' 2022-05-18T05:32:42.3463975Z http.https://github.com/.extraheader 2022-05-18T05:32:42.3496561Z Entering 'third_party/FP16' 2022-05-18T05:32:42.3521201Z http.https://github.com/.extraheader 2022-05-18T05:32:42.3552836Z Entering 'third_party/FXdiv' 2022-05-18T05:32:42.3576784Z http.https://github.com/.extraheader 2022-05-18T05:32:42.3608564Z Entering 'third_party/NNPACK' 2022-05-18T05:32:42.3632754Z http.https://github.com/.extraheader 2022-05-18T05:32:42.3664724Z Entering 'third_party/QNNPACK' 2022-05-18T05:32:42.3690857Z http.https://github.com/.extraheader 2022-05-18T05:32:42.3723896Z Entering 'third_party/XNNPACK' 2022-05-18T05:32:42.3748512Z http.https://github.com/.extraheader 2022-05-18T05:32:42.3791398Z Entering 'third_party/benchmark' 2022-05-18T05:32:42.3815955Z http.https://github.com/.extraheader 2022-05-18T05:32:42.3848520Z Entering 'third_party/cpuinfo' 2022-05-18T05:32:42.3872935Z http.https://github.com/.extraheader 2022-05-18T05:32:42.3905592Z Entering 'third_party/cub' 2022-05-18T05:32:42.3931102Z http.https://github.com/.extraheader 2022-05-18T05:32:42.3963252Z Entering 'third_party/cudnn_frontend' 2022-05-18T05:32:42.3986654Z http.https://github.com/.extraheader 2022-05-18T05:32:42.4024600Z Entering 'third_party/eigen' 2022-05-18T05:32:42.4048934Z http.https://github.com/.extraheader 2022-05-18T05:32:42.4082952Z Entering 'third_party/fbgemm' 2022-05-18T05:32:42.4106591Z http.https://github.com/.extraheader 2022-05-18T05:32:42.4138887Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T05:32:42.4163005Z http.https://github.com/.extraheader 2022-05-18T05:32:42.4194782Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T05:32:42.4218121Z http.https://github.com/.extraheader 2022-05-18T05:32:42.4250221Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T05:32:42.4273648Z http.https://github.com/.extraheader 2022-05-18T05:32:42.4307088Z Entering 'third_party/flatbuffers' 2022-05-18T05:32:42.4332916Z http.https://github.com/.extraheader 2022-05-18T05:32:42.4366475Z Entering 'third_party/fmt' 2022-05-18T05:32:42.4390079Z http.https://github.com/.extraheader 2022-05-18T05:32:42.4422564Z Entering 'third_party/foxi' 2022-05-18T05:32:42.4447250Z http.https://github.com/.extraheader 2022-05-18T05:32:42.4478311Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T05:32:42.4502925Z http.https://github.com/.extraheader 2022-05-18T05:32:42.4535917Z Entering 'third_party/gloo' 2022-05-18T05:32:42.4560452Z http.https://github.com/.extraheader 2022-05-18T05:32:42.4591839Z Entering 'third_party/googletest' 2022-05-18T05:32:42.4616147Z http.https://github.com/.extraheader 2022-05-18T05:32:42.4648653Z Entering 'third_party/ideep' 2022-05-18T05:32:42.4672062Z http.https://github.com/.extraheader 2022-05-18T05:32:42.4703533Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T05:32:42.4727974Z http.https://github.com/.extraheader 2022-05-18T05:32:42.4761410Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T05:32:42.4784560Z http.https://github.com/.extraheader 2022-05-18T05:32:42.4823486Z Entering 'third_party/ios-cmake' 2022-05-18T05:32:42.4848109Z http.https://github.com/.extraheader 2022-05-18T05:32:42.4879672Z Entering 'third_party/kineto' 2022-05-18T05:32:42.4903597Z http.https://github.com/.extraheader 2022-05-18T05:32:42.4936353Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T05:32:42.4962397Z http.https://github.com/.extraheader 2022-05-18T05:32:42.4993765Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T05:32:42.5018193Z http.https://github.com/.extraheader 2022-05-18T05:32:42.5051378Z Entering 'third_party/nccl/nccl' 2022-05-18T05:32:42.5075311Z http.https://github.com/.extraheader 2022-05-18T05:32:42.5106022Z Entering 'third_party/neon2sse' 2022-05-18T05:32:42.5131065Z http.https://github.com/.extraheader 2022-05-18T05:32:42.5162455Z Entering 'third_party/onnx' 2022-05-18T05:32:42.5186254Z http.https://github.com/.extraheader 2022-05-18T05:32:42.5230334Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T05:32:42.5254851Z http.https://github.com/.extraheader 2022-05-18T05:32:42.5286471Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T05:32:42.5310793Z http.https://github.com/.extraheader 2022-05-18T05:32:42.5344726Z Entering 'third_party/onnx-tensorrt' 2022-05-18T05:32:42.5369521Z http.https://github.com/.extraheader 2022-05-18T05:32:42.5400580Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T05:32:42.5423981Z http.https://github.com/.extraheader 2022-05-18T05:32:42.5460146Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T05:32:42.5484855Z http.https://github.com/.extraheader 2022-05-18T05:32:42.5518574Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T05:32:42.5542000Z http.https://github.com/.extraheader 2022-05-18T05:32:42.5574512Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T05:32:42.5598994Z http.https://github.com/.extraheader 2022-05-18T05:32:42.5636482Z Entering 'third_party/pocketfft' 2022-05-18T05:32:42.5660179Z http.https://github.com/.extraheader 2022-05-18T05:32:42.5691506Z Entering 'third_party/protobuf' 2022-05-18T05:32:42.5715478Z http.https://github.com/.extraheader 2022-05-18T05:32:42.5750543Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T05:32:42.5774880Z http.https://github.com/.extraheader 2022-05-18T05:32:42.5806607Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T05:32:42.5829455Z http.https://github.com/.extraheader 2022-05-18T05:32:42.5863164Z Entering 'third_party/psimd' 2022-05-18T05:32:42.5888178Z http.https://github.com/.extraheader 2022-05-18T05:32:42.5919585Z Entering 'third_party/pthreadpool' 2022-05-18T05:32:42.5943394Z http.https://github.com/.extraheader 2022-05-18T05:32:42.5975606Z Entering 'third_party/pybind11' 2022-05-18T05:32:42.5999794Z http.https://github.com/.extraheader 2022-05-18T05:32:42.6031769Z Entering 'third_party/python-enum' 2022-05-18T05:32:42.6055721Z http.https://github.com/.extraheader 2022-05-18T05:32:42.6087357Z Entering 'third_party/python-peachpy' 2022-05-18T05:32:42.6110706Z http.https://github.com/.extraheader 2022-05-18T05:32:42.6142572Z Entering 'third_party/python-six' 2022-05-18T05:32:42.6166334Z http.https://github.com/.extraheader 2022-05-18T05:32:42.6199385Z Entering 'third_party/sleef' 2022-05-18T05:32:42.6223545Z http.https://github.com/.extraheader 2022-05-18T05:32:42.6254947Z Entering 'third_party/tbb' 2022-05-18T05:32:42.6279323Z http.https://github.com/.extraheader 2022-05-18T05:32:42.6312826Z Entering 'third_party/tensorpipe' 2022-05-18T05:32:42.6336942Z http.https://github.com/.extraheader 2022-05-18T05:32:42.6369211Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T05:32:42.6392683Z http.https://github.com/.extraheader 2022-05-18T05:32:42.6424368Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T05:32:42.6448338Z http.https://github.com/.extraheader 2022-05-18T05:32:42.6480018Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T05:32:42.6504193Z http.https://github.com/.extraheader 2022-05-18T05:32:42.6536414Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T05:32:42.6559516Z http.https://github.com/.extraheader 2022-05-18T05:32:42.6590417Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T05:32:42.6614419Z http.https://github.com/.extraheader 2022-05-18T05:32:42.6649425Z Entering 'third_party/zstd' 2022-05-18T05:32:42.6672380Z http.https://github.com/.extraheader 2022-05-18T05:32:42.6969672Z Cleaning up orphan processes